Skip to content

Commit 892562d

Browse files
authored
Merge pull request #15 from kenmawer/km-issue_22_tests
Fix error of packages not being found on GitHub.
2 parents 1d14e9a + ea9aff0 commit 892562d

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)