huerqiang / dlstats

:arrow_down: download stats of R packages

Home Page:https://guangchuangyu.github.io/dlstats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dlstats: R package download stats

CRAN_Status_Badge saythanks

✍️ Authors

Guangchuang YU https://guangchuangyu.github.io

School of Basic Medical Sciences, Southern Medical University

⏬ Installation

Get the released version from CRAN:

install.packages("dlstats")

Or the development version from github:

## install.packages("devtools")
devtools::install_github("GuangchuangYu/dlstats")

📖 Examples

library(dlstats)
cran_stats(c("dlstats", "emojifont", "rvcheck"))

bioc_stats(c("ChIPseeker", "clusterProfiler", "DOSE", "ggtree", "GOSemSim", "ReactomePA"))

About

:arrow_down: download stats of R packages

https://guangchuangyu.github.io/dlstats


Languages

Language:R 95.9%Language:Makefile 4.1%