{
  "_id": "6a1f3244b401979e73427ea8",
  "Package": "hashmapR",
  "Title": "Fast, Vectorized Hashmap",
  "Version": "1.0.1",
  "Description": "A fast, vectorized hashmap that is built on top of 'C++'\nstd::unordered_map\n<https://en.cppreference.com/w/cpp/container/unordered_map.html>.\nThe map can hold any 'R' object as key / value as long as it is\nserializable and supports vectorized insertion, lookup, and\ndeletion.",
  "License": "MIT + file LICENSE",
  "Authors@R": "person(\"Sven\", \"Glinz\", role = c(\"aut\", \"cre\"), email = \"svenglinz@proton.me\")",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/svensglinz/hashmapR",
  "SystemRequirements": "C++17",
  "Repository": "https://svensglinz.r-universe.dev",
  "Date/Publication": "2025-11-16 10:37:51 UTC",
  "RemoteUrl": "https://github.com/svensglinz/hashmapr",
  "RemoteRef": "HEAD",
  "RemoteSha": "108d4fb966ba831700bb943138d1b4c3b7713a3e",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-15 07:36:11 UTC",
    "User": "root"
  },
  "Author": "Sven Glinz [aut, cre]",
  "Maintainer": "Sven Glinz <svenglinz@proton.me>",
  "MD5sum": "fdbc304f9ff710eb8922421ef9be21f0",
  "_user": "svensglinz",
  "_type": "src",
  "_file": "hashmapR_1.0.1.tar.gz",
  "_fileid": "1e00a6ebb7273039fa0c251eb208c67816e27f459ede8a9467224782f4f8b35a",
  "_filesize": 89747,
  "_sha256": "1e00a6ebb7273039fa0c251eb208c67816e27f459ede8a9467224782f4f8b35a",
  "_created": "2026-05-15T07:36:11.000Z",
  "_published": "2026-06-02T19:43:00.609Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79157290827,
      "time": 105,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7012382761"
    },
    {
      "job": 79157290748,
      "time": 105,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7012382967"
    },
    {
      "job": 79157291327,
      "time": 110,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012384733"
    },
    {
      "job": 79157291242,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012384021"
    },
    {
      "job": 79157291530,
      "time": 188,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7012394769"
    },
    {
      "job": 79157291639,
      "time": 350,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7012434864"
    },
    {
      "job": 79157291267,
      "time": 154,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012388367"
    },
    {
      "job": 79157290733,
      "time": 298,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012423261"
    },
    {
      "job": 79157290534,
      "time": 127,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012355248"
    },
    {
      "job": 79157290394,
      "time": 85,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7368063383"
    },
    {
      "job": 79157290856,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7012375535"
    },
    {
      "job": 79157291429,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7012378747"
    },
    {
      "job": 79157291062,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012374541"
    }
  ],
  "_buildurl": "https://github.com/r-universe/svensglinz/actions/runs/25906253538",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/svensglinz/hashmapr",
  "_commit": {
    "id": "108d4fb966ba831700bb943138d1b4c3b7713a3e",
    "author": "Sven Glinz <99875892+svensglinz@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update DESCRIPTION",
    "time": 1763289471
  },
  "_maintainer": {
    "name": "Sven Glinz",
    "email": "svenglinz@proton.me"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "svensglinz",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 9
    },
    {
      "week": "2025-45",
      "n": 9
    },
    {
      "week": "2025-46",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v1.0.1",
      "date": "2025-11-08"
    }
  ],
  "_topics": [
    "hashmap",
    "cpp"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "svensglinz",
      "count": 20,
      "uuid": 99875892
    },
    {
      "user": "eddelbuettel",
      "count": 1,
      "uuid": 673121
    }
  ],
  "_userbio": {
    "uuid": 99875892,
    "type": "user",
    "name": "Sven Glinz"
  },
  "_downloads": {
    "count": 158,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/hashmapR"
  },
  "_devurl": "https://github.com/svensglinz/hashmapr",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/hashmapR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/svensglinz/hashmapr",
  "_realowner": "svensglinz",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-11-07"
    },
    {
      "version": "1.0.1",
      "date": "2025-11-09"
    }
  ],
  "_exports": [
    "hashmap"
  ],
  "_help": [
    {
      "page": "hashmap",
      "title": "Create a Hashmap Object",
      "topics": [
        "hashmap"
      ]
    }
  ],
  "_readme": "https://github.com/svensglinz/hashmapr/raw/HEAD/README.md",
  "_rundeps": [],
  "_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.8750612633917,
  "_indexed": true,
  "_nocasepkg": "hashmapr",
  "_universes": [
    "svensglinz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-15T07:38:04.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "108d4fb966ba831700bb943138d1b4c3b7713a3e",
      "fileid": "119a09698f566e98bdd99ae00816f3746b365bd4efd3483e1a5a6a5a0e5b58a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/svensglinz/actions/runs/25906253538"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-15T07:38:02.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "108d4fb966ba831700bb943138d1b4c3b7713a3e",
      "fileid": "f2ff6a7c7398940997b348c073433bc016470757ea8d21cd95524a10cabd413b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/svensglinz/actions/runs/25906253538"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-15T07:38:12.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "108d4fb966ba831700bb943138d1b4c3b7713a3e",
      "fileid": "4d23b06cff892a2a11067398ac1acfad115544d19327f96a4759ea582b4217c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/svensglinz/actions/runs/25906253538"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-15T07:38:06.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "108d4fb966ba831700bb943138d1b4c3b7713a3e",
      "fileid": "d4ccbac57c1ff0755cd768dd57dadce1017a4b146c6d2a323abd70ce8cb073fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/svensglinz/actions/runs/25906253538"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-15T07:38:47.000Z",
      "arch": "aarch64",
      "commit": "108d4fb966ba831700bb943138d1b4c3b7713a3e",
      "fileid": "e738f8e0362dc90a748e70cd95c8cee2a53087d9e1a74e11d81713dbb954db5f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/svensglinz/actions/runs/25906253538"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-15T07:41:01.000Z",
      "arch": "x86_64",
      "commit": "108d4fb966ba831700bb943138d1b4c3b7713a3e",
      "fileid": "e4572046b06d42880638bafc9cdbd5f012f3d7711476dfc10d2ad05102a4386f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/svensglinz/actions/runs/25906253538"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-15T07:38:22.000Z",
      "arch": "aarch64",
      "commit": "108d4fb966ba831700bb943138d1b4c3b7713a3e",
      "fileid": "8f01f416dcc1ffd4f9d804ae1a0c2dc9fecce31ef3d8139664d84528530c2d08",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/svensglinz/actions/runs/25906253538"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-15T07:40:21.000Z",
      "arch": "x86_64",
      "commit": "108d4fb966ba831700bb943138d1b4c3b7713a3e",
      "fileid": "9d2fc8bc1c77390344ddfb0b3b9f91dcc71980e99b7ba93066e97aa842f5c5ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/svensglinz/actions/runs/25906253538"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-15T07:37:20.000Z",
      "arch": "x86_64",
      "commit": "108d4fb966ba831700bb943138d1b4c3b7713a3e",
      "fileid": "5e2c224970800b0b2dcef17ee4889e3359dfef2f9043b87303eff77f050965c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/svensglinz/actions/runs/25906253538"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-15T07:37:14.000Z",
      "arch": "x86_64",
      "commit": "108d4fb966ba831700bb943138d1b4c3b7713a3e",
      "fileid": "4acf919940db1a8276c6f273ca672697a681d415f8486f51a72afa14c9cfdb19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/svensglinz/actions/runs/25906253538"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-15T07:37:16.000Z",
      "arch": "x86_64",
      "commit": "108d4fb966ba831700bb943138d1b4c3b7713a3e",
      "fileid": "a802c648525a957a775e8f944448d5787addf395edc64073b331db2645e165a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/svensglinz/actions/runs/25906253538"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-02T19:42:39.000Z",
      "arch": "emscripten",
      "commit": "108d4fb966ba831700bb943138d1b4c3b7713a3e",
      "fileid": "c2470cf47040a16e798227f130f8e2ed5ca9f2a2ebfa69e9dccd7f4a21218769",
      "status": "success",
      "buildurl": "https://github.com/r-universe/svensglinz/actions/runs/25906253538"
    }
  ]
}