Install previous version of a package

(the problem is solved with raster package; I keep this publication to show how to install previous version of a package)

require(devtools)
install_version("raster", version = "2.5-8", repos ="http://cran.us.r-project.org")

Commentaires

Posts les plus consultés de ce blog

Standard error from Hessian Matrix... what can be done when problem occurs

stepAIC from package MASS with AICc

Install treemix in ubuntu 20.04