Package: APCalign
Title: Resolving Plant Taxon Names Using the Australian Plant Census
Version: 1.1.3
Authors@R: c(
  person(given = "Daniel", family = "Falster", role = c("aut", "cre", "cph"), email = "daniel.falster@unsw.edu.au", comment = c(ORCID = "0000-0002-9814-092X")),
  person(given = "Elizabeth", family = "Wenk", role = c("aut", "ctb"), email = "e.wenk@unsw.edu.au", comment = c(ORCID = "0000-0001-5640-5910")),
  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 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 established status 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.2
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://traitecoevo.github.io/APCalign/,
        https://github.com/traitecoevo/APCalign
BugReports: https://github.com/traitecoevo/APCalign/issues
NeedsCompilation: no
Packaged: 2025-02-11 00:01:38 UTC; dfalster
Author: Daniel Falster [aut, cre, cph]
    (<https://orcid.org/0000-0002-9814-092X>),
  Elizabeth Wenk [aut, ctb] (<https://orcid.org/0000-0001-5640-5910>),
  Will Cornwell [aut, ctb] (<https://orcid.org/0000-0003-4080-4073>),
  Fonti Kar [aut, ctb] (<https://orcid.org/0000-0002-2760-3974>),
  Carl Boettiger [ctb] (<https://orcid.org/0000-0002-1642-628X>)
Maintainer: Daniel Falster <daniel.falster@unsw.edu.au>
Repository: CRAN
Date/Publication: 2025-02-11 13:40:05 UTC
Built: R 4.5.2; ; 2025-11-08 04:29:12 UTC; windows
