Installing R
- Run the setup program for R. It has a name like “R-2.x.y-win32.exe”.
- Go to the “Packages” menu within R, choose “Install packages” and install the forecast package. (You will need some others later, but all of my students need at least this one.)
- Download the Monash package (don’t unzip it) and install via the “Packages” menu from within R (choose “Install package(s) from local zip files”).
Maintaining your R software
- Subscribe to R-announce by clicking here. You will be told about updates by email.
- New versions can be downloaded from CRAN
Related Posts:
- Getting a LaTeX system set up on a PC
- Building R packages for Windows
- Different results from different software
- Why R is better than Excel for teaching statistics
- Tracking changes in text files

Rob J Hyndman