Can RRO be used without checkpoint package?

The R Open Revolution (RRO) is distributed with a package checkpoint

to improve the reproducibility of package references. However, some users may not care about reproducibility, but do care about improving RRO performance.

Can RRO be used without a package checkpoint

and its functionality?

+3
r checkpoint microsoft-r rro


source to share


1 answer


Yes, according to Revolution Analytics, you just need to:

  • Update the .Rprofile file to point to a different snapshot date: options (repos = c (CRAN = " https://mran.revolutionanalytics.com/snapshot/YYYY-MM-DD "))
  • Or set the default repository to a standard CRAN mirror that is updated daily, for example: options (repos = c (CRAN = " https://cran.revolutionanalytics.com "))


This allows you to get the latest packages ( link ).

+2


source to share







All Articles
Loading...
X
Show
Funny
Dev
Pics