Skip to content
Prev 11309 / 12125 Next

[R-pkg-devel] Retrieving versioned csv datasets for use in an R package

I would like to second the Zenodo recommendation. Github is not reliable enough for reproducible research (your files can disappear at any point - or can change without notice), that's why Zenodo was created. It assumes that your package has the list of DOIs to offer, but that should be ideally the case, because you don't want to change the data after your package was published -- again, for reproducibility's sake.

Cheers,
Simon