Sebastian Hanß and Selina Baldauf
28 June, 2021
This is a collection of all digital parts of a research project including data, code, texts (protocols, reports, questionnaires, metadata). The collection is created in such a way that reproducing all results is straight forward.
(Definition from The Turing Way)
R CMD check
)usethis
: workflow package to automate tasks like project setup etc.pkgdown
: build a quick and easy website for your packagegoodpractice
: gives you advice about good practices when building R packagestestthat
: add unit testing to your packagetestthat
package (Hadley Wickham)“If it hurts, do it more often” (Martin Fowler)
usethis
packageR CMD check
Another excursion to Karthik Ram’s talk at RStudio::conf 2019