1
0
mirror of https://github.com/msberends/AMR.git synced 2024-12-25 06:46:11 +01:00

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

View File

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

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!)* *(this beta version will eventually become v2.0! We're happy to reach a new major milestone soon!)*