The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.

intmap: Ordered Containers with Integer Keys

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
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

Documentation:

Reference manual: intmap.pdf

Downloads:

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 dependencies:

Reverse imports: cyclotomic

Linking:

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.
Health stats visible at Monitor.