{
  "_id": "6a100db4acfb0bcc41c810b2",
  "Package": "donut",
  "Title": "Nearest Neighbour Search with Variables on a Torus",
  "Version": "1.0.3",
  "Date": "2023-09-02",
  "Authors@R": "person(c(\"Paul\", \"J.\"), \"Northrop\", email = \"p.northrop@ucl.ac.uk\",\nrole = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "Finds the k nearest neighbours in a dataset of specified\npoints, adding the option to wrap certain variables on a torus.\nThe user chooses the algorithm to use to find the nearest\nneighbours. Two such algorithms, provided by the packages\n'RANN' <https://cran.r-project.org/package=RANN>, and 'nabor'\n<https://cran.r-project.org/package=nabor>, are suggested.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/paulnorthrop/donut,\nhttps://paulnorthrop.github.io/donut/",
  "BugReports": "https://github.com/paulnorthrop/donut/issues",
  "Config/testthat/edition": "3",
  "Repository": "https://paulnorthrop.r-universe.dev",
  "Date/Publication": "2023-09-02 21:57:23 UTC",
  "RemoteUrl": "https://github.com/paulnorthrop/donut",
  "RemoteRef": "HEAD",
  "RemoteSha": "068e72d6917b8d40459f70fc96c85511cc6366c3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 08:00:04 UTC",
    "User": "root"
  },
  "Author": "Paul J. Northrop [aut, cre, cph]",
  "Maintainer": "Paul J. Northrop <p.northrop@ucl.ac.uk>",
  "MD5sum": "e5b00fc697c87496aab2bb5df14b9574",
  "_user": "paulnorthrop",
  "_type": "src",
  "_file": "donut_1.0.3.tar.gz",
  "_fileid": "94b70632db7c85252fbde50334ca01c3944e8ef89ff12a742719849932231efb",
  "_filesize": 332711,
  "_sha256": "94b70632db7c85252fbde50334ca01c3944e8ef89ff12a742719849932231efb",
  "_created": "2026-05-22T08:00:04.000Z",
  "_published": "2026-05-22T08:03:00.141Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77339981716,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7155692630"
    },
    {
      "job": 77339981512,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155690530"
    },
    {
      "job": 77339981541,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7155673205"
    },
    {
      "job": 77339981556,
      "time": 71,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155669838"
    },
    {
      "job": 77339577614,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155647602"
    },
    {
      "job": 77339981516,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155680492"
    },
    {
      "job": 77339981624,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7155678429"
    },
    {
      "job": 77339981813,
      "time": 138,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7155690180"
    },
    {
      "job": 77339981580,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155677038"
    }
  ],
  "_buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26275774066",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/paulnorthrop/donut",
  "_commit": {
    "id": "068e72d6917b8d40459f70fc96c85511cc6366c3",
    "author": "Paul Northrop <p.northrop@ucl.ac.uk>",
    "committer": "Paul Northrop <p.northrop@ucl.ac.uk>",
    "message": "Ignore\n",
    "time": 1693691843
  },
  "_maintainer": {
    "name": "Paul J. Northrop",
    "email": "p.northrop@ucl.ac.uk",
    "login": "paulnorthrop",
    "description": "",
    "uuid": 22778905
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "nabor",
      "role": "Suggests"
    },
    {
      "package": "RANN",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "paulnorthrop",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "degrees",
    "donut",
    "edges",
    "knn-algorithm",
    "knn-search",
    "nabor",
    "nearest",
    "nearest-neighbor",
    "nearest-neighbor-search",
    "nearest-neighbors",
    "nearest-neighbour-algorithm",
    "nearest-neighbours",
    "neighbors",
    "periodicity",
    "rann",
    "torus",
    "wrap"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "paulnorthrop",
      "count": 146,
      "uuid": 22778905
    }
  ],
  "_userbio": {
    "uuid": 22778905,
    "type": "user",
    "name": "Paul Northrop"
  },
  "_downloads": {
    "count": 486,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/donut"
  },
  "_devurl": "https://github.com/paulnorthrop/donut",
  "_pkgdown": "https://paulnorthrop.github.io/donut/",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/donut.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/paulnorthrop/donut",
  "_realowner": "paulnorthrop",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-10-06"
    },
    {
      "version": "1.0.1",
      "date": "2020-02-18"
    },
    {
      "version": "1.0.2",
      "date": "2021-11-10"
    },
    {
      "version": "1.0.3",
      "date": "2023-09-03"
    }
  ],
  "_exports": [
    "nnt"
  ],
  "_help": [
    {
      "page": "donut-package",
      "title": "donut: Nearest Neighbour Search with Variables on a Torus",
      "topics": [
        "donut-package",
        "donut"
      ]
    },
    {
      "page": "nnt",
      "title": "Nearest Neighbour Search with Variables on a Torus",
      "topics": [
        "nnt"
      ]
    },
    {
      "page": "plot.nnt",
      "title": "Plot diagnostics for an nnt object",
      "topics": [
        "plot.nnt"
      ]
    }
  ],
  "_readme": "https://github.com/paulnorthrop/donut/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "donut-vignette.Rmd",
      "filename": "donut-vignette.html",
      "title": "An overview of donut",
      "author": "Paul Northrop",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Nearest Neighbour Search with Variables on a Torus",
        "An example",
        "References"
      ],
      "created": "2019-10-02 22:46:41",
      "modified": "2021-11-10 16:48:51",
      "commits": 7
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "donut",
  "_universes": [
    "paulnorthrop"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-22T08:02:34.000Z",
      "distro": "noble",
      "commit": "068e72d6917b8d40459f70fc96c85511cc6366c3",
      "fileid": "f027ea3b4c801495fc06a1237930de4c1af4cd245958f927e234020e8b658a1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26275774066"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-22T08:02:28.000Z",
      "distro": "noble",
      "commit": "068e72d6917b8d40459f70fc96c85511cc6366c3",
      "fileid": "872e0c12644704ff44c86c5e3cd5fc2d9e08a2c72145b7064ae3912face911f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26275774066"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-22T08:01:35.000Z",
      "commit": "068e72d6917b8d40459f70fc96c85511cc6366c3",
      "fileid": "e98eb7e04249fc8387e79916828b93650eee34dcc52114eae79e766d23f3ae3c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26275774066"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-22T08:01:24.000Z",
      "commit": "068e72d6917b8d40459f70fc96c85511cc6366c3",
      "fileid": "1e2cf3b5153a5348053d6d66ed12e4fdb2ffc9b8e691d3782dcb838e3c3ecfda",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26275774066"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-05-22T08:02:06.000Z",
      "commit": "068e72d6917b8d40459f70fc96c85511cc6366c3",
      "fileid": "8dc9ecb876b473a499065163c9969845ecce08f97a9e8964961a942f5c9bbe8a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26275774066"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-22T08:01:44.000Z",
      "commit": "068e72d6917b8d40459f70fc96c85511cc6366c3",
      "fileid": "c900bdc3a7e5852e45d093ceb6a2a26da56bfe8d1b6f125ac4d9fd0110957edb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26275774066"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-22T08:02:23.000Z",
      "commit": "068e72d6917b8d40459f70fc96c85511cc6366c3",
      "fileid": "f94cf9575cfbfafdacee942aed2c7bc1924761b3225644cc9fac781aa114fca2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26275774066"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-22T08:01:41.000Z",
      "commit": "068e72d6917b8d40459f70fc96c85511cc6366c3",
      "fileid": "d6ed60c2dd81c69a9249494590fe25e2941535076c80b715c098492cb34406a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26275774066"
    }
  ]
}