All Projects → GuangchuangYu → rvcheck

GuangchuangYu / rvcheck

Licence: other
✅R/Package Version Check

Programming Languages

r
7636 projects
Makefile
30231 projects

rvcheck: Check R/Package Version

CRAN_Status_Badge gitter

Authors

Guangchuang YU https://guangchuangyu.github.io

School of Basic Medical Sciences, Southern Medical University

Installation

Get the released version from CRAN:

install.packages("rvcheck")

Or the development version from github:

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

Examples

library(rvcheck)
check_r()
check_bioc('ggtree')
check_cran('emojifont')
check_github("GuangchuangYu/clusterProfiler")
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].