Welcome to week 14 of the course! Here are some links useful for writing R packages: - The Book: <https://r-pkgs.org> - The Writing R Extensions docs: <https://cran.r-project.org/doc/FAQ/R-exts.html> - My R package which we have used as an example: <https://github.com/gvegayon/egpkg-fall2024> - An R package that uses the `cpp11` R package (not Rcpp): <https://github.com/UofUEpiBio/epiworldR> - Example of Shiny R package: <https://github.com/EpiForeSITE/shiny-demo-pkg>
Welcome to week 14 of the course! Here are some links useful for writing R packages:
cpp11R package (not Rcpp): https://github.com/UofUEpiBio/epiworldR