Package: rstudiothemes
Title: Create and Install Custom 'RStudio' Themes
Version: 1.1.2
Authors@R: c(
    person("Diego", "Hernangómez", , "diego.hernangomezherrero@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0001-8457-4658")),
    person("Garrick", "Aden-Buie", , "garrick@adenbuie.com", role = "cph",
           comment = "for the rsthemes::try_rsthemes() function")
  )
Description: Create, convert and install custom 'RStudio' editor themes
    from 'Visual Studio Code', 'Positron' and 'TextMate' theme files.
    Convert themes between 'TextMate', 'Visual Studio Code' and 'Positron'
    formats and install bundled ports of popular themes for use in
    'RStudio'.
License: MIT + file LICENSE
URL: https://dieghernan.github.io/rstudiothemes/,
        https://github.com/dieghernan/rstudiothemes
BugReports: https://github.com/dieghernan/rstudiothemes/issues
Depends: R (>= 4.1.0)
Imports: cli, colorspace, dplyr, grDevices, jsonlite, rstudioapi, sass,
        tidyr, tools, utils, xml2
Suggests: knitr, quarto, testthat (>= 3.0.0), uuid
VignetteBuilder: quarto
Config/Needs/coverage: covr
Config/Needs/website: dieghernan/gitdevr, ragg, styler,
        gadenbuie/rsthemes
Config/roxygen2/markdown: TRUE
Config/roxygen2/version: 8.0.0
Config/testthat/edition: 3
Config/testthat/parallel: true
Encoding: UTF-8
X-schema.org-keywords: r-package, rstudio-themes, textmate-themes,
        vscode-themes, positron-themes, cran, cran-r
NeedsCompilation: no
Packaged: 2026-06-19 18:42:59 UTC; diego
Author: Diego Hernangómez [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0001-8457-4658>),
  Garrick Aden-Buie [cph] (for the rsthemes::try_rsthemes() function)
Maintainer: Diego Hernangómez <diego.hernangomezherrero@gmail.com>
Repository: CRAN
Date/Publication: 2026-06-19 19:20:02 UTC
Built: R 4.6.0; ; 2026-06-19 23:51:08 UTC; windows
