From 7d55e1f408822234685825be1d0141d3652e872a Mon Sep 17 00:00:00 2001 From: Hugo Gruson <10783929+Bisaloo@users.noreply.github.com> Date: Tue, 12 Aug 2025 10:26:01 +0200 Subject: [PATCH] Use sandpaper from upstream Since the renv bug has been fixed in sandpaper 0.17.0 --- config.yaml | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/config.yaml b/config.yaml index 0ef8cfbe..eca6f3a5 100644 --- a/config.yaml +++ b/config.yaml @@ -14,7 +14,7 @@ carpentry: 'epiverse-trace' title: 'Scenario modelling for outbreak analytics with R' # Date the lesson was created (YYYY-MM-DD, this is empty by default) -created: +created: # Comma-separated list of keywords for the lesson keywords: 'epidemic models, interventions' @@ -68,19 +68,16 @@ episodes: - disease-burden.Rmd # Information for Learners -learners: +learners: # Information for Instructors -instructors: +instructors: # Learner Profiles -profiles: +profiles: # Customisation --------------------------------------------- # # This space below is where custom yaml items (e.g. pinning # sandpaper and varnish versions) should live - - varnish: epiverse-trace/varnish@epiversetheme -sandpaper: epiverse-trace/sandpaper@patch-renv-github-bug