Tutorial 11
Continue Packaging
- Start going through Individual Assignment 5 and start the packaging assignment.
Additional Steps:
- Continuous Integration: Add automatic checks and code coverage to your package: https://r-pkgs.org/software-development-practices.html#sec-sw-dev-practices-gha
- Continuous Deployment: Add a website for your package: https://r-pkgs.org/website.html