Skip to content

Commit 9d1f7b6

Browse files
authored
Merge pull request #95 from StochasticTree/R-hotfix
Added vignette dependencies to DESCRIPTION
2 parents 8988899 + 7af9d07 commit 9d1f7b6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

DESCRIPTION

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,9 @@ Suggests:
2525
mvtnorm,
2626
ggplot2,
2727
latex2exp,
28-
testthat (>= 3.0.0)
28+
testthat (>= 3.0.0),
29+
foreach,
30+
doParallel
2931
VignetteBuilder: knitr
3032
SystemRequirements: C++17
3133
Imports:

0 commit comments

Comments
 (0)