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
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-08-21 10:41:36 UTC; anthony
Author: Anthony North [aut, cre, cph],
  Miles McBain [ctb] (<https://orcid.org/0000-0003-2865-2548>)
Maintainer: Anthony North <anthony.jl.north@gmail.com>
Repository: CRAN
Date/Publication: 2023-08-21 14:20:08 UTC
Built: R 4.5.2; ; 2025-11-01 02:55:00 UTC; windows
