From 855d255c47aaf93c718b81c5d700f63093c2cc7f Mon Sep 17 00:00:00 2001 From: thereallda Date: Fri, 10 May 2024 17:27:32 +0800 Subject: [PATCH] update rhub workflow --- .github/workflows/rhub.yaml | 4 ++++ README.Rmd | 2 +- README.md | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.github/workflows/rhub.yaml b/.github/workflows/rhub.yaml index 74ec7b0..c09165e 100644 --- a/.github/workflows/rhub.yaml +++ b/.github/workflows/rhub.yaml @@ -38,6 +38,10 @@ jobs: config: ${{ github.event.inputs.config }} id: rhub-setup + - name: Install dependencies + run: install.packages(c("tidyverse", "patchwork", "EnvStats")) + shell: Rscript {0} + linux-containers: needs: setup if: ${{ needs.setup.outputs.containers != '[]' }} diff --git a/README.Rmd b/README.Rmd index 430aa45..9ae4d11 100644 --- a/README.Rmd +++ b/README.Rmd @@ -13,7 +13,7 @@ knitr::opts_chunk$set( ) ``` -# enONE enONE website +# enONE enONE website diff --git a/README.md b/README.md index 0092d90..2607bd5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# enONE enONE website +# enONE enONE website