[R-pkg-devel] @autoglobal tag not recognized after updating to roxygen2 v7.3.3
Gabriel Constantino Blain
g@br|e|@b|@|n @end|ng |rom @p@gov@br
Mon Oct 13 15:39:07 CEST 2025
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]]
More information about the R-package-devel
mailing list