{
  "_id": "6a5733fbff0138dec5d6f10f",
  "Package": "sparsepp",
  "Type": "Package",
  "Title": "'Rcpp' Interface to 'sparsepp'",
  "Version": "1.22",
  "Date": "2018-09-19",
  "Authors@R": "c(\nperson(\"Gregory\", \"Popovitch\", role = c(\"aut\", \"cph\"), email = \"greg7mdp@gmail.com\"),\nperson(\"Google Inc\", role = c(\"aut\", \"cph\")),\nperson(\"Dmitriy\", \"Selivanov\", role = \"cre\", email = \"selivanov.dmitriy@gmail.com\")\n)",
  "Description": "Provides interface to 'sparsepp' - fast, memory efficient\nhash map. It is derived from Google's excellent 'sparsehash'\nimplementation. We believe 'sparsepp' provides an unparalleled\ncombination of performance and memory usage, and will\noutperform your compiler's unordered_map on both counts. Only\nGoogle's 'dense_hash_map' is consistently faster, at the cost\nof much greater memory usage (especially when the final size of\nthe map is not known in advance).",
  "License": "BSD_3_clause + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://github.com/greg7mdp/sparsepp,\nhttps://github.com/dselivanov/r-sparsepp",
  "BugReports": "https://github.com/dselivanov/r-sparsepp/issues",
  "RoxygenNote": "6.0.1",
  "Repository": "https://dselivanov.r-universe.dev",
  "Date/Publication": "2018-09-22 12:35:51 UTC",
  "RemoteUrl": "https://github.com/dselivanov/r-sparsepp",
  "RemoteRef": "HEAD",
  "RemoteSha": "fe71f4f99eff216b4115fd554b7eb407bd59c4c0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-15 07:13:36 UTC",
    "User": "root"
  },
  "Author": "Gregory Popovitch [aut, cph],\nGoogle Inc [aut, cph],\nDmitriy Selivanov [cre]",
  "Maintainer": "Dmitriy Selivanov <selivanov.dmitriy@gmail.com>",
  "_user": "dselivanov",
  "_type": "src",
  "_file": "sparsepp_1.22.tar.gz",
  "_fileid": "https://r2.ropensci.org/960381caa327f9a23214a3b1164bb242fd7813ffa068de00d8d1961f3bcf909e",
  "_filesize": 201136,
  "_sha256": "960381caa327f9a23214a3b1164bb242fd7813ffa068de00d8d1961f3bcf909e",
  "_expires": "2026-10-23T07:17:13.000Z",
  "_created": "2026-07-15T07:13:36.000Z",
  "_published": "2026-07-15T07:17:15.730Z",
  "_jobs": [
    {
      "job": 87291624877,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8335415764"
    },
    {
      "job": 87291624851,
      "time": 104,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8335413241"
    },
    {
      "job": 87291624880,
      "time": 170,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8335427156"
    },
    {
      "job": 87291624908,
      "time": 146,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8335419300"
    },
    {
      "job": 87291149039,
      "time": 167,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8335376118"
    },
    {
      "job": 87291624928,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8335410292"
    },
    {
      "job": 87291624848,
      "time": 68,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8335401982"
    },
    {
      "job": 87291624941,
      "time": 54,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8335396054"
    },
    {
      "job": 87291624980,
      "time": 51,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8335395012"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/dselivanov/actions/runs/29396505514",
  "_status": "success",
  "_upstream": "https://github.com/dselivanov/r-sparsepp",
  "_commit": {
    "id": "fe71f4f99eff216b4115fd554b7eb407bd59c4c0",
    "author": "Vitalie Spinu <spinuvit@gmail.com>",
    "committer": "Dmitriy Selivanov <dselivanov@users.noreply.github.com>",
    "message": "Change submodule, update upstream to v1.22 and add auto update script (#4)\n\n* Move submodule to greg7mdp upstream\r\n\r\n* Update to upstream v1.22\r\n\r\n* Add update.sh for automatic upstream fetches\r\n",
    "time": 1537619751
  },
  "_maintainer": {
    "name": "Dmitriy Selivanov",
    "email": "selivanov.dmitriy@gmail.com",
    "login": "dselivanov",
    "twitter": "@rexyai",
    "description": "",
    "uuid": 5123805
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "Suggests"
    }
  ],
  "_owner": "dselivanov",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "hashmap",
    "header-only",
    "rcpp",
    "sparsepp"
  ],
  "_stars": 11,
  "_contributors": [
    {
      "user": "dselivanov",
      "count": 9,
      "uuid": 5123805
    },
    {
      "user": "chrismuir",
      "count": 1,
      "uuid": 13386824
    },
    {
      "user": "vspinu",
      "count": 1,
      "uuid": 1363467
    }
  ],
  "_userbio": {
    "uuid": 5123805,
    "type": "user",
    "name": "Dmitry Selivanov",
    "followers": 380
  },
  "_downloads": {
    "count": 379,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sparsepp"
  },
  "_devurl": "https://github.com/dselivanov/r-sparsepp",
  "_searchresults": 2,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/sparsepp.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dselivanov/r-sparsepp",
  "_realowner": "dselivanov",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2016-12-30"
    },
    {
      "version": "0.1.1",
      "date": "2017-01-25"
    },
    {
      "version": "0.2.0",
      "date": "2017-08-07"
    },
    {
      "version": "1.21",
      "date": "2018-07-25"
    },
    {
      "version": "1.22",
      "date": "2018-09-22"
    }
  ],
  "_exports": [],
  "_help": [
    {
      "page": "sparsepp-package",
      "title": "sparsepp",
      "topics": [
        "sparsepp-package",
        "sparsepp"
      ]
    }
  ],
  "_readme": "https://github.com/dselivanov/r-sparsepp/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 4.041392685158225,
  "_indexed": true,
  "_nocasepkg": "sparsepp",
  "_universes": [
    "dselivanov"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.22",
      "date": "2026-07-15T07:15:43.000Z",
      "distro": "resolute",
      "commit": "fe71f4f99eff216b4115fd554b7eb407bd59c4c0",
      "fileid": "https://r2.ropensci.org/f092b5c82eafd0b1b2d6714bb2bd9ed10360af797f03649a5f81d478aef8b525",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/dselivanov/actions/runs/29396505514"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.22",
      "date": "2026-07-15T07:15:36.000Z",
      "distro": "resolute",
      "commit": "fe71f4f99eff216b4115fd554b7eb407bd59c4c0",
      "fileid": "https://r2.ropensci.org/8f4c4bcec6ff35d14612621b6c815ab80728496dc8e99c9f54c4450b796d4b59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dselivanov/actions/runs/29396505514"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.22",
      "date": "2026-07-15T07:16:15.000Z",
      "commit": "fe71f4f99eff216b4115fd554b7eb407bd59c4c0",
      "fileid": "https://r2.ropensci.org/73b4e674f18544cc15d6549bb13dcd493362b0f51d2fe69518a04d12f27412b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dselivanov/actions/runs/29396505514"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.22",
      "date": "2026-07-15T07:15:53.000Z",
      "commit": "fe71f4f99eff216b4115fd554b7eb407bd59c4c0",
      "fileid": "https://r2.ropensci.org/0944e3c8bf2b61846d848885770adf17f014c20ea004666c49eaa98cf833c273",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dselivanov/actions/runs/29396505514"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.22",
      "date": "2026-07-15T07:15:35.000Z",
      "commit": "fe71f4f99eff216b4115fd554b7eb407bd59c4c0",
      "fileid": "https://r2.ropensci.org/6f3396781e37c800e05e458924c654ced7c8d73127d522680ac8a704bba883a4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dselivanov/actions/runs/29396505514"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.22",
      "date": "2026-07-15T07:14:59.000Z",
      "commit": "fe71f4f99eff216b4115fd554b7eb407bd59c4c0",
      "fileid": "https://r2.ropensci.org/9868253251f60d663881509c454ce1b2f5fdd0c648094638203c1928684ed0e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dselivanov/actions/runs/29396505514"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.22",
      "date": "2026-07-15T07:14:44.000Z",
      "commit": "fe71f4f99eff216b4115fd554b7eb407bd59c4c0",
      "fileid": "https://r2.ropensci.org/183afc36acd4154e35daffd4e334b287c9572f6ecd2953469307ad0516f7ba59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dselivanov/actions/runs/29396505514"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.22",
      "date": "2026-07-15T07:14:40.000Z",
      "commit": "fe71f4f99eff216b4115fd554b7eb407bd59c4c0",
      "fileid": "https://r2.ropensci.org/279ae5a6a2908ba4e03e3bd7d6674fe1000f9451de18818946de1ef901a1e3d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dselivanov/actions/runs/29396505514"
    }
  ]
}