{
  "_id": "6a1d36df1d7bb097a0a3d45b",
  "Package": "N2R",
  "Type": "Package",
  "Title": "Fast and Scalable Approximate k-Nearest Neighbor Search Methods\nusing 'N2' Library",
  "Version": "1.0.5",
  "Authors@R": "c(person(\"Peter\", \"Kharchenko\", email = \"Peter_Kharchenko@hms.harvard.edu\", role = c(\"aut\")), person(\"Viktor\", \"Petukhov\", email = \"viktor.s.petukhov@ya.ru\", role = c(\"aut\")), person(\"Dirk\", \"Eddelbuettel\", email=\"edd@debian.org\", role=c(\"ctb\")), person(\"Evan\", \"Biederstedt\", email = \"evan.biederstedt@gmail.com\", role=c(\"cre\", \"aut\")))",
  "Description": "Implements methods to perform fast approximate K-nearest\nneighbor search on input matrix. Algorithm based on the 'N2'\nimplementation of an approximate nearest neighbor search using\nhierarchical Navigable Small World (NSW) graphs. The original\nalgorithm is described in \"Efficient and Robust Approximate\nNearest Neighbor Search Using Hierarchical Navigable Small\nWorld Graphs\", Y. Malkov and D. Yashunin,\n<doi:10.1109/TPAMI.2018.2889473>,\n<doi:10.48550/arXiv.1603.09320>.",
  "License": "Apache License 2.0",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/kharchenkolab/N2R",
  "BugReports": "https://github.com/kharchenkolab/N2R/issues",
  "NeedsCompilation": "yes",
  "Author": "Peter Kharchenko [aut], Viktor Petukhov [aut], Dirk\nEddelbuettel [ctb], Evan Biederstedt [cre, aut]",
  "Maintainer": "Evan Biederstedt <evan.biederstedt@gmail.com>",
  "Repository": "https://kharchenkolab.r-universe.dev",
  "Date/Publication": "2026-03-31 14:02:54 UTC",
  "RemoteUrl": "https://github.com/kharchenkolab/n2r",
  "RemoteRef": "HEAD",
  "RemoteSha": "8045c294d3ab42a5261b6953b8a4e6b5e8bf6cf9",
  "Packaged": {
    "Date": "2026-06-01 07:25:24 UTC",
    "User": "root"
  },
  "MD5sum": "01ac4d55f930ffacb33d110d7e9720ca",
  "_user": "kharchenkolab",
  "_type": "src",
  "_file": "N2R_1.0.5.tar.gz",
  "_fileid": "7f4597899150fb92c833c999637dfe0ac5f0c49bf349a04bff9a0d1672014ad3",
  "_filesize": 109831,
  "_sha256": "7f4597899150fb92c833c999637dfe0ac5f0c49bf349a04bff9a0d1672014ad3",
  "_created": "2026-06-01T07:25:24.000Z",
  "_published": "2026-06-01T07:38:07.458Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78805295700,
      "time": 175,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325674441"
    },
    {
      "job": 78805295713,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325664962"
    },
    {
      "job": 78805295721,
      "time": 157,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325669497"
    },
    {
      "job": 78805295780,
      "time": 218,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325686085"
    },
    {
      "job": 78805295761,
      "time": 120,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325788030"
    },
    {
      "job": 78805295760,
      "time": 300,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325763779"
    },
    {
      "job": 78805295737,
      "time": 107,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325820558"
    },
    {
      "job": 78805295763,
      "time": 378,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325786119"
    },
    {
      "job": 78804801616,
      "time": 205,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325624885"
    },
    {
      "job": 78805295668,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325664092"
    },
    {
      "job": 78805295742,
      "time": 233,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325690487"
    },
    {
      "job": 78805295799,
      "time": 153,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325668311"
    },
    {
      "job": 78805295703,
      "time": 149,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325667181"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kharchenkolab/actions/runs/26741001114",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kharchenkolab/n2r",
  "_commit": {
    "id": "8045c294d3ab42a5261b6953b8a4e6b5e8bf6cf9",
    "author": "evanbiederstedt <evan.biederstedt@gmail.com>",
    "committer": "evanbiederstedt <evan.biederstedt@gmail.com>",
    "message": "changelog clarification\n",
    "time": 1774965774
  },
  "_maintainer": {
    "name": "Evan Biederstedt",
    "email": "evan.biederstedt@gmail.com",
    "login": "evanbiederstedt",
    "description": "",
    "uuid": 6968193
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Matrix",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "RcppSpdlog",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.4",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "kharchenkolab",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2026-10",
      "n": 6
    },
    {
      "week": "2026-11",
      "n": 12
    },
    {
      "week": "2026-12",
      "n": 4
    },
    {
      "week": "2026-14",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "1.0.4",
      "date": "2026-03-06"
    },
    {
      "name": "1.0.5",
      "date": "2026-03-30"
    }
  ],
  "_stars": 10,
  "_contributors": [
    {
      "user": "evanbiederstedt",
      "count": 131,
      "uuid": 6968193
    },
    {
      "user": "pkharchenko",
      "count": 2,
      "uuid": 11860978
    },
    {
      "user": "eddelbuettel",
      "count": 1,
      "uuid": 673121
    }
  ],
  "_userbio": {
    "uuid": 67511277,
    "type": "organization",
    "name": "Kharchenko Lab"
  },
  "_downloads": {
    "count": 873,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/N2R"
  },
  "_devurl": "https://github.com/kharchenkolab/n2r",
  "_searchresults": 3,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/N2R.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kharchenkolab/n2r",
  "_realowner": "kharchenkolab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-09-29"
    },
    {
      "version": "0.1.1",
      "date": "2020-12-14"
    },
    {
      "version": "1.0.0",
      "date": "2021-11-19"
    },
    {
      "version": "1.0.1",
      "date": "2022-01-18"
    },
    {
      "version": "1.0.2",
      "date": "2024-02-26"
    },
    {
      "version": "1.0.3",
      "date": "2024-02-26"
    },
    {
      "version": "1.0.4",
      "date": "2026-03-06"
    },
    {
      "version": "1.0.5",
      "date": "2026-03-30"
    }
  ],
  "_exports": [
    "crossKnn",
    "Knn"
  ],
  "_help": [
    {
      "page": "checkOpenMP",
      "title": "boolean to check OpenMP exists",
      "topics": [
        "checkOpenMP"
      ]
    },
    {
      "page": "crossKnn",
      "title": "Perform fast approximate K-nearest neighbor search of rows input matrix mA in rows of matrix mB.",
      "topics": [
        "crossKnn"
      ]
    },
    {
      "page": "Knn",
      "title": "Perform fast approximate K-nearest neighbor search on rows of the input matrix m.",
      "topics": [
        "Knn"
      ]
    }
  ],
  "_readme": "https://github.com/kharchenkolab/n2r/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "lattice",
    "Matrix",
    "Rcpp",
    "RcppEigen",
    "RcppSpdlog"
  ],
  "_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": 5.556302500767288,
  "_indexed": true,
  "_nocasepkg": "n2r",
  "_universes": [
    "kharchenkolab",
    "evanbiederstedt"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-06-01T07:28:14.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8045c294d3ab42a5261b6953b8a4e6b5e8bf6cf9",
      "fileid": "1ccfe61e8d2719cad3593e5d4429b7f60574f16e38bf048d59e4e550d33687ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kharchenkolab/actions/runs/26741001114"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-06-01T07:27:42.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8045c294d3ab42a5261b6953b8a4e6b5e8bf6cf9",
      "fileid": "40d64bcc159f09d1cae586f34065700a1ff14b1add0540571e9a6c9b663d4ea3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kharchenkolab/actions/runs/26741001114"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-06-01T07:28:00.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8045c294d3ab42a5261b6953b8a4e6b5e8bf6cf9",
      "fileid": "c4533a3253ed559ddc6bc9cf19e2f069b1f28ef509317c5a91d262211313d130",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kharchenkolab/actions/runs/26741001114"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-06-01T07:28:54.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8045c294d3ab42a5261b6953b8a4e6b5e8bf6cf9",
      "fileid": "5149ef40a715e6d80644884ac83d6007248f2adf4bd111188357da704a67f86b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kharchenkolab/actions/runs/26741001114"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-06-01T07:35:16.000Z",
      "arch": "aarch64",
      "commit": "8045c294d3ab42a5261b6953b8a4e6b5e8bf6cf9",
      "fileid": "2aaf4bb0a1fa9521ed9fe528b829028bf019d685757a09116c0620f5fe26b1d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kharchenkolab/actions/runs/26741001114"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-06-01T07:32:48.000Z",
      "arch": "x86_64",
      "commit": "8045c294d3ab42a5261b6953b8a4e6b5e8bf6cf9",
      "fileid": "14a5ed41f9443993b2bb0612fedbbc0f5bcb132f1e27fbfd6c4010ab67ce01cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kharchenkolab/actions/runs/26741001114"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-06-01T07:37:12.000Z",
      "arch": "aarch64",
      "commit": "8045c294d3ab42a5261b6953b8a4e6b5e8bf6cf9",
      "fileid": "e5d8837b0f1a1f286b1ed2084513864c1780bbd369e18146587b7b82986d4772",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kharchenkolab/actions/runs/26741001114"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-06-01T07:33:25.000Z",
      "arch": "x86_64",
      "commit": "8045c294d3ab42a5261b6953b8a4e6b5e8bf6cf9",
      "fileid": "5ed35b73b3d47198ec55e8a77dfc1b4f9eae8566776ef615d234e80815b35d6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kharchenkolab/actions/runs/26741001114"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.5",
      "date": "2026-06-01T07:27:54.000Z",
      "arch": "emscripten",
      "commit": "8045c294d3ab42a5261b6953b8a4e6b5e8bf6cf9",
      "fileid": "7f17498bef64fb7f7ee732f843b5010fec5672ff880769f992ae0e51ca9d9916",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kharchenkolab/actions/runs/26741001114"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-06-01T07:27:26.000Z",
      "arch": "x86_64",
      "commit": "8045c294d3ab42a5261b6953b8a4e6b5e8bf6cf9",
      "fileid": "9bc6f85ad6a71f35d2cce2791c315cd6540cbabb50f9c45717f114f3639860ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kharchenkolab/actions/runs/26741001114"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-06-01T07:27:12.000Z",
      "arch": "x86_64",
      "commit": "8045c294d3ab42a5261b6953b8a4e6b5e8bf6cf9",
      "fileid": "8e54f713811ad10a2edac9f72eedb925625c46eb6bd71c43d7bbd203b4c7aabd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kharchenkolab/actions/runs/26741001114"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-06-01T07:27:10.000Z",
      "arch": "x86_64",
      "commit": "8045c294d3ab42a5261b6953b8a4e6b5e8bf6cf9",
      "fileid": "f851c47cac6f49e71bccfa25bb217e715721342e0bf2c1795bb0ddfe482c9382",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kharchenkolab/actions/runs/26741001114"
    }
  ]
}