Other packages > Find by keyword >

rvcheck  

R/Package Version Check
View on CRAN: Click here


Download and install rvcheck package within the R console
Install from CRAN:
install.packages("rvcheck")

Install from Github:
library("remotes")
install_github("cran/rvcheck")

Install by package version:
library("remotes")
install_version("rvcheck", "0.2.1")



Attach the package and use:
library("rvcheck")
Maintained by
Guangchuang Yu
[Scholar Profile | Author Map]
First Published: 2016-06-17
Latest Update: 2021-10-22
Description:
Check latest release version of R and R package (both in 'CRAN', 'Bioconductor' or 'Github').
How to cite:
Guangchuang Yu (2016). rvcheck: R/Package Version Check. R package version 0.2.1, https://cran.r-project.org/web/packages/rvcheck. Accessed 26 Mar. 2025.
Previous versions and publish date:
0.0.2 (2016-06-17 08:18), 0.0.5 (2016-09-20 06:44), 0.0.8 (2017-03-08 10:58), 0.0.9 (2017-07-10 14:47), 0.1.0 (2018-05-23 05:27), 0.1.1 (2018-09-27 15:40), 0.1.3 (2018-12-06 06:50), 0.1.5 (2019-10-01 10:20), 0.1.6 (2019-10-31 07:20), 0.1.7 (2019-11-29 10:10), 0.1.8 (2020-03-01 13:20), 0.2.0 (2021-09-14 18:30)
Other packages that cited rvcheck R package
View rvcheck citation profile
Other R packages that rvcheck depends, imports, suggests or enhances
Complete documentation for rvcheck
Functions, R codes and Examples using the rvcheck R package
Some associated functions: check_bioc . check_cran . check_github . check_gitlab . check_r . reexports . update_all . 
Some associated R codes: check_pkg.R . check_r.R . reexports.R . update_all.R .  Full rvcheck package functions and examples
Downloads during the last 30 days
02/2402/2502/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/25Downloads for rvcheck2030405060708090100110TrendBars

Today's Hot Picks in Authors and Packages

photobiologyPlants  
Plant Photobiology Related Functions and Data
Provides functions for quantifying visible (VIS) and ultraviolet (UV) radiation in relation to the ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
MGL  
Module Graphical Lasso
An aggressive dimensionality reduction and network estimationtechnique for a high-dimensiona ...
Download / Learn more Package Citations See dependency  
sAIC  
Akaike Information Criterion for Sparse Estimation
Computes the Akaike information criterion for the generalized linear models (logistic regression, Po ...
Download / Learn more Package Citations See dependency  
DySS  
Dynamic Screening Systems
In practice, we will encounter problems where the longitudinal performance of processes needs to be ...
Download / Learn more Package Citations See dependency  
Maintainer: Lu You (view profile)
fPortfolio  
Rmetrics - Portfolio Selection and Optimization
A collection of functions to optimize portfolios and to analyze them from different points of view. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA