{
  "_id": "6a16a62eacfb0bcc41d82479",
  "Package": "rsthemes",
  "Title": "Full Themes for RStudio v1.2+",
  "Version": "0.5.1",
  "Authors@R": "c(\nperson(\"Garrick\", \"Aden-Buie\", , \"garrick@adenbuie.com\", role = c(\"aut\", \"cre\")),\nperson(\"Eric\", \"Hunt\", , \"52219938+eric-hunt@users.noreply.github.com\", role = \"ctb\",\ncomment = c(ORCID = \"0000-0002-6891-8294\"))\n)",
  "Description": "A collection of full RStudio themes built using SCSS theme\ntemplates. Includes several hand crafted themes in addition to\na large collection of base16 themes.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/gadenbuie/rsthemes",
  "BugReports": "https://github.com/gadenbuie/rsthemes/issues",
  "Remotes": [
    "hrbrmstr/ipapi"
  ],
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://gadenbuie.r-universe.dev",
  "Date/Publication": "2025-10-29 15:30:17 UTC",
  "RemoteUrl": "https://github.com/gadenbuie/rsthemes",
  "RemoteRef": "main",
  "RemoteSha": "48fc078f772e5e63669bc9773eabc8e9cdc7f699",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 08:04:33 UTC",
    "User": "root"
  },
  "Author": "Garrick Aden-Buie [aut, cre],\nEric Hunt [ctb] (ORCID: <https://orcid.org/0000-0002-6891-8294>)",
  "Maintainer": "Garrick Aden-Buie <garrick@adenbuie.com>",
  "MD5sum": "9e298a2b6e5a6ed0d6e3521038f9b108",
  "_user": "gadenbuie",
  "_type": "src",
  "_file": "rsthemes_0.5.1.tar.gz",
  "_fileid": "d5ed13e9a79bd0a1208fda8c05316c4e699559ba14518dc44e68d4ab543f80df",
  "_filesize": 1021196,
  "_sha256": "d5ed13e9a79bd0a1208fda8c05316c4e699559ba14518dc44e68d4ab543f80df",
  "_created": "2026-05-27T08:04:33.000Z",
  "_published": "2026-05-27T08:07:10.824Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78034009118,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7235143472"
    },
    {
      "job": 78034009162,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235144159"
    },
    {
      "job": 78034009217,
      "time": 112,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7235140900"
    },
    {
      "job": 78034009188,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235135024"
    },
    {
      "job": 78033496198,
      "time": 196,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235104712"
    },
    {
      "job": 78034009225,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235143810"
    },
    {
      "job": 78034009194,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7235135889"
    },
    {
      "job": 78034009122,
      "time": 107,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7235139155"
    },
    {
      "job": 78034009164,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235136405"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gadenbuie/actions/runs/26498759828",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gadenbuie/rsthemes",
  "_commit": {
    "id": "48fc078f772e5e63669bc9773eabc8e9cdc7f699",
    "author": "Aleksander Bang-Larsen <github@aleksanderbl.dk>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Use is_hms() function (#108)\n\n* Use is_hms() function\n\nis.hms() was deprecated in hms 1.2.0\n\n* Increment version number to 0.5.1\n\n* Specify minimum version for hms\n\nThe `is_hms()` function was introduced in v.0.5.0",
    "time": 1761751817
  },
  "_maintainer": {
    "name": "Garrick Aden-Buie",
    "email": "garrick@adenbuie.com",
    "login": "gadenbuie",
    "mastodon": "@grrrck@fosstodon.org",
    "bluesky": "@grrrck.xyz",
    "description": "Software engineer for Shiny at @posit-pbc",
    "uuid": 5420529
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "fs",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "hms",
      "version": ">= 0.5.0",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "version": ">= 0.9.0",
      "role": "Imports"
    },
    {
      "package": "sass",
      "version": ">= 0.2.1",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "ipapi",
      "version": ">= 0.1",
      "role": "Suggests"
    },
    {
      "package": "suncalc",
      "role": "Suggests"
    },
    {
      "package": "whisker",
      "role": "Suggests"
    }
  ],
  "_owner": "gadenbuie",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-44",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "dark-theme",
    "light-theme",
    "rstudio",
    "rstudio-theme",
    "rstudio-themes"
  ],
  "_stars": 660,
  "_contributors": [
    {
      "user": "gadenbuie",
      "count": 223,
      "uuid": 5420529
    },
    {
      "user": "lusignan",
      "count": 5,
      "uuid": 40217480
    },
    {
      "user": "nsgrantham",
      "count": 4,
      "uuid": 4433521
    },
    {
      "user": "eric-hunt",
      "count": 3,
      "uuid": 52219938
    },
    {
      "user": "pat-s",
      "count": 3,
      "uuid": 8430564
    },
    {
      "user": "rossellhayes",
      "count": 2,
      "uuid": 44556601
    },
    {
      "user": "mikejohnpage",
      "count": 2,
      "uuid": 38110953
    },
    {
      "user": "adamhsparks",
      "count": 1,
      "uuid": 3195906
    },
    {
      "user": "aleksanderbl29",
      "count": 1,
      "uuid": 73799306
    }
  ],
  "_userbio": {
    "uuid": 5420529,
    "type": "user",
    "name": "Garrick Aden-Buie",
    "description": "Software engineer for Shiny at @posit-pbc"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rsthemes"
  },
  "_devurl": "https://github.com/gadenbuie/rsthemes",
  "_searchresults": 23,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rsthemes.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "install_rsthemes",
    "list_rsthemes",
    "remove_rsthemes",
    "rstheme",
    "rstheme_command_palette",
    "rstheme_dialog_options",
    "rstheme_large_tabs",
    "rstheme_rainbow_parentheses",
    "rstheme_terminal_colors",
    "rsthemes_styles",
    "set_theme_dark",
    "set_theme_favorite",
    "set_theme_light",
    "try_rsthemes",
    "use_theme_auto",
    "use_theme_dark",
    "use_theme_favorite",
    "use_theme_light",
    "use_theme_rstudio_default",
    "use_theme_toggle"
  ],
  "_help": [
    {
      "page": "auto_theme",
      "title": "Automatically or manually toggle light, dark, or favorite themes",
      "topics": [
        "auto_theme",
        "set_theme_dark",
        "set_theme_favorite",
        "set_theme_light",
        "use_theme_auto",
        "use_theme_dark",
        "use_theme_favorite",
        "use_theme_light",
        "use_theme_rstudio_default",
        "use_theme_toggle"
      ]
    },
    {
      "page": "rstheme",
      "title": "Create a New Theme",
      "topics": [
        "rstheme"
      ]
    },
    {
      "page": "rstheme_partial",
      "title": "RStudio Partial Themes",
      "topics": [
        "rstheme_command_palette",
        "rstheme_dialog_options",
        "rstheme_large_tabs",
        "rstheme_partial",
        "rstheme_rainbow_parentheses",
        "rstheme_terminal_colors"
      ]
    },
    {
      "page": "rsthemes-actions",
      "title": "Install, List, Try or Remove RStudio Themes",
      "topics": [
        "install_rsthemes",
        "list_rsthemes",
        "remove_rsthemes",
        "rsthemes-actions",
        "rsthemes_styles",
        "try_rsthemes"
      ]
    }
  ],
  "_readme": "https://github.com/gadenbuie/rsthemes/raw/main/README.md",
  "_rundeps": [
    "base64enc",
    "cli",
    "digest",
    "fastmap",
    "fs",
    "glue",
    "hms",
    "htmltools",
    "lifecycle",
    "magrittr",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "rstudioapi",
    "sass",
    "vctrs"
  ],
  "_score": 6.2604530176070865,
  "_indexed": true,
  "_nocasepkg": "rsthemes",
  "_universes": [
    "gadenbuie"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-05-27T08:06:37.000Z",
      "distro": "noble",
      "commit": "48fc078f772e5e63669bc9773eabc8e9cdc7f699",
      "fileid": "c88c5f9b6ce0b7ccd00a0872470c8701170da41c8063acc7393ae64783dbb4a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gadenbuie/actions/runs/26498759828"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-05-27T08:06:39.000Z",
      "distro": "noble",
      "commit": "48fc078f772e5e63669bc9773eabc8e9cdc7f699",
      "fileid": "725c68c33d6e2d2b03e2dd94f1bc27fb3f691af055f0950eae28c5b51296647f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gadenbuie/actions/runs/26498759828"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-05-27T08:06:24.000Z",
      "commit": "48fc078f772e5e63669bc9773eabc8e9cdc7f699",
      "fileid": "a1eee0600fbb6c8d6e7bfefe38d4a725a21e71dd2ddf0deedae44d759247c2d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gadenbuie/actions/runs/26498759828"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-05-27T08:06:12.000Z",
      "commit": "48fc078f772e5e63669bc9773eabc8e9cdc7f699",
      "fileid": "eef6aa9330f55358ac18f910bd303e64366d4d942505b57fb47ef187e6f72689",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gadenbuie/actions/runs/26498759828"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.1",
      "date": "2026-05-27T08:06:49.000Z",
      "commit": "48fc078f772e5e63669bc9773eabc8e9cdc7f699",
      "fileid": "18c0c5a1005137aab32dc8727d78f790df308490453a04b4096538d780550b03",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gadenbuie/actions/runs/26498759828"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-05-27T08:06:05.000Z",
      "commit": "48fc078f772e5e63669bc9773eabc8e9cdc7f699",
      "fileid": "3ec20625d7d998ee1d248290378bfc2f4c396aa1921f7f3ac234e1a323987fc6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gadenbuie/actions/runs/26498759828"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-05-27T08:06:05.000Z",
      "commit": "48fc078f772e5e63669bc9773eabc8e9cdc7f699",
      "fileid": "851b61ae4d07bb7ecd0511ec6aa328bb37ba60be5d97ad1b76d1e0c8c2b97400",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gadenbuie/actions/runs/26498759828"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-05-27T08:06:06.000Z",
      "commit": "48fc078f772e5e63669bc9773eabc8e9cdc7f699",
      "fileid": "59ba892d1a1f34df7a680d863059f6fb53196083e163e5e44db547e26a33291d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gadenbuie/actions/runs/26498759828"
    }
  ]
}