1
0
mirror of https://github.com/msberends/AMR.git synced 2025-12-13 05:10:19 +01:00

(v1.3.0) skip more CRAN tests

This commit is contained in:
2020-07-31 10:50:08 +02:00
parent c8edcb7439
commit c5f7294381
45 changed files with 66 additions and 65 deletions

View File

@@ -150,7 +150,9 @@ if (require("dplyr")) {
}
# create nice plots with ggplot2 yourself
if (require(ggplot2) & require("dplyr")) {
\dontrun{
library(dplyr)
library(ggplot2)
data <- example_isolates \%>\%
filter(mo == as.mo("E. coli")) \%>\%