{
  "_id": "6a49ae5ac8f6781c04fb7fb6",
  "Package": "RSSthemes",
  "Title": "RSS Palettes and Themes",
  "Version": "1.0.0.9003",
  "Authors@R": "c(\nperson(given = \"Nicola\", family = \"Rennie\", role = c(\"aut\", \"cre\"), email = \"nrennie35@gmail.com\"),\nperson(\"Royal Statistical Society\", role = c(\"fnd\", \"cph\")))",
  "Description": "Defines colour palettes and themes for Royal Statistical\nSociety (RSS) publications, including Significance magazine.\nPalettes and themes are supported in both base R and 'ggplot2'\ngraphics, and are intended to be used by authors submitting to\nRSS publications.",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "License": "CC BY 4.0",
  "URL": "https://github.com/nrennie/RSSthemes",
  "BugReports": "https://github.com/nrennie/RSSthemes/issues",
  "Config/pak/sysreqs": "libfreetype6-dev libpng-dev zlib1g-dev",
  "Repository": "https://nrennie.r-universe.dev",
  "Date/Publication": "2024-03-02 21:02:57 UTC",
  "RemoteUrl": "https://github.com/nrennie/rssthemes",
  "RemoteRef": "HEAD",
  "RemoteSha": "51d5eb2d3ee39a8a6517a802921f20170d874799",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 01:04:02 UTC",
    "User": "root"
  },
  "Author": "Nicola Rennie [aut, cre],\nRoyal Statistical Society [fnd, cph]",
  "Maintainer": "Nicola Rennie <nrennie35@gmail.com>",
  "_user": "nrennie",
  "_type": "src",
  "_file": "RSSthemes_1.0.0.9003.tar.gz",
  "_fileid": "https://r2.ropensci.org/c09cc6b3c81e5c4954f15b79f327895d40a9bb9408ac3bc13026475236c0421e",
  "_filesize": 481248,
  "_sha256": "c09cc6b3c81e5c4954f15b79f327895d40a9bb9408ac3bc13026475236c0421e",
  "_expires": "2026-10-13T01:07:37.000Z",
  "_created": "2026-07-05T01:04:02.000Z",
  "_published": "2026-07-05T01:07:38.483Z",
  "_jobs": [
    {
      "job": 85181193834,
      "time": 181,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8087010681"
    },
    {
      "job": 85181193833,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8087004237"
    },
    {
      "job": 85181193813,
      "time": 93,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8086999238"
    },
    {
      "job": 85181193825,
      "time": 79,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8086997077"
    },
    {
      "job": 85180966702,
      "time": 208,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8086985853"
    },
    {
      "job": 85181193815,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8087001058"
    },
    {
      "job": 85181193886,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8086996264"
    },
    {
      "job": 85181193836,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8086998918"
    },
    {
      "job": 85181193838,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8086997767"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/nrennie/actions/runs/28725075063",
  "_status": "success",
  "_upstream": "https://github.com/nrennie/rssthemes",
  "_commit": {
    "id": "51d5eb2d3ee39a8a6517a802921f20170d874799",
    "author": "Nicola Rennie <42338476+nrennie@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #19 from nrennie/add-colours\n\nAdd colours",
    "time": 1709413377
  },
  "_maintainer": {
    "name": "Nicola Rennie",
    "email": "nrennie35@gmail.com",
    "login": "nrennie",
    "mastodon": "@nrennie@fosstodon.org",
    "bluesky": "@nrennie.bsky.social",
    "linkedin": "in/nicola-rennie",
    "description": "Data visualisation specialist. Generative artist. Runner of endurance races. Neat freak. She/her.",
    "uuid": 42338476
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "showtext",
      "role": "Imports"
    },
    {
      "package": "sysfonts",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "nrennie",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 17,
  "_contributors": [
    {
      "user": "nrennie",
      "count": 90,
      "uuid": 42338476
    }
  ],
  "_userbio": {
    "uuid": 42338476,
    "type": "user",
    "name": "Nicola Rennie",
    "followers": 1010,
    "description": "Data visualisation specialist. Generative artist. Runner of endurance races. Neat freak. She/her."
  },
  "_downloads": {
    "count": 240,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RSSthemes"
  },
  "_devurl": "https://github.com/nrennie/rssthemes",
  "_searchresults": 10,
  "_rbuild": "4.6.1",
  "_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/RSSthemes.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nrennie/rssthemes",
  "_realowner": "nrennie",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2023-08-29"
    }
  ],
  "_exports": [
    "RSScols",
    "RSSPalettes",
    "scale_color_rss_c",
    "scale_color_rss_d",
    "scale_colour_rss_c",
    "scale_colour_rss_d",
    "scale_fill_rss_c",
    "scale_fill_rss_d",
    "set_rss_palette",
    "set_signif_par",
    "signif_blue",
    "signif_green",
    "signif_orange",
    "signif_red",
    "signif_yellow",
    "theme_significance",
    "view_all_palettes"
  ],
  "_help": [
    {
      "page": "print.palette",
      "title": "Function for printing palette",
      "topics": [
        "print.palette"
      ]
    },
    {
      "page": "RSScols",
      "title": "Generates the colour palettes",
      "topics": [
        "RSScols"
      ]
    },
    {
      "page": "RSSPalettes",
      "title": "Complete list of palettes.",
      "topics": [
        "RSSPalettes"
      ]
    },
    {
      "page": "scale_color_rss_c",
      "title": "Plotting with RSS palettes for colour ggplot2",
      "topics": [
        "scale_color_rss_c"
      ]
    },
    {
      "page": "scale_color_rss_d",
      "title": "Plotting with RSS palettes for colour ggplot2",
      "topics": [
        "scale_color_rss_d"
      ]
    },
    {
      "page": "scale_colour_rss_c",
      "title": "Plotting with RSS palettes for colour ggplot2",
      "topics": [
        "scale_colour_rss_c"
      ]
    },
    {
      "page": "scale_colour_rss_d",
      "title": "Plotting with RSS palettes for colour ggplot2",
      "topics": [
        "scale_colour_rss_d"
      ]
    },
    {
      "page": "scale_fill_rss_c",
      "title": "Plotting with RSS palettes for fill with ggplot2",
      "topics": [
        "scale_fill_rss_c"
      ]
    },
    {
      "page": "scale_fill_rss_d",
      "title": "Plotting with RSS palettes for fill colour ggplot2",
      "topics": [
        "scale_fill_rss_d"
      ]
    },
    {
      "page": "set_rss_palette",
      "title": "Set RSS base R plotting palette",
      "topics": [
        "set_rss_palette"
      ]
    },
    {
      "page": "set_signif_par",
      "title": "Set Significance base R graphical parameters",
      "topics": [
        "set_signif_par"
      ]
    },
    {
      "page": "signif_blue",
      "title": "Significance blue hex colour",
      "topics": [
        "signif_blue"
      ]
    },
    {
      "page": "signif_green",
      "title": "Significance green hex colour",
      "topics": [
        "signif_green"
      ]
    },
    {
      "page": "signif_orange",
      "title": "Significance orange hex colour",
      "topics": [
        "signif_orange"
      ]
    },
    {
      "page": "signif_red",
      "title": "Significance red hex colour",
      "topics": [
        "signif_red"
      ]
    },
    {
      "page": "signif_yellow",
      "title": "Significance yellow hex colour",
      "topics": [
        "signif_yellow"
      ]
    },
    {
      "page": "theme_significance",
      "title": "Significance theme",
      "topics": [
        "theme_significance"
      ]
    },
    {
      "page": "view_all_palettes",
      "title": "Prints all available colour palettes",
      "topics": [
        "view_all_palettes"
      ]
    }
  ],
  "_pkglogo": "https://github.com/nrennie/rssthemes/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/nrennie/rssthemes/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "showtext",
    "showtextdb",
    "sysfonts",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 3.929418925714293,
  "_indexed": true,
  "_nocasepkg": "rssthemes",
  "_universes": [
    "nrennie"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0.9003",
      "date": "2026-07-05T01:07:08.000Z",
      "distro": "resolute",
      "commit": "51d5eb2d3ee39a8a6517a802921f20170d874799",
      "fileid": "https://r2.ropensci.org/0b0a96a8b42a5e69ecc39aef4f4542d78527113a703a82f755bd34d7c6933a7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/28725075063"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0.9003",
      "date": "2026-07-05T01:06:19.000Z",
      "distro": "resolute",
      "commit": "51d5eb2d3ee39a8a6517a802921f20170d874799",
      "fileid": "https://r2.ropensci.org/3ddfa2192c63889c280bad263fdb54c96c08f96fa2d810c7c92ce3536675ec1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/28725075063"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.9003",
      "date": "2026-07-05T01:05:42.000Z",
      "commit": "51d5eb2d3ee39a8a6517a802921f20170d874799",
      "fileid": "https://r2.ropensci.org/03a62e9b386df4b64b8d4817338c6d305c8f8b99a35f1af3dcb458ec348a2d8f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/28725075063"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0.9003",
      "date": "2026-07-05T01:05:29.000Z",
      "commit": "51d5eb2d3ee39a8a6517a802921f20170d874799",
      "fileid": "https://r2.ropensci.org/35f0f77d1abf0d646e3b4c29f1d9da24eb156b90d4216aeb16920a1822f0b36a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/28725075063"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0.9003",
      "date": "2026-07-05T01:06:09.000Z",
      "commit": "51d5eb2d3ee39a8a6517a802921f20170d874799",
      "fileid": "https://r2.ropensci.org/735b3fc7ba67d64eaf3d4b6d83a9d493ffe69451b3416e4f607fb594fa386c2d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/28725075063"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0.9003",
      "date": "2026-07-05T01:05:13.000Z",
      "commit": "51d5eb2d3ee39a8a6517a802921f20170d874799",
      "fileid": "https://r2.ropensci.org/9bd07a76cd04e430e3e362af966372f49403119220169056fc21c4cbbc91b124",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/28725075063"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0.9003",
      "date": "2026-07-05T01:05:31.000Z",
      "commit": "51d5eb2d3ee39a8a6517a802921f20170d874799",
      "fileid": "https://r2.ropensci.org/43f9be97421f587cdb97308bf3d34a21752373b0518ce1041cd4dfb43b7d7961",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/28725075063"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0.9003",
      "date": "2026-07-05T01:05:23.000Z",
      "commit": "51d5eb2d3ee39a8a6517a802921f20170d874799",
      "fileid": "https://r2.ropensci.org/dcf0c870071183b8a4f3356c8d15d37ea6fe0c25ea8a85a50e8d3632989acfb7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/28725075063"
    }
  ]
}