mirror of
https://github.com/msberends/AMR.git
synced 2024-12-26 05:26:13 +01:00
(v1.6.0.9025) unit test update
This commit is contained in:
parent
9d9d62eba4
commit
994d157aa6
4
.github/workflows/check.yaml
vendored
4
.github/workflows/check.yaml
vendored
@ -145,7 +145,7 @@ jobs:
|
|||||||
_R_CHECK_LENGTH_1_LOGIC2_: verbose
|
_R_CHECK_LENGTH_1_LOGIC2_: verbose
|
||||||
run: |
|
run: |
|
||||||
tar -xf data-raw/AMR_latest.tar.gz
|
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
|
shell: bash
|
||||||
|
|
||||||
- name: Run R CMD check on Linux and macOS
|
- name: Run R CMD check on Linux and macOS
|
||||||
@ -158,7 +158,7 @@ jobs:
|
|||||||
_R_CHECK_LENGTH_1_LOGIC2_: verbose
|
_R_CHECK_LENGTH_1_LOGIC2_: verbose
|
||||||
run: |
|
run: |
|
||||||
tar -xf data-raw/AMR_latest.tar.gz
|
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
|
shell: bash
|
||||||
|
|
||||||
- name: Show testthat output
|
- name: Show testthat output
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Package: AMR
|
Package: AMR
|
||||||
Version: 1.6.0.9024
|
Version: 1.6.0.9025
|
||||||
Date: 2021-05-13
|
Date: 2021-05-13
|
||||||
Title: Antimicrobial Resistance Data Analysis
|
Title: Antimicrobial Resistance Data Analysis
|
||||||
Authors@R: c(
|
Authors@R: c(
|
||||||
|
Loading…
Reference in New Issue
Block a user