EVOLUTION-MANAGER
Edit File: DESCRIPTION
Package: downlit Title: Syntax Highlighting and Automatic Linking Version: 0.4.2 Authors@R: c( person("Hadley", "Wickham", , "hadley@rstudio.com", role = c("aut", "cre")), person("RStudio", role = c("cph", "fnd")) ) Description: Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pkgdown', 'hugodown', and 'bookdown'. It includes linking of function calls to their documentation on the web, and automatic translation of ANSI escapes in output to the equivalent HTML. License: MIT + file LICENSE URL: https://downlit.r-lib.org/, https://github.com/r-lib/downlit BugReports: https://github.com/r-lib/downlit/issues Depends: R (>= 3.4.0) Imports: brio, desc, digest, evaluate, fansi, memoise, rlang, vctrs, withr, yaml Suggests: covr, htmltools, jsonlite, MASS, MassSpecWavelet, pkgload, rmarkdown, testthat (>= 3.0.0), xml2 Config/Needs/website: tidyverse/tidytemplate Config/testthat/edition: 3 Encoding: UTF-8 RoxygenNote: 7.2.0 NeedsCompilation: no Packaged: 2022-07-05 02:12:58 UTC; hadleywickham Author: Hadley Wickham [aut, cre], RStudio [cph, fnd] Maintainer: Hadley Wickham <hadley@rstudio.com> Repository: CRAN Date/Publication: 2022-07-05 03:00:02 UTC Built: R 3.6.0; ; 2022-10-31 02:10:50 UTC; unix