This is a test lesson for the package management of {sandpaper}. It is still experimental, but if you would like to try this out, you can use the following commands.
install.pacakges("renv")
install.packages("sandpaper", repos = "https://zkamvar.r-universe.dev/")
sandpaper::use_package_cache() # prompt for consent to use the package cache
This will build your old lessons the same way, but when a new lesson is created, it will create a private library for your lesson and a record of what packages are used in the lesson. You can find an example in the introduction chapter.
Setup | Download files and setup software required for this lesson | |
00:00 | Â 1. Using RMarkdown | How do you write a lesson using RMarkdown and sandpaper? |
00:12 | Â 2. Example with the {poppr} package | Does this example work if you have never used the package before? |
00:24 | Finish |
The actual schedule may vary slightly depending on the topics and exercises chosen by the instructor.