shahreyar-abeer / cranstars

A shiny app that shows CRAN downloads & github stars statistics, made with the {golem} framework

Home Page:https://shahreyar-abeer.shinyapps.io/cranstars/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lifecycle: experimental R build status codecov

cranstars

{cranstars} is simple shiny app that given a package name, shows CRAN downloads & github star statistics.
This is developed with the {golem} framework.

App available at https://shahreyar-abeer.shinyapps.io/cranstars/

The following is a feedback given by Colin Fay from Thinkr

image

Installing & Running

Install {cranstars} on your machine with:

# Install
devtools::install_github("shahreyar-abeer/cranstars")

# Run
cranstars::run_app()

Please note that the ‘cranstars’ project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

A shiny app that shows CRAN downloads & github stars statistics, made with the {golem} framework

https://shahreyar-abeer.shinyapps.io/cranstars/

License:Other


Languages

Language:R 97.0%Language:CSS 3.0%