Skip to content

Commit 88e0871

Browse files
committed
add readepi
1 parent 90e11b3 commit 88e0871

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

learners/setup.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ new_packages <- c(
198198
"rmarkdown",
199199
"quarto",
200200
# for Early Task tutorials
201+
"epiverse-trace/readepi@readepi_no_his_spc_deps",
201202
"cleanepi@1.1.0",
202203
"reactable",
203204
"rio",
@@ -311,6 +312,7 @@ library(skimr)
311312
library(rmarkdown)
312313
library(quarto)
313314
# for Early Task tutorials
315+
library(readepi)
314316
library(cleanepi)
315317
library(reactable)
316318
library(rio)

0 commit comments

Comments
 (0)