Package: prettycode Title: Pretty Print R Code in the Terminal Version: 1.1.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"), comment = c(ROR = "03wc8by49")) ) Description: Replace the standard print method for functions with one that performs syntax highlighting, using ANSI colors, if the terminal supports them. License: MIT + file LICENSE URL: https://github.com/r-lib/prettycode#readme, https://r-lib.github.io/prettycode/ BugReports: https://github.com/r-lib/prettycode/issues Depends: R (>= 3.6) Imports: crayon, utils Suggests: covr, rstudioapi, testthat (>= 3.2.0), withr Config/Needs/website: tidyverse/tidytemplate Config/testthat/edition: 3 Config/usethis/last-upkeep: 2025-05-07 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Repository: https://r-lib.r-universe.dev Date/Publication: 2025-10-21 07:00:03 UTC RemoteUrl: https://github.com/r-lib/prettycode RemoteRef: HEAD RemoteSha: c58cc0d3fdfd1eb8773536bad11e88c978eecdab NeedsCompilation: no Packaged: 2026-06-18 09:21:22 UTC; root Author: Gábor Csárdi [aut, cre], Posit Software, PBC [cph, fnd] (ROR: ) Maintainer: Gábor Csárdi