I just learned that MRAN will be shut down this year
So, am copying all their CRAN binaries, to eventually put in a public page
This is for `groundhog`, but will be open to all
If you know of alternatives or have thoughts: email me
#rstats
(BTW: http://datacolada.org/100)
[100] Groundhog 2.0: Further addressing the threat R poses to reproducible research - Data Colada
About a year ago I wrote Colada[95], a post on the threat R poses to reproducible research. The core issue is the 'packages'. When using R, you can run library(some_package) and R can all of a sudden scrape a website, cluster standard errors, maybe even help you levitate. The problem is that packages get updated...
