Guangchuang YU https://guangchuangyu.github.io
School of Basic Medical Sciences, Southern Medical University
Get the released version from CRAN:
install.packages("rvcheck")Or the development version from github:
## install.packages("devtools")
devtools::install_github("GuangchuangYu/rvcheck")library(rvcheck)
check_r()
check_bioc('ggtree')
check_cran('emojifont')
check_github("GuangchuangYu/clusterProfiler")