Gary King Homepage Previous: Installation Up: Installation Next: Windows

Linux/Unix

From the 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



Gary King 2010-09-14