Title: | RStudio Addin for Searching Packages in CRAN Database Based on Keywords |
---|---|
Description: | One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualization to Bayesian inference and from spatial analyses to pharmacokinetics (<https://cran.r-project.org/web/views/>). There is probably not an area of quantitative research that isn't represented by at least one R package. At the time of this writing, there are more than 10,000 active CRAN packages. Because of this massive ecosystem, it is important to have tools to search and learn about packages related to your personal R needs. For this reason, we developed an RStudio addin capable of searching available CRAN packages directly within RStudio. |
Authors: | Becca Krouse [aut], Agustin Calatroni [cre, aut] |
Maintainer: | Agustin Calatroni <[email protected]> |
License: | MIT + file LICENSE |
Version: | 1.0.0 |
Built: | 2024-10-13 05:36:02 UTC |
Source: | https://github.com/rhoinc/cransearcher |
Snapshot of CRAN web database inventory of packages for use offline.
cran_inventory
cran_inventory
A data frame with 10,000+ rows and 6 columns:
Package
Version
Title
Description
Published
License
Date that database snapshot was taken.
https://cran.r-project.org/web/packages/
Addin for searching packages in CRAN database based on keywords
CRANsearcher()
CRANsearcher()
## Not run: CRANsearcher() ## End(Not run)
## Not run: CRANsearcher() ## End(Not run)