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.5-x86_64)stdvectors_0.0.7.tgz(r-4.5-arm64)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'))

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

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

On CRAN:

Conda:

cpp

3.00 score 2 stars 2 scripts 461 downloads 10 exports 1 dependencies

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

TargetResultLatest binary
Doc / VignettesOKMar 09 2025
R-4.5-win-x86_64OKMar 09 2025
R-4.5-mac-x86_64OKMar 09 2025
R-4.5-mac-aarch64OKMar 09 2025
R-4.5-linux-x86_64OKMar 09 2025
R-4.4-win-x86_64OKMar 09 2025
R-4.4-mac-x86_64OKMar 09 2025
R-4.4-mac-aarch64OKMar 09 2025
R-4.4-linux-x86_64OKMar 09 2025
R-4.3-win-x86_64OKMar 09 2025
R-4.3-mac-x86_64OKMar 09 2025
R-4.3-mac-aarch64OKMar 09 2025

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