1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-10 05:41:59 +02:00

test to remove unit tests from build

This commit is contained in:
2023-07-13 09:42:37 +01:00
parent eff164ecb1
commit ddd01f9410
6 changed files with 11 additions and 240 deletions

View File

@ -22,7 +22,7 @@ knitr::opts_chunk$set(
)
```
Note: to keep the package size as small as possible, we only included this vignette on CRAN. You can read more vignettes on our website about how to conduct AMR data analysis, determine MDROs, find explanation of EUCAST rules, and much more: <https://msberends.github.io/AMR/articles/>.
Note: to keep the package size as small as possible, we only include this vignette on CRAN. You can read more vignettes on our website about how to conduct AMR data analysis, determine MDROs, find explanation of EUCAST and CLSI breakpoints, and much more: <https://msberends.github.io/AMR/articles/>.
----