From cf8f6a398408feff1acf72f397b2ae44a76d1117 Mon Sep 17 00:00:00 2001 From: Colin Fay Date: Thu, 1 Feb 2024 17:21:27 +0100 Subject: [PATCH] Update bk-install.R --- bk-install.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bk-install.R b/bk-install.R index 7bcf916..243fb42 100644 --- a/bk-install.R +++ b/bk-install.R @@ -317,7 +317,7 @@ cli::cat_rule("Installation ended.") remove.packages("learnr") tst <- attempt::attempt({ - rtes::install_github( + remotes::install_github( "thinkr-open/tutor", force = TRUE, upgrade = FALSE