ropensci-review-tools/pkgmatch
Find R packages matching either descriptions or other R packages
This tool helps R users discover relevant R packages and functions more effectively than traditional keyword searches. You input either a text description of what you want to do or an existing R package, and it outputs a list of R packages or functions that are semantically similar. It's ideal for anyone who uses R and frequently searches for new packages or specific functions within the R ecosystem.
Use this if you struggle to find the right R packages or functions using standard search methods and need a more intelligent, context-aware discovery tool.
Not ideal if you're looking for a simple keyword search, as this tool leverages language models for semantic matching, which can take longer for very large R package collections.
Stars
8
Forks
1
Language
R
License
—
Category
Last pushed
Mar 18, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/ropensci-review-tools/pkgmatch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
quanteda/quanteda
An R package for the Quantitative Analysis of Textual Data
juliasilge/tidytext
Text mining using tidy tools :sparkles::page_facing_up::sparkles:
massimoaria/tall
Text Analysis for aLL
keyATM/keyATM
An R package for Keyword Assisted Topic Models
gagolews/stringi
Fast and Portable Character String Processing in R (with the Unicode ICU)