/R_CRAN_Booster

Chrome Extension: R CRAN Booster - adds useful annotations to CRAN package pages

Primary LanguageJavaScript

R CRAN Booster

'R CRAN Booster' is a Google Chrome browser extension that enhances the browsing experience on The R Project's CRAN package pages.

Screenshot showing the CRAN page for the 'KernSmooth' package with 'R CMD check' status badges injected next to the 'CRAN checks' entry and download statistics badges injected at the top of the 'Download' section
Comment: Above screenshot is for an older version missing the injected installation instructions.

Installation

To add this extension to Chrome, install it via Chrome menu 'More tools' -> 'Extensions'. Then click 'Load unpacked', navigate to the 'R_CRAN_Booster/ChromeExtension' folder, and select 'Open'. Done.

License

This extension is licensed under LGPL (>= 3).

Contributions

This Git repository uses the Git Flow branching model (the git flow extension is useful for this). The develop branch contains the latest contributions and other code that will appear in the next release, and the master branch contains the latest, stable release. Contributing to this package is easy. Just send a pull request. When you send your PR, make sure develop is the destination branch on the R_CRAN_Booster repository.

Authors