lockedata / starters

R Package 📦 for initializing projects for various R activities :nut_and_bolt:
https://itsalocke.com/starters/
GNU General Public License v3.0
124 stars 16 forks source link

Need to fix/update the RStudio project templates #102

Closed jonmcalder closed 5 years ago

jonmcalder commented 5 years ago

See https://github.com/lockedata/pRojects/tree/master/inst/rstudio/templates/project

This is obviously related to #71, but functionally separate. I'm happy to do this too, but will wait for feedback on #101 first.

maelle commented 5 years ago

What needs to be changed?

jonmcalder commented 5 years ago

Like the shiny gadget, all of these project templates are outdated since they were based on older versions of the core functions which now have more/different arguments.

Example screenshots below.

screen shot 2019-01-03 at 19 39 43 screen shot 2019-01-03 at 19 39 56
maelle commented 5 years ago

@stephlocke btw where were these templates documented/advertised? If we keep them, should there be a vignette about them or a note in the general vignette?

stephlocke commented 5 years ago

True, worth adding them to the readme