Skip to content
Prev 1441 / 29559 Next

'sp' for 3.2.1

On Mon, 30 Oct 2006, Phil J King wrote:

            
For which OS/platform? All source packages are archived on CRAN:

http://cran.r-project.org/src/contrib/Archive

and binary packages from CRAN (Windows, various Mac OSX) are in versioned 
directory trees, so R 2.3.1 will choose the 2.3 directory for the latest 
version of the package compatible with it.

If a source package, download sp < 0.9 manually from the Archive, and 
install manually (R CMD INSTALL sp*.tar.gz).

Roger