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 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libxml2-dev Repository: https://dieghernan.r-universe.dev Date/Publication: 2026-06-23 06:32:07 UTC RemoteUrl: https://github.com/dieghernan/rstudiothemes RemoteRef: HEAD RemoteSha: 6b2946a9293725edd2eba7c4d8c157648b1f5f0b NeedsCompilation: no Packaged: 2026-06-23 06:49:09 UTC; root Author: Diego Hernangómez [aut, cre, cph] (ORCID: ), Garrick Aden-Buie [cph] (for the rsthemes::try_rsthemes() function) Maintainer: Diego Hernangómez