{
  "_id": "6a478d0f6527f6f71fa0e382",
  "Package": "taxastand",
  "Title": "Taxonomic Name Standardization",
  "Version": "1.0.0",
  "Authors@R": "person(given = \"Joel\",\nfamily = \"Nitta\",\nrole = c(\"aut\", \"cre\"),\nemail = \"joelnitta@gmail.com\")",
  "Description": "Matches species names to a taxonomic standard. Resolves\nsynonyms consistently and reproducibly.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "SystemRequirements": "parsenames\n(<https://github.com/camwebb/taxon-tools>), matchnames\n(<https://github.com/camwebb/taxon-tools>)",
  "Roxygen": "list( markdown = TRUE, roclets = c(\"collate\", \"namespace\",\n\"rd\", \"roxyglobals::global_roclet\"))",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Remotes": [
    "anthonynorth/roxyglobals"
  ],
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev",
  "Repository": "https://joelnitta.r-universe.dev",
  "Date/Publication": "2025-06-07 07:34:45 UTC",
  "RemoteUrl": "https://github.com/joelnitta/taxastand",
  "RemoteRef": "HEAD",
  "RemoteSha": "5fe8ec563ef30d09184c0236d4f5feb73de15a81",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-02 06:19:31 UTC",
    "User": "root"
  },
  "Author": "Joel Nitta [aut, cre]",
  "Maintainer": "Joel Nitta <joelnitta@gmail.com>",
  "_user": "joelnitta",
  "_type": "src",
  "_file": "taxastand_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/ba9e2e3803c503b5434060d107393b41f6b05f3f459716d2b78599320d6b38af",
  "_filesize": 310173,
  "_sha256": "ba9e2e3803c503b5434060d107393b41f6b05f3f459716d2b78599320d6b38af",
  "_expires": "2026-10-11T10:21:03.000Z",
  "_created": "2026-07-02T06:19:31.000Z",
  "_published": "2026-07-03T10:21:03.767Z",
  "_jobs": [
    {
      "job": 84979510372,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8030537659"
    },
    {
      "job": 84979510332,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8030538649"
    },
    {
      "job": 84979510404,
      "time": 143,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8030534119"
    },
    {
      "job": 84979510339,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8030529180"
    },
    {
      "job": 84979509687,
      "time": 193,
      "config": "source",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8030497407"
    },
    {
      "job": 84979510266,
      "time": 191,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8030554611"
    },
    {
      "job": 84979510394,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8030523847"
    },
    {
      "job": 84979510451,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8030523028"
    },
    {
      "job": 84979510237,
      "time": 180,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8030552201"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/joelnitta/actions/runs/28569653816",
  "_status": "failure",
  "_upstream": "https://github.com/joelnitta/taxastand",
  "_commit": {
    "id": "5fe8ec563ef30d09184c0236d4f5feb73de15a81",
    "author": "joelnitta <joelnitta@gmail.com>",
    "committer": "Joel Nitta <joelnitta@gmail.com>",
    "message": "Fixes #6: accounts for names that can't be parsed\n",
    "time": 1749281685
  },
  "_maintainer": {
    "name": "Joel Nitta",
    "email": "joelnitta@gmail.com",
    "login": "joelnitta",
    "mastodon": "@joelnitta@fosstodon.org",
    "bluesky": "@joelnitta.com",
    "description": "Associate Professor at Chiba University, Japan",
    "uuid": 13459362
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "assertr",
      "role": "Imports"
    },
    {
      "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": "processx",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "roxyglobals",
      "version": ">= 0.2.1",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "babelwhale",
      "role": "Suggests"
    }
  ],
  "_owner": "joelnitta",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "database",
    "taxonomy"
  ],
  "_stars": 22,
  "_contributors": [
    {
      "user": "joelnitta",
      "count": 163,
      "uuid": 13459362
    }
  ],
  "_userbio": {
    "uuid": 13459362,
    "type": "user",
    "name": "Joel Nitta",
    "followers": 97,
    "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",
  "_searchresults": 13,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/taxastand.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "ts_match_names",
    "ts_parse_names",
    "ts_resolve_names",
    "ts_tt_installed",
    "ts_write_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"
      ]
    },
    {
      "page": "ts_tt_installed",
      "title": "Test if taxon-tools is installed",
      "topics": [
        "ts_tt_installed"
      ]
    },
    {
      "page": "ts_write_names",
      "title": "Write out parsed names to a text file",
      "topics": [
        "ts_write_names"
      ]
    }
  ],
  "_pkglogo": "https://github.com/joelnitta/taxastand/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/joelnitta/taxastand/raw/HEAD/README.md",
  "_rundeps": [
    "assertr",
    "assertthat",
    "cli",
    "cpp11",
    "digest",
    "dplyr",
    "fs",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "processx",
    "ps",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 3.155336037465062,
  "_indexed": true,
  "_nocasepkg": "taxastand",
  "_universes": [
    "joelnitta"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-02T06:21:45.000Z",
      "distro": "resolute",
      "commit": "5fe8ec563ef30d09184c0236d4f5feb73de15a81",
      "fileid": "https://r2.ropensci.org/8ef3f36d29eff18267047da954363aa55434b554dc8e0d7ee74c43e7cd23a9b6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/joelnitta/actions/runs/28569653816"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-02T06:21:47.000Z",
      "distro": "resolute",
      "commit": "5fe8ec563ef30d09184c0236d4f5feb73de15a81",
      "fileid": "https://r2.ropensci.org/871057504d5a58ee8685ef90675f514314eee787e0335db10dd9f2ffa0c8ba65",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/joelnitta/actions/runs/28569653816"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-02T06:21:36.000Z",
      "commit": "5fe8ec563ef30d09184c0236d4f5feb73de15a81",
      "fileid": "https://r2.ropensci.org/3f6df8b4d5128318efe976ae93ce040c427abc232b94132041348e87bc72d40d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/joelnitta/actions/runs/28569653816"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-02T06:21:20.000Z",
      "commit": "5fe8ec563ef30d09184c0236d4f5feb73de15a81",
      "fileid": "https://r2.ropensci.org/8bf60037e8f6d6b918779d43564ffc9ac2ec20d35671d5aa5e772af556498370",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/joelnitta/actions/runs/28569653816"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-07-02T06:22:56.000Z",
      "commit": "5fe8ec563ef30d09184c0236d4f5feb73de15a81",
      "fileid": "https://r2.ropensci.org/bca15bc2e1cee36f06e9320f6b00ef514d1a814df840005b0e61007f2a97e96b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/joelnitta/actions/runs/28569653816"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-02T06:20:44.000Z",
      "commit": "5fe8ec563ef30d09184c0236d4f5feb73de15a81",
      "fileid": "https://r2.ropensci.org/871e3f94375dd5e4dbbc796ed5c2ca120d4d95e919eff59cccea3f8219fb95a1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/joelnitta/actions/runs/28569653816"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-02T06:20:40.000Z",
      "commit": "5fe8ec563ef30d09184c0236d4f5feb73de15a81",
      "fileid": "https://r2.ropensci.org/d7a3e8f133df88303d0161fc43f17c8b18174c6d8a85664aabea358dc976b6ba",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/joelnitta/actions/runs/28569653816"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-02T06:22:21.000Z",
      "commit": "5fe8ec563ef30d09184c0236d4f5feb73de15a81",
      "fileid": "https://r2.ropensci.org/40b02054254c2f051f2cc407848cfbe0bc5946b055ff09e5a06ef3c484da068e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/joelnitta/actions/runs/28569653816"
    }
  ]
}