[R-pkg-devel] @autoglobal tag not recognized after updating to roxygen2 v7.3.3

Dirk Eddelbuettel edd @end|ng |rom deb|@n@org
Mon Oct 13 15:51:37 CEST 2025


On 13 October 2025 at 13:39, Gabriel Constantino Blain wrote:
| 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.

[...]

| 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?

This tag is apparently provided by the (additional) package `roxyglobals` so
you should consult its documentation e.g. at

  https://cran.r-project.org/web/packages/roxyglobals/refman/roxyglobals.html

Hth, Dirk

-- 
dirk.eddelbuettel.com | @eddelbuettel | edd using debian.org



More information about the R-package-devel mailing list