Package: wcvpmatch
Title: Taxonomic Name Reconciliation Against the 'WCVP' Backbone
Version: 0.0.1
Authors@R: c(
        person("Paul Efren", "Santos Andrade",
        email = "paulefrens@gmail.com", role = c("aut", "cre", "cph")))
Description: Standardizes and reconciles scientific plant names against
    a World Checklist of Vascular Plants ('WCVP')-style taxonomic
    backbone. The package parses names into taxonomic components and
    applies staged exact and fuzzy matching for binomial and trinomial
    inputs, including infraspecific rank-aware checks. It also returns
    accepted-name context and row-level matching flags to support
    reproducible, auditable preprocessing for downstream biodiversity,
    spatial, and trait analyses. A user-supplied backbone can be passed
    through 'target_df'; when the optional companion package 'wcvpdata'
    is installed, its default checklist can also be used.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: assertthat, cli, dplyr, fozziejoin, lifecycle, magrittr,
        memoise, purrr, stringdist, stringr, tibble, tidyr
Depends: R (>= 4.1.0)
LazyData: true
LazyDataCompression: xz
Suggests: rlang (>= 1.0.0), testthat (>= 3.0.0), wcvpdata
Additional_repositories: https://paulesantos.r-universe.dev
Config/testthat/edition: 3
URL: https://github.com/PaulESantos/wcvpmatch
BugReports: https://github.com/PaulESantos/wcvpmatch/issues
NeedsCompilation: no
Packaged: 2026-03-18 02:22:55 UTC; PC
Author: Paul Efren Santos Andrade [aut, cre, cph]
Maintainer: Paul Efren Santos Andrade <paulefrens@gmail.com>
Repository: CRAN
Date/Publication: 2026-03-23 09:10:03 UTC
Built: R 4.7.0; ; 2026-04-28 04:36:46 UTC; windows
