Package: debugme
Title: Debug R Packages
Version: 1.2.0
Authors@R: c(
    person("Gábor", "Csárdi", , "csardi.gabor@gmail.com", role = c("aut", "cre")),
    person("Posit Software, PBC", role = c("cph", "fnd"))
  )
Description: Specify debug messages as special string constants, and
    control debugging of packages via environment variables.
License: MIT + file LICENSE
URL: https://github.com/r-lib/debugme#readme,
        https://r-lib.github.io/debugme/
BugReports: https://github.com/r-lib/debugme/issues
Depends: R (>= 3.6)
Imports: crayon, grDevices
Suggests: covr, mockery, R6, testthat (>= 3.0.0), withr
Config/Needs/website: tidyverse/tidytemplate
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2024-04-25 07:25:01 UTC; gaborcsardi
Author: Gábor Csárdi [aut, cre],
  Posit Software, PBC [cph, fnd]
Maintainer: Gábor Csárdi <csardi.gabor@gmail.com>
Repository: CRAN
Date/Publication: 2024-04-25 07:50:02 UTC
Built: R 4.4.2; ; 2025-04-04 21:42:08 UTC; unix
