Skip to content

intmap

Ordered Containers with Integer Keys

v1.0.0 · Apr 17, 2023 · GPL-3

Description

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.

Downloads

269

Last 30 days

15285th

723

Last 90 days

2.5K

Last year

Trend: +53.7% (30d vs prior 30d)

CRAN Check Status

2 NOTE
11 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Stéphane Laurent <laurent_step@outlook.fr>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Stéphane",
                    family = "Laurent",
                    role = c("aut", "cre"),
                    email = "laurent_step@outlook.fr")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Stéphane Laurent <laurent_step@outlook.fr>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Stéphane",
                    family = "Laurent",
                    role = c("aut", "cre"),
                    email = "laurent_step@outlook.fr")
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 22, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Stéphane Laurent <laurent_step@outlook.fr>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Stéphane",
                    family = "Laurent",
                    role = c("aut", "cre"),
                    email = "laurent_step@outlook.fr")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Stéphane Laurent <laurent_step@outlook.fr>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Stéphane",
                    family = "Laurent",
                    role = c("aut", "cre"),
                    email = "laurent_step@outlook.fr")
as necessary.
ERROR 11 OK · 2 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 18, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Stéphane Laurent <laurent_step@outlook.fr>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Stéphane",
                    family = "Laurent",
                    role = c("aut", "cre"),
                    email = "laurent_step@outlook.fr")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Stéphane Laurent <laurent_step@outlook.fr>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Stéphane",
                    family = "Laurent",
                    role = c("aut", "cre"),
                    email = "laurent_step@outlook.fr")
as necessary.
ERROR r-devel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.6/intmap.Rcheck/00install.out' for details.
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Stéphane Laurent <laurent_step@outlook.fr>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Stéphane",
                    family = "Laurent",
                    role = c("aut", "cre"),
                    email = "laurent_step@outlook.fr")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Stéphane Laurent <laurent_step@outlook.fr>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Stéphane",
                    family = "Laurent",
                    role = c("aut", "cre"),
                    email = "laurent_step@outlook.fr")
as necessary.

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies maybe R6 Rcpp cyclotomic intmap

Version History

1 tracked
new 1.0.0 Mar 10, 2026

R Observatory began tracking this package on Mar 10, 2026; it first appeared on CRAN Apr 17, 2023. Releases before tracking aren’t shown.