intmap

Ordered Containers with Integer Keys

CRAN Package

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.

  • Version1.0.0
  • R versionunknown
  • LicenseGPL-3
  • Needs compilation?Yes
  • Last release04/17/2023

Documentation


Team


Insights

Last 30 days

Last 365 days

The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.

Data provided by CRAN


Binaries


Dependencies

  • Imports4 packages
  • Linking To2 packages
  • Reverse Imports1 package