unit tests

This commit is contained in:
dr. M.S. (Matthijs) Berends 2023-01-06 10:08:25 +01:00
parent 268ec31d92
commit 8a0a0d4682
3 changed files with 5 additions and 5 deletions

View File

@ -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

View File

@ -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

View File

@ -1,4 +1,4 @@
# AMR 1.8.2.9081
# AMR 1.8.2.9082
*(this beta version will eventually become v2.0! We're happy to reach a new major milestone soon!)*