1
0
mirror of https://github.com/msberends/AMR.git synced 2025-12-14 12:30:20 +01:00

(v2.1.1.9198) support eucast expert rules 14 and 13.1

This commit is contained in:
2025-03-14 10:10:35 +01:00
parent eafe9bd113
commit e134e01418
34 changed files with 604 additions and 175 deletions

View File

@@ -1060,3 +1060,4 @@ for (i in 1:nrow(antimicrobials)) {
usethis::use_data(antimicrobials, overwrite = TRUE, version = 2, compress = "xz")
rm(antimicrobials)
devtools::load_all(".")