{
  "_id": "6a634d4baecbde9870bb1f9e",
  "Package": "taxastand",
  "Title": "Taxonomic Name Standardization",
  "Version": "2.0.0",
  "Authors@R": "person(given = \"Joel\",\nfamily = \"Nitta\",\nrole = c(\"aut\", \"cre\"),\nemail = \"joelnitta@gmail.com\",\ncomment = c(ORCID = \"0000-0003-4719-7472\"))",
  "Description": "Standardizes taxonomic names by matching species names to\nentries in a user-supplied reference taxonomy, then resolving\nsynonyms to their accepted names. Fuzzy matching on parsed name\ncomponents (genus, epithet, author, infraspecific rank, etc.)\nallows for orthographic differences between the query and\nreference names. This facilitates reproducible joining of\ndatasets that use different taxonomic synonyms for the same\nspecies.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "URL": "https://joelnitta.github.io/taxastand/,\nhttps://github.com/joelnitta/taxastand",
  "BugReports": "https://github.com/joelnitta/taxastand/issues",
  "Roxygen": "list( markdown = TRUE, roclets = c(\"collate\", \"namespace\",\n\"rd\", \"roxyglobals::global_roclet\"))",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev",
  "Repository": "https://joelnitta.r-universe.dev",
  "Date/Publication": "2026-07-24 08:28:30 UTC",
  "RemoteUrl": "https://github.com/joelnitta/taxastand",
  "RemoteRef": "HEAD",
  "RemoteSha": "cb58b513593a21ab99bc8e6e0dc1b0e6802dacf1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-24 10:42:32 UTC",
    "User": "root"
  },
  "Author": "Joel Nitta [aut, cre] (ORCID: <https://orcid.org/0000-0003-4719-7472>)",
  "Maintainer": "Joel Nitta <joelnitta@gmail.com>",
  "_user": "joelnitta",
  "_type": "src",
  "_file": "taxastand_2.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/b5c34ce04db8f59ae5edd3bbed39d732fa7f8a7dc854be1f7415b71d0bb6dca5",
  "_filesize": 330933,
  "_sha256": "b5c34ce04db8f59ae5edd3bbed39d732fa7f8a7dc854be1f7415b71d0bb6dca5",
  "_expires": "2026-11-01T11:32:25.000Z",
  "_created": "2026-07-24T10:42:32.000Z",
  "_published": "2026-07-24T11:32:27.392Z",
  "_jobs": [
    {
      "job": 89461775772,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8594212788"
    },
    {
      "job": 89461775769,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8594208568"
    },
    {
      "job": 89461775742,
      "time": 100,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8595219385"
    },
    {
      "job": 89461775743,
      "time": 80,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8595215272"
    },
    {
      "job": 89461160364,
      "time": 196,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8594148394"
    },
    {
      "job": 89461775765,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8594195315"
    },
    {
      "job": 89461775749,
      "time": 85,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8594182370"
    },
    {
      "job": 89461775763,
      "time": 83,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8594181827"
    },
    {
      "job": 89461775755,
      "time": 96,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8594187830"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/joelnitta/actions/runs/30086911225",
  "_status": "success",
  "_upstream": "https://github.com/joelnitta/taxastand",
  "_commit": {
    "id": "cb58b513593a21ab99bc8e6e0dc1b0e6802dacf1",
    "author": "joelnitta <joelnitta@gmail.com>",
    "committer": "Joel Nitta <joelnitta@gmail.com>",
    "message": "Refresh README badges and project status messaging\n\nReplaced the repostatus \"WIP\" badge (Initial development in\nprogress, not yet a stable release) with \"Active\" (reached a\nstable, usable state and being actively developed) -- accurate now\nthat the package is on v2.0.0 with a pure-R implementation.\n\nR-CMD-check and Codecov badges were already added in earlier PRs\n(#15, #16); nothing further needed there.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>\nCloses #17\n",
    "time": 1784881710
  },
  "_maintainer": {
    "name": "Joel Nitta",
    "email": "joelnitta@gmail.com",
    "login": "joelnitta",
    "mastodon": "@joelnitta@fosstodon.org",
    "bluesky": "@joelnitta.com",
    "orcid": "0000-0003-4719-7472",
    "description": "Associate Professor at Chiba University, Japan",
    "uuid": 13459362
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "roxyglobals",
      "version": ">= 1.0.0",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "joelnitta",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-29",
      "n": 16
    },
    {
      "week": "2026-30",
      "n": 14
    }
  ],
  "_tags": [],
  "_topics": [
    "database",
    "taxonomy"
  ],
  "_stars": 22,
  "_contributors": [
    {
      "user": "joelnitta",
      "count": 192,
      "uuid": 13459362
    },
    {
      "user": "copilot",
      "count": 1,
      "uuid": 198982749
    }
  ],
  "_userbio": {
    "uuid": 13459362,
    "type": "user",
    "name": "Joel Nitta",
    "followers": 98,
    "description": "Associate Professor at Chiba University, Japan"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/taxastand"
  },
  "_devurl": "https://github.com/joelnitta/taxastand",
  "_pkgdown": "https://joelnitta.github.io/taxastand/",
  "_searchresults": 14,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/taxastand.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "ts_match_names",
    "ts_parse_names",
    "ts_resolve_names"
  ],
  "_datasets": [
    {
      "name": "filmy_taxonomy",
      "title": "Taxonomy of filmy ferns (family Hymenophyllaceae)",
      "object": "filmy_taxonomy",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "taxonID",
        "identifier",
        "datasetID",
        "datasetName",
        "acceptedNameUsageID",
        "parentNameUsageID",
        "taxonomicStatus",
        "taxonRank",
        "verbatimTaxonRank",
        "scientificName",
        "kingdom",
        "phylum",
        "class",
        "order",
        "superfamily",
        "family",
        "genericName",
        "genus",
        "subgenus",
        "specificEpithet",
        "infraspecificEpithet",
        "scientificNameAuthorship",
        "source",
        "namePublishedIn",
        "nameAccordingTo",
        "modified",
        "description",
        "taxonConceptID",
        "scientificNameID",
        "references",
        "isExtinct"
      ],
      "rows": 2729,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "filmy_taxonomy",
      "title": "Taxonomy of filmy ferns (family Hymenophyllaceae)",
      "topics": [
        "filmy_taxonomy"
      ]
    },
    {
      "page": "ts_match_names",
      "title": "Match taxonomic names to a reference",
      "topics": [
        "ts_match_names"
      ]
    },
    {
      "page": "ts_parse_names",
      "title": "Parse taxonomic names",
      "topics": [
        "ts_parse_names"
      ]
    },
    {
      "page": "ts_resolve_names",
      "title": "Resolve synonyms in taxonomic names",
      "topics": [
        "ts_resolve_names"
      ]
    }
  ],
  "_pkglogo": "https://github.com/joelnitta/taxastand/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/joelnitta/taxastand/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "cli",
    "cpp11",
    "digest",
    "dplyr",
    "fs",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "benchmark.Rmd",
      "filename": "benchmark.html",
      "title": "Benchmark: pure R vs. taxon-tools",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Background",
        "Setup",
        "Parsing",
        "Matching",
        "Takeaways"
      ],
      "created": "2026-07-18 07:30:38",
      "modified": "2026-07-24 05:30:33",
      "commits": 2
    },
    {
      "source": "basics.Rmd",
      "filename": "basics.html",
      "title": "The basics",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setup",
        "Name parsing",
        "Name matching",
        "Name resolution"
      ],
      "created": "2021-10-15 04:03:03",
      "modified": "2026-07-24 05:30:33",
      "commits": 5
    }
  ],
  "_score": 4.789580712164425,
  "_indexed": true,
  "_nocasepkg": "taxastand",
  "_universes": [
    "joelnitta"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-07-24T10:45:10.000Z",
      "distro": "resolute",
      "commit": "cb58b513593a21ab99bc8e6e0dc1b0e6802dacf1",
      "fileid": "https://r2.ropensci.org/3b3e5e34076fac2ed0d00fd9b06f084937191c591bf633f103246f85ac211787",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joelnitta/actions/runs/30086911225"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-07-24T10:44:58.000Z",
      "distro": "resolute",
      "commit": "cb58b513593a21ab99bc8e6e0dc1b0e6802dacf1",
      "fileid": "https://r2.ropensci.org/2fe842ca979e91c0a6db1760150d7742ef7bcd3fa64c7337ada9aeec1ab6002b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joelnitta/actions/runs/30086911225"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-07-24T11:31:39.000Z",
      "commit": "cb58b513593a21ab99bc8e6e0dc1b0e6802dacf1",
      "fileid": "https://r2.ropensci.org/307bf35bab41bb72358dae8b3249634f8d264858f033af6a9394d9a406211469",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joelnitta/actions/runs/30086911225"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-07-24T11:31:30.000Z",
      "commit": "cb58b513593a21ab99bc8e6e0dc1b0e6802dacf1",
      "fileid": "https://r2.ropensci.org/d17953f97658b82b93c804108d17416cb7c60b175be93ad03cd6e723f71f01d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joelnitta/actions/runs/30086911225"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.0",
      "date": "2026-07-24T10:44:44.000Z",
      "commit": "cb58b513593a21ab99bc8e6e0dc1b0e6802dacf1",
      "fileid": "https://r2.ropensci.org/97d16537da93e949d84c445a1103e714a17417e897b93cb6dc897552278f18f8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/joelnitta/actions/runs/30086911225"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-07-24T10:43:41.000Z",
      "commit": "cb58b513593a21ab99bc8e6e0dc1b0e6802dacf1",
      "fileid": "https://r2.ropensci.org/e7dec09504ece2728076e0d4ec80733a16013e56ff5d53e5f227a1fdc27ca90f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joelnitta/actions/runs/30086911225"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-07-24T10:43:41.000Z",
      "commit": "cb58b513593a21ab99bc8e6e0dc1b0e6802dacf1",
      "fileid": "https://r2.ropensci.org/4333c2018d72cbcd248b13aaa4a94e10f34a7d4522ef8ecab90d0803b0d6c9cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joelnitta/actions/runs/30086911225"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-07-24T10:43:53.000Z",
      "commit": "cb58b513593a21ab99bc8e6e0dc1b0e6802dacf1",
      "fileid": "https://r2.ropensci.org/4500690635f21730c3cf95a85ced9feefd9825dbde9f718ce8351dfd3c511615",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joelnitta/actions/runs/30086911225"
    }
  ]
}