mirror of
https://github.com/msberends/AMR.git
synced 2024-12-25 18:46:11 +01:00
unit tests
This commit is contained in:
parent
268ec31d92
commit
8a0a0d4682
4
.github/workflows/check-recent.yaml
vendored
4
.github/workflows/check-recent.yaml
vendored
@ -100,6 +100,6 @@ jobs:
|
|||||||
- name: Show tinytest output
|
- name: Show tinytest output
|
||||||
if: always()
|
if: always()
|
||||||
run: |
|
run: |
|
||||||
cd ../AMR.Rcheck
|
ls -lh
|
||||||
find . -name 'tinytest.Rout*' -exec cat '{}' \; ||>
|
find . -name 'tinytest.Rout*' -exec cat '{}' \; || true
|
||||||
shell: bash
|
shell: bash
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Package: AMR
|
Package: AMR
|
||||||
Version: 1.8.2.9081
|
Version: 1.8.2.9082
|
||||||
Date: 2023-01-05
|
Date: 2023-01-06
|
||||||
Title: Antimicrobial Resistance Data Analysis
|
Title: Antimicrobial Resistance Data Analysis
|
||||||
Description: Functions to simplify and standardise antimicrobial resistance (AMR)
|
Description: Functions to simplify and standardise antimicrobial resistance (AMR)
|
||||||
data analysis and to work with microbial and antimicrobial properties by
|
data analysis and to work with microbial and antimicrobial properties by
|
||||||
|
Loading…
Reference in New Issue
Block a user