mirror of
https://github.com/msberends/AMR.git
synced 2024-12-24 18:46:14 +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
|
||||
if: always()
|
||||
run: |
|
||||
cd ../AMR.Rcheck
|
||||
find . -name 'tinytest.Rout*' -exec cat '{}' \; ||>
|
||||
ls -lh
|
||||
find . -name 'tinytest.Rout*' -exec cat '{}' \; || true
|
||||
shell: bash
|
||||
|
@ -1,6 +1,6 @@
|
||||
Package: AMR
|
||||
Version: 1.8.2.9081
|
||||
Date: 2023-01-05
|
||||
Version: 1.8.2.9082
|
||||
Date: 2023-01-06
|
||||
Title: Antimicrobial Resistance Data Analysis
|
||||
Description: Functions to simplify and standardise antimicrobial resistance (AMR)
|
||||
data analysis and to work with microbial and antimicrobial properties by
|
||||
|
Loading…
Reference in New Issue
Block a user