Skip to content

Commit 2b53a2f

Browse files
committed
since the vignettes are ignored in .Rbuildignore, there is no need to specify VignetteBuilder in DESCRIPTION, otherwise we'll get a NOTE in R CMD check
https://github.com/rstudio/rticles/blob/a72d50da5a3640aa111dd71cc2f1f08b5f242a52/.Rbuildignore#L12
1 parent a72d50d commit 2b53a2f

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

DESCRIPTION

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,5 @@ BugReports: https://github.com/rstudio/rticles/issues
6060
RoxygenNote: 7.1.1
6161
Suggests: testit, bookdown, xtable
6262
Encoding: UTF-8
63-
VignetteBuilder: knitr
6463
Config/Needs/website: magick, pdftools, gifski, rstudio/quillt
6564
Roxygen: list(markdown = TRUE)

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# rticles 0.21
22

3-
## NEW FORMATS
3+
## NEW FEATURES
44

55
- New `jedm_article()` for the Journal of Educational Data Mining template (thanks, @jooyoungseo, #251).
66

0 commit comments

Comments
 (0)