{
  "_id": "6a30f2683efcd9bda434b6b4",
  "Package": "fastnntr",
  "Title": "Fast Rust-Based SplitsTree NeighbourNet Algorithm",
  "Version": "0.3.0",
  "Authors@R": "person(\"Rhys\", \"Newell\", , \"rhys.newell94@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "A fast Rust implementation of the NeighbourNet algorithm\n(Bryant & Moulton, 2004) for phylogenetic analysis. It\nconstructs an implicit split network from a distance matrix and\nreturns it in a 'networx'-compatible structure for exploratory\nvisualisation with 'tanggle', 'ggplot2', or 'phangorn'.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/rextendr/version": "0.4.2",
  "SystemRequirements": "Cargo (Rust's package manager), rustc >= 1.65.0, xz",
  "Collate": "'extendr-wrappers.R' 'exports.R'",
  "Config/pak/sysreqs": "xz-utils libclang-dev",
  "Repository": "https://rhysnewell.r-universe.dev",
  "Date/Publication": "2026-06-16 01:13:47 UTC",
  "RemoteUrl": "https://github.com/rhysnewell/fast-nnt",
  "RemoteRef": "HEAD",
  "RemoteSha": "7e7c3f3060cef5f13f2617ff2fa5642cb1f6722f",
  "RemoteSubdir": "fastnntr",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-16 06:39:55 UTC",
    "User": "root"
  },
  "Author": "Rhys Newell [aut, cre]",
  "Maintainer": "Rhys Newell <rhys.newell94@gmail.com>",
  "MD5sum": "8283536116c6589f57e77f988a738699",
  "_user": "rhysnewell",
  "_type": "src",
  "_file": "fastnntr_0.3.0.tar.gz",
  "_fileid": "ace07ca0fb109031f49dd45ac8a60f2cde767605841c6f1b897e81ddbd266fa3",
  "_filesize": 4290391,
  "_sha256": "ace07ca0fb109031f49dd45ac8a60f2cde767605841c6f1b897e81ddbd266fa3",
  "_created": "2026-06-16T06:39:55.000Z",
  "_published": "2026-06-16T06:51:20.188Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81596107475,
      "time": 192,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7659246183"
    },
    {
      "job": 81596107498,
      "time": 191,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7659246089"
    },
    {
      "job": 81596107490,
      "time": 199,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7659247851"
    },
    {
      "job": 81596107495,
      "time": 189,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7659247125"
    },
    {
      "job": 81596107512,
      "time": 156,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7659250882"
    },
    {
      "job": 81596107486,
      "time": 305,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7659360604"
    },
    {
      "job": 81596107537,
      "time": 125,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7659348833"
    },
    {
      "job": 81596107487,
      "time": 283,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7659361241"
    },
    {
      "job": 81595318747,
      "time": 351,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7659195492"
    },
    {
      "job": 81596107460,
      "time": 173,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7659243042"
    },
    {
      "job": 81596107479,
      "time": 216,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7659252407"
    },
    {
      "job": 81596107499,
      "time": 303,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7659277083"
    },
    {
      "job": 81596107476,
      "time": 245,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7659260145"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rhysnewell/actions/runs/27598962208",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rhysnewell/fast-nnt",
  "_commit": {
    "id": "7e7c3f3060cef5f13f2617ff2fa5642cb1f6722f",
    "author": "rhysnewell <rhys.newell94@gmail.com>",
    "committer": "rhysnewell <rhys.newell94@gmail.com>",
    "message": "docs: restore local rextendr/devtools dev block in README\n\nThe 'no devtools' change was only meant for the install path; the\nrextendr::document() / devtools::load_all() block is for local R-binding\ndevelopment and must stay.\n",
    "time": 1781572427
  },
  "_maintainer": {
    "name": "Rhys Newell",
    "email": "rhys.newell94@gmail.com",
    "login": "rhysnewell",
    "twitter": "@rhysnewell",
    "description": "Bioinformatics Software Engineer @ Microba. PhD in Bioinformatics at Centre for Microbiome Research, QUT",
    "uuid": 42852939
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "tanggle",
      "role": "Suggests"
    },
    {
      "package": "ggtree",
      "role": "Suggests"
    },
    {
      "package": "phangorn",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "ggforce",
      "role": "Suggests"
    },
    {
      "package": "TreeSearch",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "rhysnewell",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-33",
      "n": 8
    },
    {
      "week": "2025-34",
      "n": 34
    },
    {
      "week": "2025-36",
      "n": 8
    },
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-47",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 13
    },
    {
      "week": "2026-04",
      "n": 12
    },
    {
      "week": "2026-09",
      "n": 9
    },
    {
      "week": "2026-12",
      "n": 14
    },
    {
      "week": "2026-13",
      "n": 13
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-24",
      "n": 4
    },
    {
      "week": "2026-25",
      "n": 10
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2025-08-19"
    },
    {
      "name": "v0.2.0",
      "date": "2025-08-21"
    },
    {
      "name": "v0.2.1",
      "date": "2025-09-03"
    },
    {
      "name": "v0.2.2",
      "date": "2026-01-16"
    },
    {
      "name": "v0.2.3",
      "date": "2026-01-19"
    },
    {
      "name": "v0.2.4",
      "date": "2026-01-20"
    },
    {
      "name": "v0.2.5",
      "date": "2026-03-24"
    },
    {
      "name": "v0.3.0",
      "date": "2026-06-15"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "rhysnewell",
      "count": 128,
      "uuid": 42852939
    }
  ],
  "_userbio": {
    "uuid": 42852939,
    "type": "user",
    "name": "Rhys Newell",
    "followers": 73,
    "description": "Bioinformatics Software Engineer @ Microba. PhD in Bioinformatics at Centre for Microbiome Research, QUT"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fastnntr"
  },
  "_devurl": "https://github.com/rhysnewell/fast-nnt",
  "_searchresults": 7,
  "_cargo": true,
  "_topics": [
    "rust",
    "cargo"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fastnntr.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "run_neighbornet_networkx",
    "run_neighbournet_networkx",
    "set_fastnnt_threads"
  ],
  "_help": [
    {
      "page": "run_neighbornet_networkx",
      "title": "Compute a NeighbourNet split network",
      "topics": [
        "run_neighbornet_networkx",
        "run_neighbournet_networkx"
      ]
    },
    {
      "page": "set_fastnnt_threads",
      "title": "Set the global thread count for fastnnt",
      "topics": [
        "set_fastnnt_threads"
      ]
    }
  ],
  "_readme": "https://github.com/rhysnewell/fast-nnt/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "fastnntr-vignette.Rmd",
      "filename": "fastnntr-vignette.html",
      "title": "Introduction to fastnntr: Computing and Visualising Neighbour-Net Networks",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Why neighbour networks?",
        "Installation",
        "Example 1: Genetic data (SNP genotypes)",
        "Input data",
        "Distance matrix",
        "Compute the Neighbour-Net",
        "Quick base-R plot",
        "ggplot2 plot with tanggle",
        "Export",
        "Example 2: Genomic distances (Average Nucleotide Identity)",
        "Filter to samples with known phylogroup",
        "Optional: rotate the layout",
        "ggplot2 plot",
        "Example 3: Morphological data (discrete characters)",
        "Filter low-coverage taxa and characters",
        "Distance matrix and network",
        "Summary of the core workflow",
        "Session info",
        "References"
      ],
      "created": "2026-06-15 05:29:34",
      "modified": "2026-06-15 06:27:47",
      "commits": 2
    }
  ],
  "_score": 4.113943352306837,
  "_indexed": true,
  "_nocasepkg": "fastnntr",
  "_universes": [
    "rhysnewell"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-16T06:43:23.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7e7c3f3060cef5f13f2617ff2fa5642cb1f6722f",
      "fileid": "f85d11aa0654becbf6724a637f4784e2d2aeab427c166f58254758060f4bc2c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rhysnewell/actions/runs/27598962208"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-16T06:43:14.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7e7c3f3060cef5f13f2617ff2fa5642cb1f6722f",
      "fileid": "1c267c2fd7f40e85d7de8edb2b83be4494d57c5f8cda1fb93e4a14fbc0c2a852",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rhysnewell/actions/runs/27598962208"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-16T06:43:27.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7e7c3f3060cef5f13f2617ff2fa5642cb1f6722f",
      "fileid": "ba075ed1600aaa79aa70a0ad2c8c84a01364d7521f1fc50f18e3d301ccec5815",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rhysnewell/actions/runs/27598962208"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-16T06:43:19.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7e7c3f3060cef5f13f2617ff2fa5642cb1f6722f",
      "fileid": "2d85585c223754092051a82fca83202036d852b73e7024faa4b3006116dd2464",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rhysnewell/actions/runs/27598962208"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-16T06:43:17.000Z",
      "arch": "aarch64",
      "commit": "7e7c3f3060cef5f13f2617ff2fa5642cb1f6722f",
      "fileid": "f3f6a420876f8f0b58054bb8fed557c65d79fdca9401a7addb4bc82825033a43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rhysnewell/actions/runs/27598962208"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-16T06:49:08.000Z",
      "arch": "x86_64",
      "commit": "7e7c3f3060cef5f13f2617ff2fa5642cb1f6722f",
      "fileid": "e54d53573be92d7d2bfd33a6b7e4e00a503abdb5485c3666145bbd0092460834",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rhysnewell/actions/runs/27598962208"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-16T06:49:31.000Z",
      "arch": "aarch64",
      "commit": "7e7c3f3060cef5f13f2617ff2fa5642cb1f6722f",
      "fileid": "ab6f254b8d8754ef4958a79402892c189050e8050e98b3dd873e254adce80f2c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rhysnewell/actions/runs/27598962208"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-16T06:49:06.000Z",
      "arch": "x86_64",
      "commit": "7e7c3f3060cef5f13f2617ff2fa5642cb1f6722f",
      "fileid": "00593be120dda75f3f41b191e1f6fe43d757b4e9c58d30c190a2478c4c718990",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rhysnewell/actions/runs/27598962208"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-06-16T06:43:15.000Z",
      "arch": "emscripten",
      "commit": "7e7c3f3060cef5f13f2617ff2fa5642cb1f6722f",
      "fileid": "80312f4553aa22c23e64e0d6a1530f65db44ef8d02aed2064b0c3907cb733d96",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rhysnewell/actions/runs/27598962208"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-16T06:42:01.000Z",
      "arch": "x86_64",
      "commit": "7e7c3f3060cef5f13f2617ff2fa5642cb1f6722f",
      "fileid": "7ac1998aeec60cbdd390d2428f93339f2f12ff613ccfebfca55702a8930b19ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rhysnewell/actions/runs/27598962208"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-16T06:42:19.000Z",
      "arch": "x86_64",
      "commit": "7e7c3f3060cef5f13f2617ff2fa5642cb1f6722f",
      "fileid": "edc3864411359d339a05eb4cadf40287d5e2978c0f8c689775c921b3fbc182f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rhysnewell/actions/runs/27598962208"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-16T06:42:03.000Z",
      "arch": "x86_64",
      "commit": "7e7c3f3060cef5f13f2617ff2fa5642cb1f6722f",
      "fileid": "40843bd518fea5f5be718e1de31e17ffb9f33fd2c58367fa380ecdf16d856437",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rhysnewell/actions/runs/27598962208"
    }
  ]
}