diff --git a/.github/workflows/R-CMD-check.yaml b/.github/workflows/R-CMD-check.yaml index 792bdeb..a4ee63c 100644 --- a/.github/workflows/R-CMD-check.yaml +++ b/.github/workflows/R-CMD-check.yaml @@ -21,11 +21,6 @@ jobs: with: use-public-rspm: true - - name: Install dev version of polmineR - run: | - install.packages(pkgs = "polmineR", contriburl = "https://polmine.github.io/drat/src/contrib", type = "source") - shell: Rscript {0} - - uses: r-lib/actions/setup-r-dependencies@v2 with: extra-packages: any::rcmdcheck diff --git a/DESCRIPTION b/DESCRIPTION index 217dfe7..27a35d7 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -5,6 +5,7 @@ Version: 0.1.0 Date: 2023-06-30 Author: Andreas Blaette Maintainer: Andreas Blaette +Additional_repositories: https://polmine.github.io/drat Imports: R6, polmineR (>= 0.8.8.9016),