Package: roxyglobals Title: 'Roxygen2' Global Variable Declarations Version: 1.0.0 Authors@R: c( person("Anthony", "North", , "anthony.jl.north@gmail.com", role = c("aut", "cre", "cph")), person("Miles", "McBain", , "miles.mcbain@gmail.com", role = "ctb", comment = c(ORCID = "0000-0003-2865-2548")) ) Description: Generate utils::globalVariables() from 'roxygen2' @global and @autoglobal tags. License: MIT + file LICENSE URL: https://github.com/anthonynorth/roxyglobals BugReports: https://github.com/anthonynorth/roxyglobals/issues Imports: brio, codetools, desc, roxygen2 Suggests: covr, testthat (>= 3.0.0), withr Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Config/pak/sysreqs: cmake make libuv1-dev libxml2-dev Repository: https://anthonynorth.r-universe.dev Date/Publication: 2023-08-21 10:38:30 UTC RemoteUrl: https://github.com/anthonynorth/roxyglobals RemoteRef: HEAD RemoteSha: ab29bdcd2e618fbfd91356fc22095e961b48333d NeedsCompilation: no Packaged: 2026-05-25 10:41:09 UTC; root Author: Anthony North [aut, cre, cph], Miles McBain [ctb] (ORCID: ) Maintainer: Anthony North