1
0
mirror of https://github.com/msberends/AMR.git synced 2026-03-28 17:55:54 +01:00

Built site for AMR@3.0.1.9036: 4171d5b

This commit is contained in:
github-actions
2026-03-20 16:11:30 +00:00
parent ba003f3e23
commit 3560dfd611
115 changed files with 820 additions and 779 deletions

View File

@@ -485,10 +485,10 @@ mo_mycobank("Candida albicans")
mo_mycobank("Candida krusei")
#> [1] "337013"
mo_mycobank("Candida krusei", keep_synonyms = TRUE)
#> Warning: Function `as.mo()` returned one outdated taxonomic name. Use `as.mo(...,
#> keep_synonyms = FALSE)` to clean the input to currently accepted taxonomic
#> names, or set the R option `AMR_keep_synonyms` to `FALSE`. This warning
#> will be shown once per session.
#> Warning: `as.mo()` (`?AMR::as.mo()`) returned one outdated taxonomic name. Use
#> `keep_synonyms = FALSE` to clean the input to currently accepted taxonomic
#> names, or set the R option `AMR_keep_synonyms` to `FALSE`. This warning will be
#> shown once per session.
#> [1] "268707"
@@ -581,7 +581,8 @@ if (require("dplyr")) {
count(mo_genus(), sort = TRUE)
}
#> Using column 'mo' as input for `mo_is_gram_positive()`
#> Using column 'mo' as input for `mo_genus()`
#> (`?AMR::mo_is_gram_positive()`)
#> Using column 'mo' as input for `mo_genus()` (`?AMR::mo_genus()`)
#> # A tibble: 18 × 2
#> `mo_genus()` n
#> <chr> <int>
@@ -609,7 +610,8 @@ if (require("dplyr")) {
count(mo_genus(), sort = TRUE)
}
#> Using column 'mo' as input for `mo_is_intrinsic_resistant()`
#> Using column 'mo' as input for `mo_genus()`
#> (`?AMR::mo_is_intrinsic_resistant()`)
#> Using column 'mo' as input for `mo_genus()` (`?AMR::mo_genus()`)
#> # A tibble: 19 × 2
#> `mo_genus()` n
#> <chr> <int>