{
  "_id": "6a213ad1cd65a98ecbd27f48",
  "Type": "Package",
  "Package": "intmap",
  "Title": "Ordered Containers with Integer Keys",
  "Version": "1.0.0",
  "Author": "Stéphane Laurent",
  "Maintainer": "Stéphane Laurent <laurent_step@outlook.fr>",
  "Description": "Provides a key-value store data structure. The keys are\nintegers and the values can be any R object. This is like a\nlist but indexed by a set of integers, not necessarily\ncontiguous and possibly negative. The implementation uses a\n'R6' class. These containers are not faster than lists but\ntheir usage can be more convenient for certain situations.",
  "License": "GPL-3",
  "URL": "https://github.com/stla/intmap",
  "BugReports": "https://github.com/stla/intmap/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Repository": "https://stla.r-universe.dev",
  "Date/Publication": "2023-04-14 15:26:53 UTC",
  "RemoteUrl": "https://github.com/stla/intmap",
  "RemoteRef": "HEAD",
  "RemoteSha": "9cfe3c3c088a0342cda2e4186ed3108af21015e5",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-04 08:36:34 UTC",
    "User": "root"
  },
  "MD5sum": "e2eb600c4d12801a73675513be5dcd04",
  "_user": "stla",
  "_type": "src",
  "_file": "intmap_1.0.0.tar.gz",
  "_fileid": "1e43cd4f6448f64d6b99354fcc67da924b325caeb3b1208f02754457b4ec8916",
  "_filesize": 101407,
  "_sha256": "1e43cd4f6448f64d6b99354fcc67da924b325caeb3b1208f02754457b4ec8916",
  "_created": "2026-06-04T08:36:34.000Z",
  "_published": "2026-06-04T08:44:01.428Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79481191308,
      "time": 124,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406856963"
    },
    {
      "job": 79481191317,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406856905"
    },
    {
      "job": 79481191373,
      "time": 130,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406858558"
    },
    {
      "job": 79481191398,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406855246"
    },
    {
      "job": 79481191358,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7406841319"
    },
    {
      "job": 79481191320,
      "time": 399,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7406953976"
    },
    {
      "job": 79481191343,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406847804"
    },
    {
      "job": 79481191451,
      "time": 175,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406873185"
    },
    {
      "job": 79480756977,
      "time": 154,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406810287"
    },
    {
      "job": 79481191363,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406857042"
    },
    {
      "job": 79481191535,
      "time": 148,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406865025"
    },
    {
      "job": 79481191372,
      "time": 109,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7406850289"
    },
    {
      "job": 79481191292,
      "time": 172,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406872911"
    }
  ],
  "_buildurl": "https://github.com/r-universe/stla/actions/runs/26940550925",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/stla/intmap",
  "_commit": {
    "id": "9cfe3c3c088a0342cda2e4186ed3108af21015e5",
    "author": "Stéphane Laurent <laurent_step@yahoo.fr>",
    "committer": "Stéphane Laurent <laurent_step@yahoo.fr>",
    "message": "README\n",
    "time": 1681486013
  },
  "_maintainer": {
    "name": "Stéphane Laurent",
    "email": "laurent_step@outlook.fr",
    "login": "laustep",
    "description": "",
    "uuid": 29288085
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "maybe",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.8",
      "role": "Imports"
    }
  ],
  "_owner": "stla",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "stla",
      "count": 21,
      "uuid": 4466543
    }
  ],
  "_userbio": {
    "uuid": 4466543,
    "type": "user",
    "name": "stla"
  },
  "_downloads": {
    "count": 169,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/intmap"
  },
  "_devurl": "https://github.com/stla/intmap",
  "_searchresults": 0,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/intmap.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/stla/intmap",
  "_realowner": "stla",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2023-04-17"
    }
  ],
  "_exports": [
    "from_just",
    "intmap"
  ],
  "_help": [
    {
      "page": "intmap",
      "title": "R6 class representing an ordered map",
      "topics": [
        "intmap"
      ]
    },
    {
      "page": "intmap-imports",
      "title": "Extract value from a 'Just' value",
      "topics": [
        "from_just",
        "intmap-imports"
      ]
    }
  ],
  "_readme": "https://github.com/stla/intmap/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "magrittr",
    "maybe",
    "R6",
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "intmap",
  "_universes": [
    "stla",
    "laustep"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-04T08:38:50.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9cfe3c3c088a0342cda2e4186ed3108af21015e5",
      "fileid": "7f01709202419d7bc549d28adf726872d4a201314084ed64788e9550bbc4fc08",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/26940550925"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-04T08:38:46.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9cfe3c3c088a0342cda2e4186ed3108af21015e5",
      "fileid": "9eea4a080774fc50806764a8bec4761bbf6c6c9318f720301ad41d494e86710b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/26940550925"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-04T08:38:53.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9cfe3c3c088a0342cda2e4186ed3108af21015e5",
      "fileid": "3a9754adba5f29f9099e00512f48a8a9b6b7f628190e49dbf680daebc2bb1a39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/26940550925"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-04T08:38:42.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9cfe3c3c088a0342cda2e4186ed3108af21015e5",
      "fileid": "b40aa258783b9424fa726ef8299fd5137bdf55f27d307f51595a8bb0c18eb558",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/26940550925"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-04T08:38:09.000Z",
      "arch": "aarch64",
      "commit": "9cfe3c3c088a0342cda2e4186ed3108af21015e5",
      "fileid": "b6046dcea474a0a75ceba3b209e5742475e9d18f1528a5ab4bc7f1968298de1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/26940550925"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-04T08:42:29.000Z",
      "arch": "x86_64",
      "commit": "9cfe3c3c088a0342cda2e4186ed3108af21015e5",
      "fileid": "9fc39551731440666d9ee36fc341b3de1750df4a759588a9a36bcbd496b4ae4a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/26940550925"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-04T08:38:22.000Z",
      "arch": "aarch64",
      "commit": "9cfe3c3c088a0342cda2e4186ed3108af21015e5",
      "fileid": "11fb9c7f8f2d7e716010bde4537210cf3f974b09265cc6e60ff2a7e0a039ef6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/26940550925"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-04T08:39:15.000Z",
      "arch": "x86_64",
      "commit": "9cfe3c3c088a0342cda2e4186ed3108af21015e5",
      "fileid": "b478420e6a5ca2dbc7056ce47152381ccaab1b07d7c7e85307b9ac6a56c68599",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/26940550925"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-04T08:38:59.000Z",
      "arch": "emscripten",
      "commit": "9cfe3c3c088a0342cda2e4186ed3108af21015e5",
      "fileid": "f06a8ab4347488f07b1a07d850f6c7d5b0c813b93217b26c67b8b204a1fb8218",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/26940550925"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-04T08:38:25.000Z",
      "arch": "x86_64",
      "commit": "9cfe3c3c088a0342cda2e4186ed3108af21015e5",
      "fileid": "a573f324627ff121b54a0bad6c0961e928798f3cbada88524346cc406ac67a0c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/26940550925"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-04T08:38:07.000Z",
      "arch": "x86_64",
      "commit": "9cfe3c3c088a0342cda2e4186ed3108af21015e5",
      "fileid": "0102454bfc7c1436714d9c028a882b52d8a26f9a6b3608a3c0f24887e8638cf5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/26940550925"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-04T08:38:55.000Z",
      "arch": "x86_64",
      "commit": "9cfe3c3c088a0342cda2e4186ed3108af21015e5",
      "fileid": "1c7826357650d3ac3d8f1b6af2e0700e9b1544e63d8e0fcfab271062ad67fbb5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/26940550925"
    }
  ]
}