diff --git a/404.html b/404.html index d158ad266..8928d3681 100644 --- a/404.html +++ b/404.html @@ -31,7 +31,7 @@ AMR (for R) - 3.0.0.9009 + 3.0.0.9010 diff --git a/LICENSE-text.html b/LICENSE-text.html index 82f0b3bb8..ba1fc3823 100644 --- a/LICENSE-text.html +++ b/LICENSE-text.html @@ -7,7 +7,7 @@ AMR (for R) - 3.0.0.9009 + 3.0.0.9010 diff --git a/articles/AMR.html b/articles/AMR.html index 13959e9f2..81b246774 100644 --- a/articles/AMR.html +++ b/articles/AMR.html @@ -30,7 +30,7 @@ AMR (for R) - 3.0.0.9009 + 3.0.0.9010 diff --git a/articles/AMR_for_Python.html b/articles/AMR_for_Python.html index ea924001e..b3b56ce36 100644 --- a/articles/AMR_for_Python.html +++ b/articles/AMR_for_Python.html @@ -30,7 +30,7 @@ AMR (for R) - 3.0.0.9009 + 3.0.0.9010 diff --git a/articles/AMR_with_tidymodels.html b/articles/AMR_with_tidymodels.html index 7975ab4c7..fa4b41157 100644 --- a/articles/AMR_with_tidymodels.html +++ b/articles/AMR_with_tidymodels.html @@ -30,7 +30,7 @@ AMR (for R) - 3.0.0.9009 + 3.0.0.9010 diff --git a/articles/EUCAST.html b/articles/EUCAST.html index ed33d8e7c..f86226b1b 100644 --- a/articles/EUCAST.html +++ b/articles/EUCAST.html @@ -30,7 +30,7 @@ AMR (for R) - 3.0.0.9009 + 3.0.0.9010 diff --git a/articles/PCA.html b/articles/PCA.html index 9baab677c..824e8712b 100644 --- a/articles/PCA.html +++ b/articles/PCA.html @@ -30,7 +30,7 @@ AMR (for R) - 3.0.0.9009 + 3.0.0.9010 diff --git a/articles/WHONET.html b/articles/WHONET.html index eb166187b..efce4eb96 100644 --- a/articles/WHONET.html +++ b/articles/WHONET.html @@ -30,7 +30,7 @@ AMR (for R) - 3.0.0.9009 + 3.0.0.9010 @@ -311,12 +311,6 @@ using the included ggplot_sir() group_by(Country) %>% select(Country, AMP_ND2, AMC_ED20, CAZ_ED10, CIP_ED5) %>% ggplot_sir(translate_ab = "ab", facet = "Country", datalabels = FALSE) -#> Warning: in as.sir(): 394 results in index 'Country' truncated (79%) that were -#> invalid antimicrobial interpretations: "Belgium", "France", "Germany", and -#> "The Netherlands" -#> Note that sir_calc_df() will also count dose-dependent susceptibility, -#> 'SDD', as 'SI' when combine_SI = TRUE. This note will be shown once for -#> this session.
ggplot_sir() group_by(Country) %>% select(Country, AMP_ND2, AMC_ED20, CAZ_ED10, CIP_ED5) %>% ggplot_sir(translate_ab = "ab", facet = "Country", datalabels = FALSE)
#> Warning: in as.sir(): 394 results in index 'Country' truncated (79%) that were -#> invalid antimicrobial interpretations: "Belgium", "France", "Germany", and -#> "The Netherlands" -#> Note that sir_calc_df() will also count dose-dependent susceptibility, -#> 'SDD', as 'SI' when combine_SI = TRUE. This note will be shown once for -#> this session.