(This article was first published on Xi'an's Og » R, and kindly contributed to R-bloggers)
An email from Keith I got this morning:
Professor Robert,
I have loaded the mcsm package to windows.
The following messages appear in the R console:trying URL 'http://cran.stat.ucla.edu/bin/windows/contrib/2.9/mcsm_1.0.zip' Content type 'application/zip' length 193590 bytes (189 Kb) opened URL downloaded 189 Kb package 'mcsm' successfully unpacked and MD5 sums checkedBut when I use the demo command as on page 37 from Introducing Monte Carlo Methods with R, I get:
demo (Chapter.1) Error in demo (Chapter.1): No demo found for topic 'Chapter.1'How do I fix this?
I think the fix is in loading the package by library(mcsm) [each time one needs it] after installing it [only once]…
Filed under: Books, R, Statistics Tagged: Introducing Monte Carlo Methods with R, library, mcsm, R package
To leave a comment for the author, please follow the link and comment on his blog: Xi'an's Og » R.
R-bloggers.com offers daily e-mail updates about R news and tutorials on topics such as: visualization (ggplot2, Boxplots, maps, animation), programming (RStudio, Sweave, LaTeX, SQL, Eclipse, git, hadoop, Web Scraping) statistics (regression, PCA, time series, trading) and more...

Zero Inflated Models and Generalized Linear Mixed Models with R.
Zuur, Saveliev, Ieno (2012).