1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-21 05:33:20 +02:00

(v2.1.1.9141) new AMR selectors, eucast overwrite arg

This commit is contained in:
2025-02-07 18:01:22 +01:00
parent baea4323c7
commit 8ba2e4ed94
42 changed files with 282 additions and 197 deletions

View File

@ -86,7 +86,7 @@ jobs:
- uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: any::rcmdcheck
extra-packages: any::rcmdcheck, any::pkgload
needs: check
upgrade: 'TRUE'

View File

@ -92,7 +92,7 @@ jobs:
mv DESCRIPTION2 DESCRIPTION
shell: bash
- name: Run R CMD check
- name: Run R CMD check with tinytest
if: always()
env:
# see https://rstudio.github.io/r-manuals/r-ints/Tools.html for an overview