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)
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
NeedsCompilation: no
Packaged: 2026-03-27 04:50:46 UTC; z3524079
Author: Elizabeth Wenk [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0001-5640-5910>),
  Daniel Falster [aut, ctb] (ORCID:
    <https://orcid.org/0000-0002-9814-092X>),
  Will Cornwell [aut, ctb] (ORCID:
    <https://orcid.org/0000-0003-4080-4073>),
  Fonti Kar [aut, ctb] (ORCID: <https://orcid.org/0000-0002-2760-3974>),
  Carl Boettiger [ctb] (ORCID: <https://orcid.org/0000-0002-1642-628X>)
Maintainer: Elizabeth Wenk <e.wenk@unsw.edu.au>
Repository: CRAN
Date/Publication: 2026-03-27 16:30:15 UTC
Built: R 4.5.3; ; 2026-04-23 21:48:10 UTC; windows
