(v1.6.0.9025) unit test update

This commit is contained in:
dr. M.S. (Matthijs) Berends 2021-05-13 20:53:56 +02:00
parent 9d9d62eba4
commit 994d157aa6
3 changed files with 4 additions and 4 deletions

View File

@ -145,7 +145,7 @@ jobs:
_R_CHECK_LENGTH_1_LOGIC2_: verbose
run: |
tar -xf data-raw/AMR_latest.tar.gz
R CMD CHECK AMR -no-manual -as-cran
R CMD check AMR -no-manual -as-cran
shell: bash
- name: Run R CMD check on Linux and macOS
@ -158,7 +158,7 @@ jobs:
_R_CHECK_LENGTH_1_LOGIC2_: verbose
run: |
tar -xf data-raw/AMR_latest.tar.gz
R CMD CHECK AMR --no-manual --as-cran
R CMD check AMR --no-manual --as-cran
shell: bash
- name: Show testthat output

View File

@ -1,5 +1,5 @@
Package: AMR
Version: 1.6.0.9024
Version: 1.6.0.9025
Date: 2021-05-13
Title: Antimicrobial Resistance Data Analysis
Authors@R: c(

View File

@ -1,4 +1,4 @@
# `AMR` 1.6.0.9024
# `AMR` 1.6.0.9025
## <small>Last updated: 13 May 2021</small>
### New