Skip to content

Commit e07a41c

Browse files
JamesHWadeclaude
andcommitted
Add missing vignette dependencies to Suggests
Adds ggplot2, parsnip, and patchwork to fix R CMD check NOTE. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent cf8f13d commit e07a41c

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

DESCRIPTION

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,13 @@ Imports:
2424
tibble,
2525
tidyr,
2626
vctrs
27-
Suggests:
27+
Suggests:
2828
covr,
29+
ggplot2,
2930
knitr,
3031
modeldata,
32+
parsnip,
33+
patchwork,
3134
prospectr,
3235
rmarkdown,
3336
roxygen2,

0 commit comments

Comments
 (0)