{
  "_id": "6a1c10c41d7bb097a0a2eab2",
  "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-05-31 10:39:30 UTC",
    "User": "root"
  },
  "Author": "Paul Efren Santos Andrade [aut, cre, cph]",
  "Maintainer": "Paul Efren Santos Andrade <paulefrens@gmail.com>",
  "MD5sum": "0cf7a3171e6ed1cc0cab655a8c949743",
  "_user": "paulesantos",
  "_type": "src",
  "_file": "wcvpmatch_0.0.1.tar.gz",
  "_fileid": "29205ac84c4df4cb84c915e2e5ec0a26e80a63473a6e57d95ddf4a5471efb06b",
  "_filesize": 215686,
  "_sha256": "29205ac84c4df4cb84c915e2e5ec0a26e80a63473a6e57d95ddf4a5471efb06b",
  "_created": "2026-05-31T10:39:30.000Z",
  "_published": "2026-05-31T10:43:16.041Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78719296277,
      "time": 188,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7316050476"
    },
    {
      "job": 78719296279,
      "time": 197,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7316051472"
    },
    {
      "job": 78719296285,
      "time": 159,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7316047274"
    },
    {
      "job": 78719296280,
      "time": 149,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7316046241"
    },
    {
      "job": 78719097553,
      "time": 202,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7316030278"
    },
    {
      "job": 78719296273,
      "time": 136,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7316044880"
    },
    {
      "job": 78719296291,
      "time": 148,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7316046144"
    },
    {
      "job": 78719296286,
      "time": 138,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7316045143"
    },
    {
      "job": 78719296293,
      "time": 131,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7316044336"
    }
  ],
  "_buildurl": "https://github.com/r-universe/paulesantos/actions/runs/26710269532",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "description": "Plant ecology and R programming."
  },
  "_downloads": {
    "count": 451,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/wcvpmatch"
  },
  "_devurl": "https://github.com/paulesantos/wcvpmatch",
  "_pkgdown": "https://paulesantos.github.io/wcvpmatch/",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_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",
    "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.204119982655925,
  "_indexed": true,
  "_nocasepkg": "wcvpmatch",
  "_universes": [
    "paulesantos"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-31T10:41:50.000Z",
      "distro": "noble",
      "commit": "44611849d74135c38c77e0f8b3222f9a8b1de59a",
      "fileid": "f13afb453681cc6213e4fe4a19b2565ee522923708ade11cc266fba349e20819",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulesantos/actions/runs/26710269532"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-31T10:41:58.000Z",
      "distro": "noble",
      "commit": "44611849d74135c38c77e0f8b3222f9a8b1de59a",
      "fileid": "d5b7159420938e10431d808219aaacad00caa3aca8ad39f0428190f8522617b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulesantos/actions/runs/26710269532"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-31T10:41:19.000Z",
      "commit": "44611849d74135c38c77e0f8b3222f9a8b1de59a",
      "fileid": "35de1bd0a8861bed8bd88ec4487ca4c9cf2a1106b87f8179987634c15d288e4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulesantos/actions/runs/26710269532"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-31T10:41:14.000Z",
      "commit": "44611849d74135c38c77e0f8b3222f9a8b1de59a",
      "fileid": "d1fb059d490c4ccc401eb97aa6866acff6e0f0728c1fe22994099aea6a44b098",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulesantos/actions/runs/26710269532"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-05-31T10:42:00.000Z",
      "commit": "44611849d74135c38c77e0f8b3222f9a8b1de59a",
      "fileid": "e18a2e5cdc7f333d962a615d08abafdae36401b09f84d00a006bfb00da412578",
      "status": "success",
      "buildurl": "https://github.com/r-universe/paulesantos/actions/runs/26710269532"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-31T10:40:51.000Z",
      "commit": "44611849d74135c38c77e0f8b3222f9a8b1de59a",
      "fileid": "40d51c50972439909dee0ff007dbd86dfa6b1caae02ab6931e44c130ef3f6170",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulesantos/actions/runs/26710269532"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-31T10:40:46.000Z",
      "commit": "44611849d74135c38c77e0f8b3222f9a8b1de59a",
      "fileid": "c3973c195fa19c972925605fee8450857f4938352809492a21ae326772f34387",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulesantos/actions/runs/26710269532"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-31T10:40:39.000Z",
      "commit": "44611849d74135c38c77e0f8b3222f9a8b1de59a",
      "fileid": "ca08856e02e6a9a7320820f5529443f725a473dc7a9de6e97c49eebe84222deb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulesantos/actions/runs/26710269532"
    }
  ]
}