{
  "_id": "6a5f2c9e14e95619b75d4f02",
  "Package": "fastmap",
  "Title": "Fast Data Structures",
  "Version": "1.2.0",
  "Authors@R": "c(\nperson(\"Winston\", \"Chang\", email = \"winston@posit.co\", role = c(\"aut\", \"cre\")),\nperson(given = \"Posit Software, PBC\", role = c(\"cph\", \"fnd\")),\nperson(given = \"Tessil\", role = \"cph\", comment = \"hopscotch_map library\")\n)",
  "Description": "Fast implementation of data structures, including a\nkey-value store, stack, and queue. Environments are commonly\nused as key-value stores in R, but every time a new key is\nused, it is added to R's global symbol table, causing a small\namount of memory leakage. This can be problematic in cases\nwhere many different keys are used. Fastmap avoids this memory\nleak issue by implementing the map using data structures in\nC++.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "URL": "https://r-lib.github.io/fastmap/, https://github.com/r-lib/fastmap",
  "BugReports": "https://github.com/r-lib/fastmap/issues",
  "Roxygen": "list(markdown = TRUE)",
  "Repository": "https://r-lib.r-universe.dev",
  "Date/Publication": "2026-04-20 16:57:33 UTC",
  "RemoteUrl": "https://github.com/r-lib/fastmap",
  "RemoteRef": "HEAD",
  "RemoteSha": "81ab40d9ecda2a2b2e3868e594ea9b1c86cc211e",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-21 08:14:25 UTC",
    "User": "root"
  },
  "Author": "Winston Chang [aut, cre],\nPosit Software, PBC [cph, fnd],\nTessil [cph] (hopscotch_map library)",
  "Maintainer": "Winston Chang <winston@posit.co>",
  "_user": "r-lib",
  "_type": "src",
  "_file": "fastmap_1.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/0b5bbb4a073d6ff5763a0e3bdf26a608b40af8a29c0397618fdd71fadad7888d",
  "_filesize": 138692,
  "_sha256": "0b5bbb4a073d6ff5763a0e3bdf26a608b40af8a29c0397618fdd71fadad7888d",
  "_expires": "2026-10-29T08:23:56.000Z",
  "_created": "2026-07-21T08:14:25.000Z",
  "_published": "2026-07-21T08:23:58.256Z",
  "_jobs": [
    {
      "job": 88579578554,
      "time": 132,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8488434282"
    },
    {
      "job": 88579578623,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8488425367"
    },
    {
      "job": 88579578579,
      "time": 157,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8488444543"
    },
    {
      "job": 88579578567,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8488430203"
    },
    {
      "job": 88579578542,
      "time": 106,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8488596970"
    },
    {
      "job": 88579578530,
      "time": 183,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8488527788"
    },
    {
      "job": 88579578540,
      "time": 106,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8488599476"
    },
    {
      "job": 88579578440,
      "time": 172,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8488519552"
    },
    {
      "job": 88578985273,
      "time": 173,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8488377193"
    },
    {
      "job": 88579578402,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8488415436"
    },
    {
      "job": 88579578445,
      "time": 106,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8488422103"
    },
    {
      "job": 88579578537,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8488415480"
    },
    {
      "job": 88579578460,
      "time": 111,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8488424505"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/29813315291",
  "_status": "success",
  "_upstream": "https://github.com/r-lib/fastmap",
  "_commit": {
    "id": "81ab40d9ecda2a2b2e3868e594ea9b1c86cc211e",
    "author": "Barret Schloerke <schloerke@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "fix: \"key must be not be\" → \"key must not be\" (#42)",
    "time": 1776704253
  },
  "_maintainer": {
    "name": "Winston Chang",
    "email": "winston@posit.co",
    "login": "wch",
    "description": "Senior Principal Software Engineer at @posit-pbc (formerly known as @rstudio)",
    "uuid": 86978
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "testthat",
      "version": ">= 2.1.1",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": true,
  "_usedby": 6334,
  "_updates": [
    {
      "week": "2026-17",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 135,
  "_contributors": [
    {
      "user": "wch",
      "count": 175,
      "uuid": 86978
    },
    {
      "user": "schloerke",
      "count": 4,
      "uuid": 93231
    },
    {
      "user": "jennybc",
      "count": 1,
      "uuid": 599454
    },
    {
      "user": "tracykteal",
      "count": 1,
      "uuid": 889238
    }
  ],
  "_userbio": {
    "uuid": 22618716,
    "type": "organization",
    "name": "R infrastructure",
    "followers": 747
  },
  "_downloads": {
    "count": 1042788,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fastmap"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/r-lib/fastmap",
  "_pkgdown": "https://r-lib.github.io/fastmap/",
  "_searchresults": 147,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fastmap.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/fastmap",
  "_realowner": "r-lib",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-07-28"
    },
    {
      "version": "1.0.1",
      "date": "2019-10-08"
    },
    {
      "version": "1.1.0",
      "date": "2021-01-25"
    },
    {
      "version": "1.1.1",
      "date": "2023-02-24"
    },
    {
      "version": "1.2.0",
      "date": "2024-05-15"
    }
  ],
  "_exports": [
    "fastmap",
    "fastqueue",
    "faststack",
    "is.key_missing",
    "key_missing"
  ],
  "_help": [
    {
      "page": "fastmap",
      "title": "Create a fastmap object",
      "topics": [
        "fastmap"
      ]
    },
    {
      "page": "fastqueue",
      "title": "Create a queue",
      "topics": [
        "fastqueue"
      ]
    },
    {
      "page": "faststack",
      "title": "Create a stack",
      "topics": [
        "faststack"
      ]
    },
    {
      "page": "key_missing",
      "title": "A missing key object",
      "topics": [
        "is.key_missing",
        "key_missing"
      ]
    }
  ],
  "_readme": "https://github.com/r-lib/fastmap/raw/HEAD/README.md",
  "_rundeps": [],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 14.247858955606613,
  "_indexed": true,
  "_nocasepkg": "fastmap",
  "_universes": [
    "r-lib",
    "wch"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-07-21T08:16:50.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "81ab40d9ecda2a2b2e3868e594ea9b1c86cc211e",
      "fileid": "https://r2.ropensci.org/a29bdbae5e4451128de2348699566dfc6582df76c9afb0c8cbcc49d7174789a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/29813315291"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-07-21T08:16:25.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "81ab40d9ecda2a2b2e3868e594ea9b1c86cc211e",
      "fileid": "https://r2.ropensci.org/924c8185085659dd828e0855d8e95cda7944ef63ed56ec9963e354925654d71d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/29813315291"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-07-21T08:17:14.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "81ab40d9ecda2a2b2e3868e594ea9b1c86cc211e",
      "fileid": "https://r2.ropensci.org/7c466d1456f5687d7db26de49098afd8748efdd4449cafe8c339d5e61dcfaf6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/29813315291"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-07-21T08:16:34.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "81ab40d9ecda2a2b2e3868e594ea9b1c86cc211e",
      "fileid": "https://r2.ropensci.org/47945062e5e5e7253a528acf90d6137adbc85957dedad22e23df69856a2deac7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/29813315291"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-07-21T08:23:13.000Z",
      "arch": "aarch64",
      "commit": "81ab40d9ecda2a2b2e3868e594ea9b1c86cc211e",
      "fileid": "https://r2.ropensci.org/514e9761b471dce6fafbcd1816ae6274480d3635c0f9299d78e43007bea13a54",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/29813315291"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-07-21T08:20:23.000Z",
      "arch": "x86_64",
      "commit": "81ab40d9ecda2a2b2e3868e594ea9b1c86cc211e",
      "fileid": "https://r2.ropensci.org/198dfc9cd4b97e5bf93241df68a666b2e78b1390e232e98b4de5ae294927a039",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/29813315291"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-07-21T08:23:07.000Z",
      "arch": "aarch64",
      "commit": "81ab40d9ecda2a2b2e3868e594ea9b1c86cc211e",
      "fileid": "https://r2.ropensci.org/4a60d3890671dccfdbf148c1de53c8515e051a2babd4fa4add0e173322b1f06e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/29813315291"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-07-21T08:19:57.000Z",
      "arch": "x86_64",
      "commit": "81ab40d9ecda2a2b2e3868e594ea9b1c86cc211e",
      "fileid": "https://r2.ropensci.org/78284b31efe4ab20af141d5687dd6bc2883307d98d21d7beedb4c47b451a90a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/29813315291"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.0",
      "date": "2026-07-21T08:16:14.000Z",
      "arch": "emscripten",
      "commit": "81ab40d9ecda2a2b2e3868e594ea9b1c86cc211e",
      "fileid": "https://r2.ropensci.org/6fb025160d5c2ff7675c268ad829f4b2a733e83ed2fb5f0ed8b81f8c4fa392cc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/29813315291"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-07-21T08:16:00.000Z",
      "arch": "x86_64",
      "commit": "81ab40d9ecda2a2b2e3868e594ea9b1c86cc211e",
      "fileid": "https://r2.ropensci.org/911f10cf12099feb3f710dfc0642c44dcd384a3f2474230690b14ccf0be12468",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/29813315291"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-07-21T08:15:44.000Z",
      "arch": "x86_64",
      "commit": "81ab40d9ecda2a2b2e3868e594ea9b1c86cc211e",
      "fileid": "https://r2.ropensci.org/a0ba1b516a50839ee25ec7cea5bf2113c341d7d2c3893b2b852cd46e92a8ce7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/29813315291"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-07-21T08:16:06.000Z",
      "arch": "x86_64",
      "commit": "81ab40d9ecda2a2b2e3868e594ea9b1c86cc211e",
      "fileid": "https://r2.ropensci.org/9994adec71ade959fb28cd4687974f8f09c693895fcc8efd062d30e0547e2aff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/29813315291"
    }
  ]
}