Package: stdvectors 0.0.7

stdvectors: C++ Standard Library Vectors in R

Allows the creation and manipulation of C++ std::vector's in R.

Authors:Marco Giuliano

stdvectors_0.0.7.tar.gz
stdvectors_0.0.7.zip(r-4.7)stdvectors_0.0.7.zip(r-4.6)stdvectors_0.0.7.zip(r-4.5)
stdvectors_0.0.7.tgz(r-4.6-x86_64)stdvectors_0.0.7.tgz(r-4.6-arm64)stdvectors_0.0.7.tgz(r-4.5-x86_64)stdvectors_0.0.7.tgz(r-4.5-arm64)
stdvectors_0.0.7.tar.gz(r-4.7-arm64)stdvectors_0.0.7.tar.gz(r-4.7-x86_64)stdvectors_0.0.7.tar.gz(r-4.6-arm64)stdvectors_0.0.7.tar.gz(r-4.6-x86_64)
stdvectors_0.0.7.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
stdvectors/json (API)

# Install 'stdvectors' in R:
install.packages('stdvectors', repos = c('https://digemall.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/digemall/stdvectors/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

cpp

3.18 score 3 stars 2 scripts 514 downloads 10 exports 1 dependencies

Last updated from:319362df70. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK109
linux-devel-x86_64OK105
source / vignettesOK153
linux-release-arm64OK99
linux-release-x86_64OK102
macos-release-arm64OK133
macos-release-x86_64OK253
macos-oldrel-arm64OK136
macos-oldrel-x86_64OK264
windows-develOK100
windows-releaseOK92
windows-oldrelOK119
wasm-releaseOK110

Exports:is.stdvectorstdvectorClearstdvectorClonestdvectorCreatestdvectorErasestdvectorPushBackstdvectorReplacestdvectorSizestdvectorSubsetstdvectorToVector

Dependencies:Rcpp

Readme and manuals

Help Manual

Help pageTopics
C++ Standard Library Vectors in Rstdvectors-package stdvectors
std::vector R wrapperis.stdvector print.stdvector stdvectorClear stdvectorClone stdvectorCreate stdvectorErase stdvectorPushBack stdvectorReplace stdvectorSize stdvectorSubset stdvectorToVector toString.stdvector