Package: sparsepp 1.22
sparsepp: 'Rcpp' Interface to 'sparsepp'
Provides interface to 'sparsepp' - fast, memory efficient hash map. It is derived from Google's excellent 'sparsehash' implementation. We believe 'sparsepp' provides an unparalleled combination of performance and memory usage, and will outperform your compiler's unordered_map on both counts. Only Google's 'dense_hash_map' is consistently faster, at the cost of much greater memory usage (especially when the final size of the map is not known in advance).
Authors:
sparsepp_1.22.tar.gz
sparsepp_1.22.zip(r-4.7)sparsepp_1.22.zip(r-4.6)sparsepp_1.22.zip(r-4.5)
sparsepp_1.22.tgz(r-4.6-any)sparsepp_1.22.tgz(r-4.5-any)
sparsepp_1.22.tar.gz(r-4.7-any)sparsepp_1.22.tar.gz(r-4.6-any)
sparsepp_1.22.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
sparsepp/json (API)
NEWS
| # Install 'sparsepp' in R: |
| install.packages('sparsepp', repos = c('https://dselivanov.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dselivanov/r-sparsepp/issues
hashmapheader-onlyrcppsparsepp
Last updated from:fe71f4f99e. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 93 | ||
| source / vignettes | OK | 130 | ||
| linux-release-x86_64 | OK | 97 | ||
| macos-release-arm64 | OK | 186 | ||
| macos-oldrel-arm64 | OK | 195 | ||
| windows-devel | OK | 99 | ||
| windows-release | OK | 65 | ||
| windows-oldrel | OK | 72 | ||
| wasm-release | OK | 87 |
Exports:
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| sparsepp | sparsepp-package sparsepp |
