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.
Version: | 1.0.0 |
Depends: | R (≥ 3.3.0) |
Imports: | dplyr, curl, shiny, shinyjs, miniUI, stringr, DT, lubridate, utils |
Published: | 2017-06-26 |
Author: | Becca Krouse [aut], Agustin Calatroni [cre, aut] |
Maintainer: | Agustin Calatroni <agustin_calatroni at rhoworld.com> |
BugReports: | https://github.com/RhoInc/CRANsearcher/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/RhoInc/CRANsearcher |
NeedsCompilation: | no |
CRAN checks: | CRANsearcher results |
Reference manual: | CRANsearcher.pdf |
Package source: | CRANsearcher_1.0.0.tar.gz |
Windows binaries: | r-devel: CRANsearcher_1.0.0.zip, r-release: CRANsearcher_1.0.0.zip, r-oldrel: CRANsearcher_1.0.0.zip |
macOS binaries: | r-release: CRANsearcher_1.0.0.tgz, r-oldrel: CRANsearcher_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=CRANsearcher to link to this page.