{
  "_id": "6a48639ae06c18f0a6538778",
  "Package": "wcvpmatch",
  "Title": "Taxonomic Name Reconciliation Against the 'WCVP' Backbone",
  "Version": "0.0.1",
  "Authors@R": "c(\nperson(\"Paul Efren\", \"Santos Andrade\",\nemail = \"paulefrens@gmail.com\", role = c(\"aut\", \"cre\", \"cph\")))",
  "Description": "Standardizes and reconciles scientific plant names against\na World Checklist of Vascular Plants ('WCVP')-style taxonomic\nbackbone. The package parses names into taxonomic components\nand applies staged exact and fuzzy matching for binomial and\ntrinomial inputs, including infraspecific rank-aware checks. It\nalso returns accepted-name context and row-level matching flags\nto support reproducible, auditable preprocessing for downstream\nbiodiversity, spatial, and trait analyses. A user-supplied\nbackbone can be passed through 'target_df'; when the optional\ncompanion package 'wcvpdata' is installed, its default\nchecklist can also be used.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "LazyData": "true",
  "LazyDataCompression": "xz",
  "VignetteBuilder": "knitr",
  "Additional_repositories": "https://paulesantos.r-universe.dev",
  "Config/testthat/edition": "3",
  "Config/Needs/website": "pkgdown",
  "URL": "https://paulesantos.github.io/wcvpmatch/,\nhttps://github.com/PaulESantos/wcvpmatch",
  "BugReports": "https://github.com/PaulESantos/wcvpmatch/issues",
  "Config/pak/sysreqs": "libicu-dev xz-utils libclang-dev",
  "Repository": "https://paulesantos.r-universe.dev",
  "Date/Publication": "2026-03-28 23:40:55 UTC",
  "RemoteUrl": "https://github.com/PaulESantos/wcvpmatch",
  "RemoteRef": "HEAD",
  "RemoteSha": "44611849d74135c38c77e0f8b3222f9a8b1de59a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 01:32:34 UTC",
    "User": "root"
  },
  "Author": "Paul Efren Santos Andrade [aut, cre, cph]",
  "Maintainer": "Paul Efren Santos Andrade <paulefrens@gmail.com>",
  "_user": "paulesantos",
  "_type": "src",
  "_file": "wcvpmatch_0.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/177879835437839c03c1b052aa5a32157ba56e762b1b794612c139970bda9857",
  "_filesize": 217028,
  "_sha256": "177879835437839c03c1b052aa5a32157ba56e762b1b794612c139970bda9857",
  "_expires": "2026-10-12T01:36:25.000Z",
  "_created": "2026-07-04T01:32:34.000Z",
  "_published": "2026-07-04T01:36:26.842Z",
  "_jobs": [
    {
      "job": 85091805348,
      "time": 202,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8077101008"
    },
    {
      "job": 85091805371,
      "time": 181,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8077098062"
    },
    {
      "job": 85091805341,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8077086767"
    },
    {
      "job": 85091805347,
      "time": 127,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8077089479"
    },
    {
      "job": 85091569400,
      "time": 211,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8077073699"
    },
    {
      "job": 85091805345,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8077090143"
    },
    {
      "job": 85091805354,
      "time": 123,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8077089027"
    },
    {
      "job": 85091805401,
      "time": 145,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8077092556"
    },
    {
      "job": 85091805372,
      "time": 131,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8077090194"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/paulesantos/actions/runs/28690778021",
  "_status": "success",
  "_upstream": "https://github.com/PaulESantos/wcvpmatch",
  "_commit": {
    "id": "44611849d74135c38c77e0f8b3222f9a8b1de59a",
    "author": "PaulESantos <paulefrens@gmail.com>",
    "committer": "PaulESantos <paulefrens@gmail.com>",
    "message": "new function\n",
    "time": 1774741255
  },
  "_maintainer": {
    "name": "Paul Efren Santos Andrade",
    "email": "paulefrens@gmail.com",
    "login": "paulesantos",
    "linkedin": "in/paulesantosandrade",
    "twitter": "@PaulEfrenSantos",
    "description": "Plant ecology and R programming.",
    "uuid": 16847375
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "fozziejoin",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "stringdist",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "pkgload",
      "role": "Suggests"
    },
    {
      "package": "rlang",
      "version": ">= 1.0.0",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "wcvpdata",
      "role": "Suggests"
    }
  ],
  "_owner": "paulesantos",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-10",
      "n": 16
    },
    {
      "week": "2026-11",
      "n": 9
    },
    {
      "week": "2026-12",
      "n": 4
    },
    {
      "week": "2026-13",
      "n": 4
    }
  ],
  "_tags": [],
  "_topics": [
    "plant",
    "wcvp"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "paulesantos",
      "count": 33,
      "uuid": 16847375
    }
  ],
  "_userbio": {
    "uuid": 16847375,
    "type": "user",
    "name": "Paul Efren",
    "followers": 32,
    "description": "Plant ecology and R programming."
  },
  "_downloads": {
    "count": 459,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/wcvpmatch"
  },
  "_devurl": "https://github.com/paulesantos/wcvpmatch",
  "_pkgdown": "https://paulesantos.github.io/wcvpmatch/",
  "_searchresults": 29,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/wcvpmatch.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/paulesantos/wcvpmatch",
  "_realowner": "paulesantos",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2026-03-23"
    }
  ],
  "_exports": [
    "build_genus_index",
    "classify_spnames",
    "prefilter_target_by_genus",
    "wcvp_direct_match",
    "wcvp_direct_match_species_within_genus",
    "wcvp_distribution",
    "wcvp_fuzzy_match_genus",
    "wcvp_fuzzy_match_species_within_genus",
    "wcvp_genus_match",
    "wcvp_matching",
    "wcvp_setup_info",
    "wcvp_suffix_match_species_within_genus"
  ],
  "_datasets": [
    {
      "name": "fia",
      "title": "Cleaned Master Tree Species List from FIA",
      "object": "fia",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Orig.Genus",
        "Orig.Species"
      ],
      "rows": 2169,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "build_genus_index",
      "title": "Build a Genus Index for Fast Prefiltering",
      "topics": [
        "build_genus_index"
      ]
    },
    {
      "page": "classify_spnames",
      "title": "Classify Scientific Plant Names into Taxonomic Components",
      "topics": [
        "classify_spnames"
      ]
    },
    {
      "page": "fia",
      "title": "Cleaned Master Tree Species List from FIA",
      "topics": [
        "fia"
      ]
    },
    {
      "page": "prefilter_target_by_genus",
      "title": "Prefilter Target Backbone by Input Genera (Exact + Fuzzy)",
      "topics": [
        "prefilter_target_by_genus"
      ]
    },
    {
      "page": "wcvp_direct_match",
      "title": "Direct Match Species & Genus Binomial or Trinomial names",
      "topics": [
        "wcvp_direct_match"
      ]
    },
    {
      "page": "wcvp_direct_match_species_within_genus",
      "title": "Direct Match Species within Genus",
      "topics": [
        "wcvp_direct_match_species_within_genus"
      ]
    },
    {
      "page": "wcvp_distribution",
      "title": "Retrieve WCVP Distribution by Species, Genus, or Family",
      "topics": [
        "wcvp_distribution"
      ]
    },
    {
      "page": "wcvp_fuzzy_match_genus",
      "title": "Fuzzy Match Genus Name",
      "topics": [
        "wcvp_fuzzy_match_genus"
      ]
    },
    {
      "page": "wcvp_fuzzy_match_species_within_genus",
      "title": "Fuzzy Match Species within Genus",
      "topics": [
        "wcvp_fuzzy_match_species_within_genus"
      ]
    },
    {
      "page": "wcvp_genus_match",
      "title": "Match Genus name",
      "topics": [
        "wcvp_genus_match"
      ]
    },
    {
      "page": "wcvp_matching",
      "title": "Match Scientific Names Against WCVP",
      "topics": [
        "wcvp_matching"
      ]
    },
    {
      "page": "wcvp_setup_info",
      "title": "Check Default Backbone Setup",
      "topics": [
        "wcvp_setup_info"
      ]
    },
    {
      "page": "wcvp_suffix_match_species_within_genus",
      "title": "Suffix Match Species within Genus",
      "topics": [
        "wcvp_suffix_match_species_within_genus"
      ]
    }
  ],
  "_readme": "https://github.com/PaulESantos/wcvpmatch/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "cachem",
    "cli",
    "cpp11",
    "dplyr",
    "fastmap",
    "fozziejoin",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "memoise",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringdist",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "wcvp-matching.Rmd",
      "filename": "wcvp-matching.html",
      "title": "Resolve Names with wcvp_matching()",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Example backbone",
        "Parse the input names",
        "Run the matching pipeline",
        "Read the pathway flags",
        "Accepted-name resolution",
        "Duplicate handling",
        "Profiling",
        "Practical notes"
      ],
      "created": "2026-03-28 23:40:32",
      "modified": "2026-03-28 23:40:32",
      "commits": 1
    },
    {
      "source": "wcvp-distribution.Rmd",
      "filename": "wcvp-distribution.html",
      "title": "Retrieve Distribution with wcvp_distribution()",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Example backbone",
        "Species-level retrieval",
        "One row per submitted name",
        "Genus-level retrieval",
        "Family-level retrieval",
        "Fallback from species to genus",
        "Practical notes"
      ],
      "created": "2026-03-28 23:40:32",
      "modified": "2026-03-28 23:40:32",
      "commits": 1
    }
  ],
  "_score": 5.666517980554881,
  "_indexed": true,
  "_nocasepkg": "wcvpmatch",
  "_universes": [
    "paulesantos"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-07-04T01:34:58.000Z",
      "distro": "resolute",
      "commit": "44611849d74135c38c77e0f8b3222f9a8b1de59a",
      "fileid": "https://r2.ropensci.org/1278d27fd1d2b816415d72c2276fcbc533b65613a016342f754f03118bf06afb",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/paulesantos/actions/runs/28690778021"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-07-04T01:34:50.000Z",
      "distro": "resolute",
      "commit": "44611849d74135c38c77e0f8b3222f9a8b1de59a",
      "fileid": "https://r2.ropensci.org/5e2d3f1a0f6ef267d9db0c57f89638fcc4493f057dbb7f5af2fc1f08f51cd869",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/paulesantos/actions/runs/28690778021"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-07-04T01:33:50.000Z",
      "commit": "44611849d74135c38c77e0f8b3222f9a8b1de59a",
      "fileid": "https://r2.ropensci.org/086796fefd274d33bbfe7cf0cf9a866dac2bb19dc3b054ffbf958917aac72390",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/paulesantos/actions/runs/28690778021"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-07-04T01:34:02.000Z",
      "commit": "44611849d74135c38c77e0f8b3222f9a8b1de59a",
      "fileid": "https://r2.ropensci.org/9daebea513135d3c80b8c7cf9c74e10f05664d604655e15c689789f28f5a73f0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/paulesantos/actions/runs/28690778021"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-07-04T01:34:59.000Z",
      "commit": "44611849d74135c38c77e0f8b3222f9a8b1de59a",
      "fileid": "https://r2.ropensci.org/2e62a30e6c42cf2e2358545d61f539281608ccef36a81ac2c40d24c6dd793e5e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/paulesantos/actions/runs/28690778021"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-04T01:33:39.000Z",
      "commit": "44611849d74135c38c77e0f8b3222f9a8b1de59a",
      "fileid": "https://r2.ropensci.org/ececfd009bf149f307168226edab67e14ef21cbb5395f69d0f919fdfb9b6ecc4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/paulesantos/actions/runs/28690778021"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-04T01:34:07.000Z",
      "commit": "44611849d74135c38c77e0f8b3222f9a8b1de59a",
      "fileid": "https://r2.ropensci.org/ba0d4baf087da123be5a7c464acfd05ae7d8fcfbd11e2d83606149f80142efe4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/paulesantos/actions/runs/28690778021"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-04T01:33:47.000Z",
      "commit": "44611849d74135c38c77e0f8b3222f9a8b1de59a",
      "fileid": "https://r2.ropensci.org/4b18ec19f0b30adc53429f97a0572dc3fc4b2e6e23e67f1af45085fd4a0db46e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/paulesantos/actions/runs/28690778021"
    }
  ]
}