[R-pkg-devel] Warnings and notes while building package with nimble
Dirk Eddelbuettel
edd @end|ng |rom deb|@n@org
Sun Apr 6 01:31:54 CEST 2025
On 6 April 2025 at 01:25, Lluís Revilla wrote:
| To solve it, it might be as simple as writing nimDim <- NULL inside your
| package or there might be a real issue there.
Or call utils::globalVariables(c("nimDim")) where, if needed, you could add
to that argument vector any other variables listed as global.
Cheers, Dirk
--
dirk.eddelbuettel.com | @eddelbuettel | edd using debian.org
More information about the R-package-devel
mailing list