[R] [R-pkgs] conf.design 2.0.0 has been submitted to CRAN

2013-02-25 Thread Bill Venables
rame" only. Again, since the class "design" had no constructor or methods for it (in R), this simplification should not cause any material difference to the functionality. The primes() function is now much faster, but still uses the same algorithm. -- Bill Venables, Post-retiremen

[R] [R-pkgs] New package lazyData submitted to CRAN

2013-02-25 Thread Bill Venables
y again. __ To make the function itself automatically available within R sessions, one way is to add a line to a ~/.Rprofile file. e.g. from within R cat('\nautoload("requireData", "lazyData")\n', file = "~/.Rprofile", append = TRUE) but this comes with the s