{
  "_id": "6a3ac41644e65c5976a92fc2",
  "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-06-23 17:31:54 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": "a0b62b04efab9ab8b9dd6b56d4430c7a",
  "_user": "eddelbuettel",
  "_type": "src",
  "_file": "RcppAnnoy_0.0.23.tar.gz",
  "_fileid": "8205813af118d06fd8baa1531152c401e6697bf3b1e8befa521d184412bbae02",
  "_filesize": 375932,
  "_sha256": "8205813af118d06fd8baa1531152c401e6697bf3b1e8befa521d184412bbae02",
  "_created": "2026-06-23T17:31:54.000Z",
  "_published": "2026-06-23T17:36:22.042Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83019534926,
      "time": 152,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7828585285"
    },
    {
      "job": 83019534852,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7828579659"
    },
    {
      "job": 83019534872,
      "time": 149,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7828583485"
    },
    {
      "job": 83019534870,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7828579373"
    },
    {
      "job": 83019534961,
      "time": 142,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7828580075"
    },
    {
      "job": 83019535007,
      "time": 201,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7828603234"
    },
    {
      "job": 83019534934,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7828564702"
    },
    {
      "job": 83019534877,
      "time": 202,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7828603235"
    },
    {
      "job": 83018825358,
      "time": 205,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7828518589"
    },
    {
      "job": 83019534816,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7828566092"
    },
    {
      "job": 83019534910,
      "time": 151,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7828580041"
    },
    {
      "job": 83019534995,
      "time": 134,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7828577056"
    },
    {
      "job": 83019534947,
      "time": 176,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7828593432"
    }
  ],
  "_buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044428090",
  "_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",
    "description": "",
    "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": 207,
  "_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",
    "followers": 1944
  },
  "_downloads": {
    "count": 53316,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RcppAnnoy"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/eddelbuettel/rcppannoy",
  "_searchresults": 155,
  "_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": "16-20260322-1ubuntu1",
      "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": [
        "Setting up your package",
        "Including the header files",
        "Defining the search type",
        "Building an index",
        "Searching for nearest neighbors",
        "Further information"
      ],
      "created": "2025-07-20 14:35:17",
      "modified": "2025-07-21 15:30:41",
      "commits": 3
    }
  ],
  "_score": 12.89780157847183,
  "_indexed": true,
  "_nocasepkg": "rcppannoy",
  "_universes": [
    "eddelbuettel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.23",
      "date": "2026-06-23T17:34:36.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "8e59f546583470ec93ae650dfbe36c22c7dc46f5",
      "fileid": "91918493a483cfefa98bce91c0ae0e5cfdfb9f997dc166e497958c3bedecfdff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044428090"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.23",
      "date": "2026-06-23T17:34:15.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "8e59f546583470ec93ae650dfbe36c22c7dc46f5",
      "fileid": "0323e0c1f0b09621877807f0c5491f0003cc0ae26207fbfdae0ceda378717b95",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044428090"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.23",
      "date": "2026-06-23T17:34:31.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "8e59f546583470ec93ae650dfbe36c22c7dc46f5",
      "fileid": "189c15f5732b902e9345c3a7b269a0e40786359330de2233963e7bfb99208948",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044428090"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.23",
      "date": "2026-06-23T17:34:13.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "8e59f546583470ec93ae650dfbe36c22c7dc46f5",
      "fileid": "1d63100e2ccce8780c096d11cbdb8e96d80f01594ad9ce42459c924698aee447",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044428090"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.23",
      "date": "2026-06-23T17:34:21.000Z",
      "arch": "aarch64",
      "commit": "8e59f546583470ec93ae650dfbe36c22c7dc46f5",
      "fileid": "d7b1e30a9da93d63cb44d15d2fc0ae78d05eb11503b52498529bb6a88cc5b746",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044428090"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.23",
      "date": "2026-06-23T17:34:47.000Z",
      "arch": "x86_64",
      "commit": "8e59f546583470ec93ae650dfbe36c22c7dc46f5",
      "fileid": "dbae61a5c62028d84011fa8f8f98008f9112c4e74d123522669aef4bb4faa0d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044428090"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.23",
      "date": "2026-06-23T17:33:51.000Z",
      "arch": "aarch64",
      "commit": "8e59f546583470ec93ae650dfbe36c22c7dc46f5",
      "fileid": "137ee88cd35ad3c2149e39f2b882e2e54dadee82ce8c2c378415ef71b3681ba8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044428090"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.23",
      "date": "2026-06-23T17:34:49.000Z",
      "arch": "x86_64",
      "commit": "8e59f546583470ec93ae650dfbe36c22c7dc46f5",
      "fileid": "a3898d6c9eeec73d4bdceb61c7666762ccab9529c8668263d35f13874870caa9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044428090"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.23",
      "date": "2026-06-23T17:34:15.000Z",
      "arch": "emscripten",
      "commit": "8e59f546583470ec93ae650dfbe36c22c7dc46f5",
      "fileid": "28dfc824b6c458f077ca449783bf6665b1995d382df3b8faaba668b80bb60d63",
      "status": "success",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044428090"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.23",
      "date": "2026-06-23T17:33:27.000Z",
      "arch": "x86_64",
      "commit": "8e59f546583470ec93ae650dfbe36c22c7dc46f5",
      "fileid": "d3dc96bf15040ac173362e3789ffb577ba44a58db320512bbdcbbe8c5bb5a3db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044428090"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.23",
      "date": "2026-06-23T17:33:33.000Z",
      "arch": "x86_64",
      "commit": "8e59f546583470ec93ae650dfbe36c22c7dc46f5",
      "fileid": "a22b79ad5c29f4aef3e7b4a65538f65aaac1f482e26d6fb9e75c5d41d8c2baf6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044428090"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.23",
      "date": "2026-06-23T17:33:27.000Z",
      "arch": "x86_64",
      "commit": "8e59f546583470ec93ae650dfbe36c22c7dc46f5",
      "fileid": "f6e19f10cf1faf8dd1cf255b59674cb6de7a039369f85e785d822e2764971916",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044428090"
    }
  ]
}