{
  "_id": "6a10334eacfb0bcc41c983ea",
  "Package": "RcppAnnoy",
  "Type": "Package",
  "Title": "'Rcpp' Bindings for 'Annoy', a Library for Approximate Nearest\nNeighbors",
  "Version": "0.0.23",
  "Date": "2026-01-12",
  "Authors@R": "c(person(\"Dirk\", \"Eddelbuettel\", role = c(\"aut\", \"cre\"), email = \"edd@debian.org\",\ncomment = c(ORCID = \"0000-0001-6419-907X\")),\nperson(\"Erik\", \"Bernhardsson\", role = c(\"aut\"),\ncomment = \"Principal author of Annoy\"))",
  "Description": "'Annoy' is a small C++ library for Approximate Nearest\nNeighbors written for efficient memory usage as well an ability\nto load from / save to disk. This package provides an R\ninterface by relying on the 'Rcpp' package, exposing the same\ninterface as the original Python wrapper to 'Annoy'. See\n<https://github.com/spotify/annoy> for more on 'Annoy'. 'Annoy'\nis released under Version 2.0 of the Apache License. Also\nincluded is a small Windows port of 'mmap' which is released\nunder the MIT license.",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/eddelbuettel/rcppannoy,\nhttps://dirk.eddelbuettel.com/code/rcpp.annoy.html",
  "BugReports": "https://github.com/eddelbuettel/rcppannoy/issues",
  "NeedsCompilation": "yes",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "VignetteBuilder": "Rcpp",
  "Repository": "https://eddelbuettel.r-universe.dev",
  "Date/Publication": "2026-01-12 13:03:28 UTC",
  "RemoteUrl": "https://github.com/eddelbuettel/rcppannoy",
  "RemoteRef": "HEAD",
  "RemoteSha": "8e59f546583470ec93ae650dfbe36c22c7dc46f5",
  "Packaged": {
    "Date": "2026-05-12 08:15:05 UTC",
    "User": "root"
  },
  "Author": "Dirk Eddelbuettel [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6419-907X>),\nErik Bernhardsson [aut] (Principal author of Annoy)",
  "Maintainer": "Dirk Eddelbuettel <edd@debian.org>",
  "MD5sum": "2f38d98d2ebb7356db9e45751b1bed34",
  "_user": "eddelbuettel",
  "_type": "src",
  "_file": "RcppAnnoy_0.0.23.tar.gz",
  "_fileid": "8a2d698b42a8247aae4b4f1553da933719c42fc6385ab0e5cfee918c8f159395",
  "_filesize": 374625,
  "_sha256": "8a2d698b42a8247aae4b4f1553da933719c42fc6385ab0e5cfee918c8f159395",
  "_created": "2026-05-12T08:15:05.000Z",
  "_published": "2026-05-22T10:43:26.426Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77363930985,
      "time": 144,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6939058036"
    },
    {
      "job": 77363931067,
      "time": 182,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6939070273"
    },
    {
      "job": 77363931553,
      "time": 136,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6939055338"
    },
    {
      "job": 77363931536,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6939053233"
    },
    {
      "job": 77363931542,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6939047190"
    },
    {
      "job": 77363930963,
      "time": 387,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6939135806"
    },
    {
      "job": 77363931466,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6939042514"
    },
    {
      "job": 77363931051,
      "time": 276,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6939098953"
    },
    {
      "job": 77363930883,
      "time": 160,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6939010848"
    },
    {
      "job": 77363930692,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158607682"
    },
    {
      "job": 77363931054,
      "time": 140,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6939056698"
    },
    {
      "job": 77363931232,
      "time": 143,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6939057331"
    },
    {
      "job": 77363931236,
      "time": 140,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6939056453"
    }
  ],
  "_buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25722064163",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/eddelbuettel/rcppannoy",
  "_commit": {
    "id": "8e59f546583470ec93ae650dfbe36c22c7dc46f5",
    "author": "Dirk Eddelbuettel <edd@debian.org>",
    "committer": "Dirk Eddelbuettel <edd@debian.org>",
    "message": "Release 0.0.23\n",
    "time": 1768223008
  },
  "_maintainer": {
    "name": "Dirk Eddelbuettel",
    "email": "edd@debian.org",
    "login": "eddelbuettel",
    "mastodon": "@eddelbuettel@mastodon.social",
    "bluesky": "@eddelbuettel.com",
    "linkedin": "in/dirkeddelbuettel",
    "orcid": "0000-0001-6419-907X",
    "twitter": "@eddelbuettel",
    "uuid": 673121
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "eddelbuettel",
  "_selfowned": true,
  "_usedby": 200,
  "_updates": [
    {
      "week": "2025-29",
      "n": 2
    },
    {
      "week": "2025-30",
      "n": 4
    },
    {
      "week": "2025-47",
      "n": 2
    },
    {
      "week": "2026-02",
      "n": 5
    },
    {
      "week": "2026-03",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "annoy",
    "nearest",
    "nearest-neighbors",
    "cpp"
  ],
  "_stars": 77,
  "_contributors": [
    {
      "user": "eddelbuettel",
      "count": 264,
      "uuid": 673121
    },
    {
      "user": "ltla",
      "count": 4,
      "uuid": 8166669
    },
    {
      "user": "benjamin-james",
      "count": 2,
      "uuid": 6528041
    },
    {
      "user": "adamspannbauer",
      "count": 1,
      "uuid": 16326083
    },
    {
      "user": "dcdillon",
      "count": 1,
      "uuid": 2372155
    },
    {
      "user": "jlmelville",
      "count": 1,
      "uuid": 1936393
    },
    {
      "user": "mikepb",
      "count": 1,
      "uuid": 637039
    },
    {
      "user": "petehaitch",
      "count": 1,
      "uuid": 1049741
    },
    {
      "user": "elbamos",
      "count": 1,
      "uuid": 10103420
    }
  ],
  "_userbio": {
    "uuid": 673121,
    "type": "user",
    "name": "Dirk Eddelbuettel"
  },
  "_downloads": {
    "count": 59112,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RcppAnnoy"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/eddelbuettel/rcppannoy",
  "_searchresults": 95,
  "_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/RcppAnnoy.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/eddelbuettel/rcppannoy",
  "_realowner": "eddelbuettel",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2014-11-16"
    },
    {
      "version": "0.0.3",
      "date": "2014-11-18"
    },
    {
      "version": "0.0.4",
      "date": "2014-12-08"
    },
    {
      "version": "0.0.5",
      "date": "2015-01-24"
    },
    {
      "version": "0.0.6",
      "date": "2015-05-03"
    },
    {
      "version": "0.0.7",
      "date": "2015-11-15"
    },
    {
      "version": "0.0.8",
      "date": "2016-10-03"
    },
    {
      "version": "0.0.9",
      "date": "2017-08-31"
    },
    {
      "version": "0.0.10",
      "date": "2017-09-26"
    },
    {
      "version": "0.0.11",
      "date": "2018-11-01"
    },
    {
      "version": "0.0.12",
      "date": "2019-05-12"
    },
    {
      "version": "0.0.13",
      "date": "2019-09-23"
    },
    {
      "version": "0.0.14",
      "date": "2019-11-12"
    },
    {
      "version": "0.0.15",
      "date": "2020-02-27"
    },
    {
      "version": "0.0.16",
      "date": "2020-03-08"
    },
    {
      "version": "0.0.17",
      "date": "2020-11-16"
    },
    {
      "version": "0.0.18",
      "date": "2020-12-16"
    },
    {
      "version": "0.0.19",
      "date": "2021-07-30"
    },
    {
      "version": "0.0.20",
      "date": "2022-10-28"
    },
    {
      "version": "0.0.21",
      "date": "2023-07-03"
    },
    {
      "version": "0.0.22",
      "date": "2024-01-23"
    },
    {
      "version": "0.0.23",
      "date": "2026-01-12"
    }
  ],
  "_exports": [
    "AnnoyAngular",
    "AnnoyDotProduct",
    "AnnoyEuclidean",
    "AnnoyHamming",
    "AnnoyManhattan",
    "getAnnoyVersion",
    "getArchictectureStatus"
  ],
  "_help": [
    {
      "page": "RcppAnnoy-package",
      "title": "Rcpp bindings for the Annoy C++ library for approximate nearest neighbors.",
      "topics": [
        "RcppAnnoy-package",
        "RcppAnnoy",
        "Rcpp_Annoy"
      ]
    },
    {
      "page": "AnnoyIndex",
      "title": "Approximate Nearest Neighbors with Annoy",
      "topics": [
        "AnnoyAngular",
        "AnnoyDotProduct",
        "AnnoyEuclidean",
        "AnnoyHamming",
        "AnnoyIndex",
        "AnnoyManhattan",
        "Rcpp_AnnoyAngular",
        "Rcpp_AnnoyAngular-class",
        "Rcpp_AnnoyDotProduct",
        "Rcpp_AnnoyDotProduct-class",
        "Rcpp_AnnoyEuclidean",
        "Rcpp_AnnoyEuclidean-class",
        "Rcpp_AnnoyHamming",
        "Rcpp_AnnoyHamming-class",
        "Rcpp_AnnoyManhattan",
        "Rcpp_AnnoyManhattan-class"
      ]
    },
    {
      "page": "getAnnoyVersion",
      "title": "Get the Annoy library version",
      "topics": [
        "getAnnoyVersion"
      ]
    },
    {
      "page": "getArchictectureStatus",
      "title": "Report CPU Architecture and Compiler",
      "topics": [
        "getArchictectureStatus"
      ]
    }
  ],
  "_readme": "https://github.com/eddelbuettel/rcppannoy/raw/HEAD/README.md",
  "_rundeps": [
    "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"
    }
  ],
  "_vignettes": [
    {
      "source": "UsingAnnoyInCpp.pdf.asis",
      "filename": "UsingAnnoyInCpp.pdf",
      "title": "Using Annoy in C++",
      "engine": "Rcpp::asis",
      "headings": [],
      "created": "2025-07-20 14:35:17",
      "modified": "2025-07-21 15:30:41",
      "commits": 3
    }
  ],
  "_score": 12.715071230059664,
  "_indexed": true,
  "_nocasepkg": "rcppannoy",
  "_universes": [
    "eddelbuettel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.23",
      "date": "2026-05-12T08:17:18.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8e59f546583470ec93ae650dfbe36c22c7dc46f5",
      "fileid": "53cda09109c28af34465188bb9edda8cc96d9586ec5b5ead3f4952f215e016d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25722064163"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.23",
      "date": "2026-05-12T08:17:51.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8e59f546583470ec93ae650dfbe36c22c7dc46f5",
      "fileid": "9f8bbcab7cf584020ffaa687953652390d7bda35870b5c2e15f321ab24d18188",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25722064163"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.23",
      "date": "2026-05-12T08:17:09.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8e59f546583470ec93ae650dfbe36c22c7dc46f5",
      "fileid": "08a8a3be127bca30438b76bd6957efb73e38a2cf2eef9a84f4a7816b7dbd7e94",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25722064163"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.23",
      "date": "2026-05-12T08:17:03.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8e59f546583470ec93ae650dfbe36c22c7dc46f5",
      "fileid": "12b432dc73396556410dd22fd1e4f67740619b14e01b238f79f413f2137ce278",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25722064163"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.23",
      "date": "2026-05-12T08:16:51.000Z",
      "arch": "aarch64",
      "commit": "8e59f546583470ec93ae650dfbe36c22c7dc46f5",
      "fileid": "9706b8abdff8795454eefb3f7086561726695f5a1efd3ff9b91b746e32c84489",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25722064163"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.23",
      "date": "2026-05-12T08:19:40.000Z",
      "arch": "x86_64",
      "commit": "8e59f546583470ec93ae650dfbe36c22c7dc46f5",
      "fileid": "bdf5df3e438f1bd0466c134f0b70e006d071efbb71f434728e140e9e429b3e9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25722064163"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.23",
      "date": "2026-05-12T08:16:42.000Z",
      "arch": "aarch64",
      "commit": "8e59f546583470ec93ae650dfbe36c22c7dc46f5",
      "fileid": "9dfdb39d71ef9caaec5fa334a476f848c9c1f74fc3ac706a66c52fb13a92c6aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25722064163"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.23",
      "date": "2026-05-12T08:18:55.000Z",
      "arch": "x86_64",
      "commit": "8e59f546583470ec93ae650dfbe36c22c7dc46f5",
      "fileid": "833b6b6261e5109c012a1db40e3f058824ba939d620c4bf1b066b48ea2488d60",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25722064163"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.23",
      "date": "2026-05-12T08:16:29.000Z",
      "arch": "x86_64",
      "commit": "8e59f546583470ec93ae650dfbe36c22c7dc46f5",
      "fileid": "d3436a12172a2a1d52b241d82fe5a4145a282d0714aee8788c4fd179a9614587",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25722064163"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.23",
      "date": "2026-05-12T08:16:19.000Z",
      "arch": "x86_64",
      "commit": "8e59f546583470ec93ae650dfbe36c22c7dc46f5",
      "fileid": "79f0c31f29ac20d3910e2ff07229b3293cbd93ed634300d543b963fca7e6c154",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25722064163"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.23",
      "date": "2026-05-12T08:16:24.000Z",
      "arch": "x86_64",
      "commit": "8e59f546583470ec93ae650dfbe36c22c7dc46f5",
      "fileid": "9d1002447d052508378152a5c43d1a60553314b5f8ba1bdfa2757f241487aea4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25722064163"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.23",
      "date": "2026-05-22T10:42:59.000Z",
      "arch": "emscripten",
      "commit": "8e59f546583470ec93ae650dfbe36c22c7dc46f5",
      "fileid": "65f66f4344548aa789303d8a5c0905ad07fe9d22ad6b2cc7bf36aac92d4aae5c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25722064163"
    }
  ]
}