Delete comment from: One R Tip A Day
Paolo said...
Are you able to install the dependencies: RJSONIO, png, ReadImages packages?
If the procedure described in the post above does not work, you can dowload the package source from:
https://r-forge.r-project.org/src/contrib/RXKCD_1.0.tar.gz
and install it by typing:
install.packages("RXKCD_1.0.tar.gz", repos=NULL, type="source")
Jul 15, 2011, 3:34:00 PM
Posted to R meets XKCD

