From 9d8c0c53aedbd9b29fa9e4be35b07b26ef6ea318 Mon Sep 17 00:00:00 2001 From: richelbilderbeek Date: Wed, 27 Sep 2023 08:40:28 +0200 Subject: [PATCH] Install nodeSub --- .github/workflows/R-CMD-check.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/R-CMD-check.yaml b/.github/workflows/R-CMD-check.yaml index a984b0cb..a65fb7ab 100644 --- a/.github/workflows/R-CMD-check.yaml +++ b/.github/workflows/R-CMD-check.yaml @@ -54,6 +54,7 @@ jobs: remotes::install_github("ropensci/mauricer") remotes::install_github("ropensci/babette") remotes::install_github("ropensci/mcbette") + remotes::install_github("thijsjanzen/nodeSub") remotes::install_github("richelbilderbeek/beastierinstall") remotes::install_github("richelbilderbeek/mauricerinstall") shell: Rscript {0}