Skip to content

Commit 23856d1

Browse files
bbuchsbaumclaude
andcommitted
fix: add albersdown to Suggests to resolve R CMD check NOTE
Vignettes use albersdown::theme_albers() but the package was not declared in Suggests, causing an unstated dependency NOTE. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 19230e9 commit 23856d1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

DESCRIPTION

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@ Suggests:
4949
RNifti,
5050
future,
5151
future.apply,
52-
pkgdown
52+
pkgdown,
53+
albersdown
5354
VignetteBuilder: knitr
5455
URL: https://github.com/bbuchsbaum/bidser, https://bbuchsbaum.github.io/bidser/
5556
BugReports: https://github.com/bbuchsbaum/bidser/issues

0 commit comments

Comments
 (0)