diff --git a/Reproducible_pipelines_book_club/Meeting_06/resources b/Reproducible_pipelines_book_club/Meeting_06/resources new file mode 100644 index 0000000..5a4f3ba --- /dev/null +++ b/Reproducible_pipelines_book_club/Meeting_06/resources @@ -0,0 +1,15 @@ +R packages resources: + +R Packages (2e) https://r-pkgs.org/introduction.html + +Writing an R package from scratch https://hilaryparker.com/2014/04/29/writing-an-r-package-from-scratch/ + +Building R packages https://www.paulamoraga.com/blog/2022/04/12/2022-04-12-rpackages/ + + Share your R work following good dev practices from a single notebook https://statnmap.com/2022-10-28-share-your-r-work-following-good-dev-practices-from-a-single-notebook/ + + fusen vignette https://thinkr-open.github.io/fusen/ + + R Packages: Workflows, practices, and tools for happy development https://www.youtube.com/live/-i9WZutXkPs?si=sVgj6VYYAk17psFe + + \ No newline at end of file