{
  "_id": "6a17fe45acfb0bcc41dab009",
  "Type": "Package",
  "Package": "nabor",
  "Title": "Wraps 'libnabo', a Fast K Nearest Neighbour Library for Low\nDimensions",
  "Version": "0.5.1",
  "Authors@R": "c(\nperson(\"Gregory\",\"Jefferis\", email=\"jefferis@gmail.com\",\nrole = c(\"aut\", \"cre\", \"cph\"), comment = c(ORCID = \"0000-0002-0587-9355\")),\nperson(\"Stephane\",\"Mangenat\", role=c(\"aut\", \"cph\"),\ncomment = \"for libnabo\")\n)",
  "Description": "An R wrapper for 'libnabo', an exact or approximate k\nnearest neighbour library which is optimised for low\ndimensional spaces (e.g. 3D).  'libnabo' has speed and space\nadvantages over the 'ANN' library wrapped by package 'RANN'.\n'nabor' includes a knn function that is designed as a drop-in\nreplacement for 'RANN' function nn2. In addition, objects which\ninclude the k-d tree search structure can be returned to speed\nup repeated queries of the same set of target points.",
  "License": "BSD_3_clause + file LICENSE",
  "URL": "https://github.com/jefferis/nabor,\nhttps://github.com/ethz-asl/libnabo",
  "BugReports": "https://github.com/jefferis/nabor/issues",
  "Copyright": "libnabo is copyright 2010--2011, Stephane Magnenat, ASL,\nETHZ, Switzerland <stephane at magnenat dot net>",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Repository": "https://jefferis.r-universe.dev",
  "Date/Publication": "2025-09-22 08:55:12 UTC",
  "RemoteUrl": "https://github.com/jefferis/nabor",
  "RemoteRef": "HEAD",
  "RemoteSha": "718346a1353ba485e03eb9a71ad5e1a579438e81",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-28 08:30:42 UTC",
    "User": "root"
  },
  "Author": "Gregory Jefferis [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-0587-9355>),\nStephane Mangenat [aut, cph] (for libnabo)",
  "Maintainer": "Gregory Jefferis <jefferis@gmail.com>",
  "MD5sum": "0d7191cb1530614bbc2fa156b8de8aa8",
  "_user": "jefferis",
  "_type": "src",
  "_file": "nabor_0.5.1.tar.gz",
  "_fileid": "8f84b93db09dfe076c5e1e2e85d5f6b44a7626b0ef16c539e48b3632b6d71c44",
  "_filesize": 139751,
  "_sha256": "8f84b93db09dfe076c5e1e2e85d5f6b44a7626b0ef16c539e48b3632b6d71c44",
  "_created": "2026-05-28T08:30:42.000Z",
  "_published": "2026-05-28T08:35:17.614Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78253349887,
      "time": 173,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7261315945"
    },
    {
      "job": 78253350016,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7261308140"
    },
    {
      "job": 78253350083,
      "time": 148,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261307607"
    },
    {
      "job": 78253349882,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261306255"
    },
    {
      "job": 78253350015,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7261287630"
    },
    {
      "job": 78253349875,
      "time": 222,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7261332347"
    },
    {
      "job": 78253349873,
      "time": 107,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261294896"
    },
    {
      "job": 78253349921,
      "time": 207,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261327193"
    },
    {
      "job": 78252872176,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261258564"
    },
    {
      "job": 78253349965,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261301232"
    },
    {
      "job": 78253349837,
      "time": 145,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7261306548"
    },
    {
      "job": 78253349912,
      "time": 135,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7261303554"
    },
    {
      "job": 78253349937,
      "time": 123,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261299378"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jefferis/actions/runs/26563700311",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jefferis/nabor",
  "_commit": {
    "id": "718346a1353ba485e03eb9a71ad5e1a579438e81",
    "author": "Gregory Jefferis <jefferis@gmail.com>",
    "committer": "Gregory Jefferis <jefferis@gmail.com>",
    "message": "re-roxygenise\n\n* no actual changes ...\n",
    "time": 1758531312
  },
  "_maintainer": {
    "name": "Gregory Jefferis",
    "email": "jefferis@gmail.com",
    "login": "jefferis",
    "linkedin": "in/greg-jefferis-8b865287",
    "orcid": "0000-0002-0587-9355",
    "twitter": "@gsxej",
    "description": "develops @natverse, directs collaborative @flyconnectome group at Dept of Zoology, joint head of Division of Neurobiology @ MRC LMB.",
    "uuid": 23763
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.2",
      "role": "Depends"
    },
    {
      "package": "BH",
      "version": ">= 1.54.0-4",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "version": ">= 0.3.2.2.0",
      "role": "LinkingTo"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.11.2",
      "role": "Imports"
    },
    {
      "package": "RANN",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "jefferis",
  "_selfowned": true,
  "_usedby": 45,
  "_updates": [
    {
      "week": "2025-39",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "libnabo",
    "nearest-neighbors",
    "cpp"
  ],
  "_stars": 21,
  "_contributors": [
    {
      "user": "jefferis",
      "count": 181,
      "uuid": 23763
    }
  ],
  "_userbio": {
    "uuid": 23763,
    "type": "user",
    "name": "Gregory Jefferis",
    "description": "develops @natverse, directs collaborative @flyconnectome group at Dept of Zoology, joint head of Division of Neurobiology @ MRC LMB."
  },
  "_downloads": {
    "count": 12617,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nabor"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/jefferis/nabor",
  "_searchresults": 119,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/nabor.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jefferis/nabor",
  "_realowner": "jefferis",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.4.2",
      "date": "2014-09-03"
    },
    {
      "version": "0.4.3",
      "date": "2014-09-03"
    },
    {
      "version": "0.4.4",
      "date": "2015-01-12"
    },
    {
      "version": "0.4.6",
      "date": "2015-05-28"
    },
    {
      "version": "0.4.7",
      "date": "2017-05-20"
    },
    {
      "version": "0.5.0",
      "date": "2018-07-11"
    }
  ],
  "_exports": [
    "knn",
    "WKNND",
    "WKNNF"
  ],
  "_datasets": [
    {
      "name": "kcpoints",
      "title": "List of 3 matrices containing 3D points from Drosophila neurons",
      "object": "kcpoints",
      "file": "kcpoints.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "nabor-package",
      "title": "Wrapper for libnabo K Nearest Neighbours C++ library",
      "topics": [
        "nabor-package",
        "nabor"
      ]
    },
    {
      "page": "kcpoints",
      "title": "List of 3 matrices containing 3D points from Drosophila neurons",
      "topics": [
        "kcpoints"
      ]
    },
    {
      "page": "knn",
      "title": "Find K nearest neighbours for multiple query points",
      "topics": [
        "knn"
      ]
    },
    {
      "page": "WKNN-class",
      "title": "Wrapper classes for k-NN searches enabling repeated queries of the same tree",
      "topics": [
        "WKNN",
        "WKNND",
        "WKNND-class",
        "WKNNF",
        "WKNNF-class"
      ]
    }
  ],
  "_readme": "https://github.com/jefferis/nabor/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "Rcpp",
    "RcppEigen"
  ],
  "_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": 8.62905612768095,
  "_indexed": true,
  "_nocasepkg": "nabor",
  "_universes": [
    "jefferis"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-05-28T08:33:39.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "718346a1353ba485e03eb9a71ad5e1a579438e81",
      "fileid": "ea3f6bb26fa171d760dfd57c6856041fb1b77de2a476a5dbac3bda4a8548f220",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/26563700311"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-05-28T08:33:13.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "718346a1353ba485e03eb9a71ad5e1a579438e81",
      "fileid": "3f73db2c1a67092c5a415874d4e7f25b73ebed1ba5cb7a67c3903e72205bd140",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/26563700311"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-05-28T08:33:16.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "718346a1353ba485e03eb9a71ad5e1a579438e81",
      "fileid": "22865370f985a54bd1dbbb691151ba92e750105d2f4cb9efe7c1b03b43520905",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/26563700311"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-05-28T08:33:08.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "718346a1353ba485e03eb9a71ad5e1a579438e81",
      "fileid": "d0e41d3c633b91a3e5be6d7e0807a96950df968aa5a81011ac2fb7511bf9c69e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/26563700311"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-05-28T08:32:23.000Z",
      "arch": "aarch64",
      "commit": "718346a1353ba485e03eb9a71ad5e1a579438e81",
      "fileid": "d28d3fcec5ed28107e1b3290946e4cc158735edaa08b3641a000fb6eede38a8d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/26563700311"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-05-28T08:33:48.000Z",
      "arch": "x86_64",
      "commit": "718346a1353ba485e03eb9a71ad5e1a579438e81",
      "fileid": "a463ef6b7df2da526fdbf640b41169f7e736e599d1e164173fce9158dbb39355",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/26563700311"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-05-28T08:32:41.000Z",
      "arch": "aarch64",
      "commit": "718346a1353ba485e03eb9a71ad5e1a579438e81",
      "fileid": "7d5417a43d06ca7b4f0ac3f8a2e501e2f09cc62ff28dbb5290ed6e48124299f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/26563700311"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-05-28T08:33:51.000Z",
      "arch": "x86_64",
      "commit": "718346a1353ba485e03eb9a71ad5e1a579438e81",
      "fileid": "eb3c7a6b7ed0f178e295d3c413987acdd99d69afbd8f732c7873cba67ee6a838",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/26563700311"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.1",
      "date": "2026-05-28T08:33:08.000Z",
      "arch": "emscripten",
      "commit": "718346a1353ba485e03eb9a71ad5e1a579438e81",
      "fileid": "5a107dcb0b4d2eefc5f3c64132757c4211c25f66d5dc605152ad2bebe1592f39",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/26563700311"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-05-28T08:32:26.000Z",
      "arch": "x86_64",
      "commit": "718346a1353ba485e03eb9a71ad5e1a579438e81",
      "fileid": "57e2d2f38fccd2db510c6f5b72c4a3a6e8f471ffc3394804240c734fe00df81d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/26563700311"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-05-28T08:32:27.000Z",
      "arch": "x86_64",
      "commit": "718346a1353ba485e03eb9a71ad5e1a579438e81",
      "fileid": "eee501d5c9a3b9785cd6082ba7e819196bf43b0718051a940df1302118c20648",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/26563700311"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-05-28T08:32:21.000Z",
      "arch": "x86_64",
      "commit": "718346a1353ba485e03eb9a71ad5e1a579438e81",
      "fileid": "c3a778ce600879852a98631159727068fc16128e8e300ab16e35976cd2461f79",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/26563700311"
    }
  ]
}