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:
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
Last updated from:319362df70. Checks:13 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 108 | ||
| linux-devel-x86_64 | OK | 89 | ||
| source / vignettes | OK | 131 | ||
| linux-release-arm64 | OK | 116 | ||
| linux-release-x86_64 | OK | 98 | ||
| macos-release-arm64 | OK | 93 | ||
| macos-release-x86_64 | OK | 248 | ||
| macos-oldrel-arm64 | OK | 72 | ||
| macos-oldrel-x86_64 | OK | 204 | ||
| windows-devel | OK | 120 | ||
| windows-release | OK | 71 | ||
| windows-oldrel | OK | 89 | ||
| wasm-release | OK | 108 |
Exports:is.stdvectorstdvectorClearstdvectorClonestdvectorCreatestdvectorErasestdvectorPushBackstdvectorReplacestdvectorSizestdvectorSubsetstdvectorToVector
Dependencies:Rcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| C++ Standard Library Vectors in R | stdvectors-package stdvectors |
| std::vector R wrapper | is.stdvector print.stdvector stdvectorClear stdvectorClone stdvectorCreate stdvectorErase stdvectorPushBack stdvectorReplace stdvectorSize stdvectorSubset stdvectorToVector toString.stdvector |
