Skip to content

Commit 187b2a7

Browse files
committed
do not run ebola examples
1 parent 340f9a1 commit 187b2a7

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

examples/ebola.R

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
\dontrun{
12
if (require(ggplot2) && require(tidyr)) {
23

34
ebolaWA2014 |>
@@ -13,3 +14,4 @@ if (require(ggplot2) && require(tidyr)) {
1314
plot(ebolaModel(country="SLE"))
1415
plot(ebolaModel(country="GIN"))
1516
plot(ebolaModel(country="LBR"))
17+
}

man/ebola.Rd

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)