1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-13 01:12:08 +02:00

fix veterinary for R<4

This commit is contained in:
2024-02-24 19:26:35 +01:00
parent 35963ca3dc
commit b303662ec6
4 changed files with 12 additions and 10 deletions

View File

@ -86,8 +86,8 @@ EUCAST_VERSION_EXPERT_RULES <- list(
TAXONOMY_VERSION <- list(
GBIF = list(
accessed_date = as.Date("2022-12-11"),
citation = "GBIF Secretariat (2022). GBIF Backbone Taxonomy. Checklist dataset \\doi{10.15468/39omei}.",
accessed_date = as.Date("2024-01-08"),
citation = "GBIF Secretariat (2023). GBIF Backbone Taxonomy. Checklist dataset \\doi{10.15468/39omei}.",
url = "https://www.gbif.org"
),
LPSN = list(
@ -146,6 +146,8 @@ globalVariables(c(
"group",
"guideline",
"hjust",
"host_index",
"host_match",
"input",
"intrinsic_resistant",
"isolates",