powered by
simplified input to assess package for risk metrics
risk_assess_pkg(path = NULL)
list containing results - list containing metrics, covr, tm - trace matrix, and R CMD check
(optional) path of locally stored package source code
if (FALSE) { risk_assess_package <- risk_assess_pkg() risk_assess_package <- risk_assess_pkg(path/to/package.tar.gz) }
Run the code above in your browser using DataLab