Package: rstudiothemes
Title: Create 'RStudio' Themes from Visual Studio Code, Positron and
        'TextMate' Themes
Version: 1.0.0
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 and install 'RStudio' themes derived from Visual
    Studio Code, Positron and 'TextMate' themes. Provides functions to
    convert between 'TextMate' and Visual Studio Code or Positron themes,
    as well as ports of several Visual Studio Code themes.
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/testthat/edition: 3
Config/testthat/parallel: true
Encoding: UTF-8
RoxygenNote: 7.3.3
X-schema.org-keywords: r-package, rstudio-themes, textmate-themes,
        vscode-themes, positron-themes
NeedsCompilation: no
Packaged: 2026-02-25 20:06:41 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-03-03 11:20:02 UTC
Built: R 4.5.2; ; 2026-03-03 12:08:41 UTC; unix
