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.5)stdvectors_0.0.7.zip(r-4.4)stdvectors_0.0.7.zip(r-4.3)
stdvectors_0.0.7.tgz(r-4.4-x86_64)stdvectors_0.0.7.tgz(r-4.4-arm64)stdvectors_0.0.7.tgz(r-4.3-x86_64)stdvectors_0.0.7.tgz(r-4.3-arm64)
stdvectors_0.0.7.tar.gz(r-4.5-noble)stdvectors_0.0.7.tar.gz(r-4.4-noble)
stdvectors_0.0.7.tgz(r-4.4-emscripten)stdvectors_0.0.7.tgz(r-4.3-emscripten)
stdvectors.pdf |stdvectors.html
stdvectors/json (API)

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

Peer review:

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

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

On CRAN:

10 exports 2 stars 0.88 score 1 dependencies 2 scripts 701 downloads

Last updated 2 years agofrom:319362df70. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 10 2024
R-4.5-win-x86_64OKSep 10 2024
R-4.5-linux-x86_64OKSep 10 2024
R-4.4-win-x86_64OKSep 10 2024
R-4.4-mac-x86_64OKSep 10 2024
R-4.4-mac-aarch64OKSep 10 2024
R-4.3-win-x86_64OKSep 10 2024
R-4.3-mac-x86_64OKSep 10 2024
R-4.3-mac-aarch64OKSep 10 2024

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