Package: debugme Title: Debug R Packages Version: 1.2.0.9000 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, R6, testthat (>= 3.0.0), withr Config/Needs/website: tidyverse/tidytemplate Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Repository: https://r-lib.r-universe.dev Date/Publication: 2025-10-21 07:12:40 UTC RemoteUrl: https://github.com/r-lib/debugme RemoteRef: HEAD RemoteSha: 1e0086e5cc1023310a0ff730b5e02026b9f96212 NeedsCompilation: no Packaged: 2026-06-20 08:27:53 UTC; root Author: Gábor Csárdi [aut, cre], Posit Software, PBC [cph, fnd] Maintainer: Gábor Csárdi