Testing R Packages
This guy th3james claimed Testing Code Is
Simple,
and I agree. In the R world, this is not anything new. As far as I can see,
there are three schools of R users with different testing techniques:
tests are put under package/tests/, and a foo-test.Rout.save from ... [Read more...]