Skip to content

Commit ea9aff0

Browse files
committed
Fix error of packages not being found on GitHub.
1 parent 500c158 commit ea9aff0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/testthat/test-epi_shift_internal.R

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
install.packages("parsnip")
2+
install.packages("workflows")
3+
14
library(dplyr)
25
library(epiprocess)
36
library(parsnip)

0 commit comments

Comments
 (0)