| Previous: Installation | Up: Installation | Next: Windows |
From the R command line, type
> install.packages("YourCast", repos="http://gking.harvard.edu", destdir="~/") .
Alternatively, from a Linux/Unix shell, download the current Unix
bundle by typing in the same directory as the downloaded file:
> R CMD INSTALL --library=.R/library YourCast.tar.gz