The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Provides a key-value store data structure. The keys are integers and the values can be any R object. This is like a list but indexed by a set of integers, not necessarily contiguous and possibly negative. The implementation uses a 'R6' class. These containers are not faster than lists but their usage can be more convenient for certain situations.
Version: | 1.0.0 |
Imports: | maybe, methods, R6, Rcpp (≥ 1.0.8) |
LinkingTo: | BH, Rcpp |
Published: | 2023-04-17 |
DOI: | 10.32614/CRAN.package.intmap |
Author: | Stéphane Laurent |
Maintainer: | Stéphane Laurent <laurent_step at outlook.fr> |
BugReports: | https://github.com/stla/intmap/issues |
License: | GPL-3 |
URL: | https://github.com/stla/intmap |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | intmap results |
Reference manual: | intmap.pdf |
Package source: | intmap_1.0.0.tar.gz |
Windows binaries: | r-devel: intmap_1.0.0.zip, r-release: intmap_1.0.0.zip, r-oldrel: intmap_1.0.0.zip |
macOS binaries: | r-release (arm64): intmap_1.0.0.tgz, r-oldrel (arm64): intmap_1.0.0.tgz, r-release (x86_64): intmap_1.0.0.tgz, r-oldrel (x86_64): intmap_1.0.0.tgz |
Reverse imports: | cyclotomic |
Please use the canonical form https://CRAN.R-project.org/package=intmap to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.