{
  "_id": "6a2fceba3efcd9bda4333fda",
  "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-06-15 10:02:29 UTC",
    "User": "root"
  },
  "Author": "Gregory Popovitch [aut, cph],\nGoogle Inc [aut, cph],\nDmitriy Selivanov [cre]",
  "Maintainer": "Dmitriy Selivanov <selivanov.dmitriy@gmail.com>",
  "MD5sum": "56c10f3f692e77d7add9c19127d7201b",
  "_user": "dselivanov",
  "_type": "src",
  "_file": "sparsepp_1.22.tar.gz",
  "_fileid": "c0e485ae63df3b95f0b1b2cffe624578343aa2b3e10e8d92d4641b854e4a56dc",
  "_filesize": 201101,
  "_sha256": "c0e485ae63df3b95f0b1b2cffe624578343aa2b3e10e8d92d4641b854e4a56dc",
  "_created": "2026-06-15T10:02:29.000Z",
  "_published": "2026-06-15T10:06:50.783Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81394773505,
      "time": 97,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7634874191"
    },
    {
      "job": 81394773544,
      "time": 88,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7634871526"
    },
    {
      "job": 81394773539,
      "time": 180,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7634909578"
    },
    {
      "job": 81394773506,
      "time": 162,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7634889355"
    },
    {
      "job": 81394260786,
      "time": 154,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7634837434"
    },
    {
      "job": 81394773527,
      "time": 88,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7634873873"
    },
    {
      "job": 81394773502,
      "time": 62,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7634862927"
    },
    {
      "job": 81394773570,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7634866260"
    },
    {
      "job": 81394773494,
      "time": 66,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7634863188"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dselivanov/actions/runs/27538573961",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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": 354,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sparsepp"
  },
  "_devurl": "https://github.com/dselivanov/r-sparsepp",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_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-06-15T10:04:12.000Z",
      "distro": "noble",
      "commit": "fe71f4f99eff216b4115fd554b7eb407bd59c4c0",
      "fileid": "6300e0ac2f820d3e7ca3c0e4509b50640a2a8d6b39194ff224038e062b853311",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dselivanov/actions/runs/27538573961"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.22",
      "date": "2026-06-15T10:04:03.000Z",
      "distro": "noble",
      "commit": "fe71f4f99eff216b4115fd554b7eb407bd59c4c0",
      "fileid": "654f617339bedb4f38d142fc37001e585cf8f7f1a2f19bfb1d4da90604db0c1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dselivanov/actions/runs/27538573961"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.22",
      "date": "2026-06-15T10:05:48.000Z",
      "commit": "fe71f4f99eff216b4115fd554b7eb407bd59c4c0",
      "fileid": "6864c8a048a10cfe0f9cce03b3b0373451f2c7bfaf61393cdc36d5f7b1e4a584",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dselivanov/actions/runs/27538573961"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.22",
      "date": "2026-06-15T10:04:52.000Z",
      "commit": "fe71f4f99eff216b4115fd554b7eb407bd59c4c0",
      "fileid": "ace6845380026451693711057408399d6d26f4c6a3f8e84c9ad4081f806b7b7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dselivanov/actions/runs/27538573961"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.22",
      "date": "2026-06-15T10:04:18.000Z",
      "commit": "fe71f4f99eff216b4115fd554b7eb407bd59c4c0",
      "fileid": "5db310f91d98fcb92e1975e7777667770964ab9d466987b4197214e6c5eece50",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dselivanov/actions/runs/27538573961"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.22",
      "date": "2026-06-15T10:03:36.000Z",
      "commit": "fe71f4f99eff216b4115fd554b7eb407bd59c4c0",
      "fileid": "31580ca3e6ca87df262e5c06d115641811624ce25a1da41005a53293d00db768",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dselivanov/actions/runs/27538573961"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.22",
      "date": "2026-06-15T10:03:44.000Z",
      "commit": "fe71f4f99eff216b4115fd554b7eb407bd59c4c0",
      "fileid": "6d2fb95da1c3bc7775d0ff802ff70b9dac4201625049df3dc152f80eda6b434f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dselivanov/actions/runs/27538573961"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.22",
      "date": "2026-06-15T10:03:37.000Z",
      "commit": "fe71f4f99eff216b4115fd554b7eb407bd59c4c0",
      "fileid": "0482f9556a93a7fb2595715feae6bf80c55050db75fcf13608eb1a1cfb9bd215",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dselivanov/actions/runs/27538573961"
    }
  ]
}