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), withr 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-07-20 17:45:52 UTC RemoteUrl: https://github.com/dieghernan/rstudiothemes RemoteRef: HEAD RemoteSha: e3db3944a363dfa42b75b23cc6122e0f2ba4d705 NeedsCompilation: no Packaged: 2026-07-20 19:26:01 UTC; root Author: Diego Hernangómez [aut, cre, cph] (ORCID: ), Garrick Aden-Buie [cph] (for the rsthemes::try_rsthemes() function) Maintainer: Diego Hernangómez