The goal of packagepal is to be a good pal for R package builders.
install.packages("packagepal")
To get started with packagepal
, simply call:
packagepal::checklist()
This package was inspired by Building Tidy Tools, a workshop delivered by Emma Rand and Ian Lyttle at rstudio::conf(2022). Although I didn’t attend this workshop myself, the slides are freely available online and taught me how to make my first R package. I still refer to them all the time.
I have also borrowed ideas from R Packages (2e) by Hadley Wickham and Jennifer Bryan, as well as here: https://github.com/DavisVaughan/extrachecks
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.