Package: pkgmatch Title: Find R Packages Matching Either Descriptions or Other R Packages Version: 0.5.4.010 Authors@R: c( person("Mark", "Padgham", email = "mark.padgham@email.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2172-5265")), person("Davis", "Vaughan", role = c("ctb")), person("George", "Moroz", role = c("rev"), comment = c(ORCID = "0000-0003-1990-6083"))) Description: Find R packages from CRAN, 'rOpenSci', or Bioconductor corpora. Packages can be matched to general text descriptions, to names of installed packages, or to local paths to entire source repositories. The package is used to list the most similar packages for each new submission to the 'rOpenSci' software peer-review program ('rOpenSci' authors, 2026; ). License: MIT + file LICENSE URL: https://docs.ropensci.org/pkgmatch/, https://github.com/ropensci-review-tools/pkgmatch BugReports: https://github.com/ropensci-review-tools/pkgmatch/issues Depends: R (>= 4.1.0) Imports: brio, checkmate, cli, curl (>= 6.0.0), dplyr, fs, httr2, memoise, piggyback, Rcpp, rvest, tibble, tidyr, tokenizers, treesitter, treesitter.r, vctrs Suggests: gert, hms, httptest2, jsonlite, pkgbuild, rappdirs, roxygen2, testthat (>= 3.0.0), withr, knitr, rmarkdown LinkingTo: Rcpp NeedsCompilation: yes Encoding: UTF-8 Language: en-GB Roxygen: list(markdown = TRUE) Config/testthat/edition: 3 Config/ropensci/maintainer: staff VignetteBuilder: knitr Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake git make libicu-dev libuv1-dev libxml2-dev libssl-dev Repository: https://ropensci-review-tools.r-universe.dev Date/Publication: 2026-06-24 10:07:54 UTC RemoteUrl: https://github.com/ropensci-review-tools/pkgmatch RemoteRef: HEAD RemoteSha: 1ba4224762f8c8d15d74beb2fba66bca6398de5c Packaged: 2026-06-24 10:26:39 UTC; root Author: Mark Padgham [aut, cre] (ORCID: ), Davis Vaughan [ctb], George Moroz [rev] (ORCID: ) Maintainer: Mark Padgham