Friday, September 30, 2011

R Inferno

An advanced guide to the pitfalls of R programming, written in the style of Dante's inferno. Available from
www.burns-stat.com/pages/Tutor/R_inferno.pdf

Also, a tutorial on package development
documentation with roxygen
Unit testing with testthat
R CMD check -- automated checking

see https://github.com/hadley/devtools/wiki/

No comments:

Post a Comment