Package: pkgmatch
Title: Find R Packages Matching Either Descriptions or Other R Packages
Version: 0.5.4
Authors@R: c(
    person("Mark", "Padgham", , "mark.padgham@email.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-2172-5265")),
    person("Davis", "Vaughan", , "davis@posit.co", role = c("ctb"))
    )
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;
    <doi:10.5281/zenodo.18885936>).
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
Config/testthat/edition: 3
Config/ropensci/maintainer: staff
VignetteBuilder: knitr
Config/roxygen2/version: 8.0.0
Packaged: 2026-06-05 11:46:25 UTC; smexus
Author: Mark Padgham [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-2172-5265>),
  Davis Vaughan [ctb]
Maintainer: Mark Padgham <mark.padgham@email.com>
Repository: CRAN
Date/Publication: 2026-06-10 07:40:02 UTC
