ropensci-archive / intern

:no_entry: ARCHIVED :no_entry:
0 stars 0 forks source link

Overview of ropensci website tutorials #2

Open sckott opened 7 years ago

sckott commented 7 years ago

We have tutorials on our website at https://ropensci.org/tutorials/

Ideally, we'd have a tutorial for each package that we have on CRAN. This is not the case right now.

Make a list/table of ropensci packages that are on CRAN, which have tutorials and which do not.

Then start making tutorials for packages.

cboettig commented 7 years ago

Sounds like said list could come from your ropkgs data? I think the trick here is going to be convincing intern to do these things in a way that's programmatic and reproducible, rather than manually clicking on every repo and starting to make their own spreadsheet from scratch; even if the tutorial information is entered manually.

sckott commented 7 years ago

Yeah, could use ropkgs. They can even scrape the tutorials page to get which pkgs have tutorials :)