Hello everyone,
I recently updated the roxygen2 version used in my package (SPIChanges on
CRAN<https://cran.r-project.org/web/packages/SPIChanges/index.html>) from
v7.3.2 to v7.3.3.
Running the following checks:
*
devtools::check(remote = TRUE, manual = TRUE)
*
devtools::check_win_devel()
produces no errors, warnings, or notes, and devtools::install() works perfectly.
However, when I run:
devtools::document(roclets = c("rd", "collate", "namespace"))
I get the message:
✖ SPIChanges.R:52: @autoglobal is not a known tag
Could someone please advise on how to fix this issue in the new package version?
Thanks in advance for your help,
Gabriel Blain
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel