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://digemall.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/digemall/stdvectors/issues
Last updated from:319362df70. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 109 | ||
| linux-devel-x86_64 | OK | 105 | ||
| source / vignettes | OK | 153 | ||
| linux-release-arm64 | OK | 99 | ||
| linux-release-x86_64 | OK | 102 | ||
| macos-release-arm64 | OK | 133 | ||
| macos-release-x86_64 | OK | 253 | ||
| macos-oldrel-arm64 | OK | 136 | ||
| macos-oldrel-x86_64 | OK | 264 | ||
| windows-devel | OK | 100 | ||
| windows-release | OK | 92 | ||
| windows-oldrel | OK | 119 | ||
| wasm-release | OK | 110 |
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 |
