Package: APCalign Title: Resolving Plant Taxon Names Using the Australian Plant Census Version: 2.0.0 Authors@R: c( person(given = "Elizabeth", family = "Wenk", role = c("aut", "cre", "cph"), email = "e.wenk@unsw.edu.au", comment = c(ORCID = "0000-0001-5640-5910")), person(given = "Daniel", family = "Falster", role = c("aut", "ctb"), email = "daniel.falster@unsw.edu.au", comment = c(ORCID = "0000-0002-9814-092X")), person(given = "Will", family = "Cornwell", role = c("aut", "ctb"), email = "w.cornwell@unsw.edu.au", comment = c(ORCID = "0000-0003-4080-4073")), person(given = "Fonti", family = "Kar", role = c("aut", "ctb"), email = "f.kar@unsw.edu.au", comment = c(ORCID = "0000-0002-2760-3974")), person(given = "Carl", family= "Boettiger", role = c("ctb"), email = "cboettig@gmail.com", comment = c(ORCID = "0000-0002-1642-628X")) ) Description: The process of resolving and updating taxon names is necessary when working with biodiversity data. 'APCalign' uses the Australian Plant Census (APC) and the Australian Plant Name Index (APNI) to align and update plant taxon names to current, accepted standards. 'APCalign' also supplies information about the establishment status (i.e. native or introduced) of plant taxa across different states/territories. License: MIT + file LICENSE Encoding: UTF-8 Language: en LazyData: true Depends: R (>= 4.1.0), Imports: readr, purrr, dplyr, stringr, stringi, stringdist, crayon, httr, jsonlite, curl, arrow, rlang Suggests: janitor, tidyr, covr, knitr, rmarkdown, kableExtra, here, testthat (>= 3.0.0) Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3.9000 Config/testthat/edition: 3 VignetteBuilder: knitr URL: https://traitecoevo.github.io/APCalign/, https://github.com/traitecoevo/APCalign, https://doi.org/10.1071/BT24014 BugReports: https://github.com/traitecoevo/APCalign/issues Config/pak/sysreqs: cmake libicu-dev libssl-dev libx11-dev Repository: https://traitecoevo.r-universe.dev Date/Publication: 2026-07-08 03:17:05 UTC RemoteUrl: https://github.com/traitecoevo/APCalign RemoteRef: HEAD RemoteSha: bb51629308c44c0c91d6c340d056f403d196fb17 NeedsCompilation: no Packaged: 2026-07-08 04:57:37 UTC; root Author: Elizabeth Wenk [aut, cre, cph] (ORCID: ), Daniel Falster [aut, ctb] (ORCID: ), Will Cornwell [aut, ctb] (ORCID: ), Fonti Kar [aut, ctb] (ORCID: ), Carl Boettiger [ctb] (ORCID: ) Maintainer: Elizabeth Wenk