{
  "_id": "6a1e83e21d7bb097a0a66ae1",
  "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-06-02 07:14:59 UTC",
    "User": "root"
  },
  "Author": "Joel Nitta [aut, cre]",
  "Maintainer": "Joel Nitta <joelnitta@gmail.com>",
  "MD5sum": "d273b440806e6451e51fc393b55d212d",
  "_user": "joelnitta",
  "_type": "src",
  "_file": "taxastand_1.0.0.tar.gz",
  "_fileid": "199dc7f4a1e72798d601ceffbae48aa399c9986ba1fa20c2fff40170731ca7ce",
  "_filesize": 309515,
  "_sha256": "199dc7f4a1e72798d601ceffbae48aa399c9986ba1fa20c2fff40170731ca7ce",
  "_created": "2026-06-02T07:14:59.000Z",
  "_published": "2026-06-02T07:18:58.198Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79018794722,
      "time": 163,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7351313209"
    },
    {
      "job": 79018794721,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7351308202"
    },
    {
      "job": 79018794708,
      "time": 210,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7351316062"
    },
    {
      "job": 79018794693,
      "time": 185,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7351308203"
    },
    {
      "job": 79018397756,
      "time": 169,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7351265396"
    },
    {
      "job": 79018794790,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351301924"
    },
    {
      "job": 79018794832,
      "time": 145,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7351308153"
    },
    {
      "job": 79018794839,
      "time": 120,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7351300568"
    },
    {
      "job": 79018794742,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7351290514"
    }
  ],
  "_buildurl": "https://github.com/r-universe/joelnitta/actions/runs/26804424046",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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": [
    {
      "week": "2025-23",
      "n": 7
    }
  ],
  "_tags": [],
  "_topics": [
    "database",
    "taxonomy"
  ],
  "_stars": 22,
  "_contributors": [
    {
      "user": "joelnitta",
      "count": 163,
      "uuid": 13459362
    }
  ],
  "_userbio": {
    "uuid": 13459362,
    "type": "user",
    "name": "Joel Nitta",
    "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.0",
  "_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",
    "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-06-02T07:17:39.000Z",
      "distro": "noble",
      "commit": "5fe8ec563ef30d09184c0236d4f5feb73de15a81",
      "fileid": "aae98c3d64ea1dae332e319ebc6adad41a2329b4066f2202a93f2cc32f5bb2b2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/joelnitta/actions/runs/26804424046"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-02T07:17:23.000Z",
      "distro": "noble",
      "commit": "5fe8ec563ef30d09184c0236d4f5feb73de15a81",
      "fileid": "1a06eb1b112a25aec1849b2b3b2e3b163a4bbfe38f7edf880c203ed0bd552b02",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/joelnitta/actions/runs/26804424046"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-02T07:17:53.000Z",
      "commit": "5fe8ec563ef30d09184c0236d4f5feb73de15a81",
      "fileid": "c879d5cfffaa53718dcd843945c14c44dac3eb420ad7846d5252b5888adc1edc",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/joelnitta/actions/runs/26804424046"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-02T07:17:22.000Z",
      "commit": "5fe8ec563ef30d09184c0236d4f5feb73de15a81",
      "fileid": "1a317c39e0ecdc18a8115a47ded81c8c8a23cad827c01f081097aac75b26837c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/joelnitta/actions/runs/26804424046"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-02T07:17:17.000Z",
      "commit": "5fe8ec563ef30d09184c0236d4f5feb73de15a81",
      "fileid": "fccd7a70dd7b227d9d18f7ccdb51ce2366057f95494ea0434a1f95b0b34898ea",
      "status": "success",
      "buildurl": "https://github.com/r-universe/joelnitta/actions/runs/26804424046"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-02T07:16:59.000Z",
      "commit": "5fe8ec563ef30d09184c0236d4f5feb73de15a81",
      "fileid": "e87facde14f9ae62af7d6b167fe3ab3616017a393930185e6f6a863bc65d513c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/joelnitta/actions/runs/26804424046"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-02T07:16:51.000Z",
      "commit": "5fe8ec563ef30d09184c0236d4f5feb73de15a81",
      "fileid": "57143ba467955cb07a4493e781037f3b9efd2084b17bdae9683eb36eedf97950",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/joelnitta/actions/runs/26804424046"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-02T07:16:12.000Z",
      "commit": "5fe8ec563ef30d09184c0236d4f5feb73de15a81",
      "fileid": "86f70b3c24a5f2aa4ba9184703924910f1ecde2aa8de8fb27c47f0039a560511",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/joelnitta/actions/runs/26804424046"
    }
  ]
}