Package: stdvectors 0.0.7

Marco Giuliano

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://fastverse.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 554 downloads 10 exports 1 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-arm64OK108
linux-devel-x86_64OK89
source / vignettesOK131
linux-release-arm64OK116
linux-release-x86_64OK98
macos-release-arm64OK93
macos-release-x86_64OK248
macos-oldrel-arm64OK72
macos-oldrel-x86_64OK204
windows-develOK120
windows-releaseOK71
windows-oldrelOK89
wasm-releaseOK108

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