{
  "_id": "6a1811feacfb0bcc41daea9c",
  "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-05-28 09:55:43 UTC",
    "User": "root"
  },
  "Author": "Nicola Rennie [aut, cre],\nRoyal Statistical Society [fnd, cph]",
  "Maintainer": "Nicola Rennie <nrennie35@gmail.com>",
  "MD5sum": "411e55ed910736652befd1ae6619348c",
  "_user": "nrennie",
  "_type": "src",
  "_file": "RSSthemes_1.0.0.9003.tar.gz",
  "_fileid": "825e4dce18d660926480c302ec0200b69ae9231049447f68a57492170f204b8c",
  "_filesize": 479494,
  "_sha256": "825e4dce18d660926480c302ec0200b69ae9231049447f68a57492170f204b8c",
  "_created": "2026-05-28T09:55:43.000Z",
  "_published": "2026-05-28T09:59:26.790Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78266835942,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7262978110"
    },
    {
      "job": 78266835891,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262979723"
    },
    {
      "job": 78266835879,
      "time": 150,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7262979085"
    },
    {
      "job": 78266835914,
      "time": 130,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262968584"
    },
    {
      "job": 78266371599,
      "time": 171,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262934083"
    },
    {
      "job": 78266835848,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262971763"
    },
    {
      "job": 78266835904,
      "time": 163,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7262996298"
    },
    {
      "job": 78266836032,
      "time": 155,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7262987751"
    },
    {
      "job": 78266835911,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262962466"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nrennie/actions/runs/26567642342",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "description": "Data visualisation specialist. Generative artist. Runner of endurance races. Neat freak. She/her."
  },
  "_downloads": {
    "count": 145,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RSSthemes"
  },
  "_devurl": "https://github.com/nrennie/rssthemes",
  "_searchresults": 10,
  "_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/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-05-28T09:57:57.000Z",
      "distro": "noble",
      "commit": "51d5eb2d3ee39a8a6517a802921f20170d874799",
      "fileid": "78cf0f1b32db5300299d0127e227d022354c08aec1fa2b307085c4a97fec55b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/26567642342"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0.9003",
      "date": "2026-05-28T09:58:02.000Z",
      "distro": "noble",
      "commit": "51d5eb2d3ee39a8a6517a802921f20170d874799",
      "fileid": "f2b0a35e38804060c4c54a456a741ee748ef6a17291c83c67f563e8512d78238",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/26567642342"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.9003",
      "date": "2026-05-28T09:58:06.000Z",
      "commit": "51d5eb2d3ee39a8a6517a802921f20170d874799",
      "fileid": "c3c707365d7db6d7ac36fc945f994a547012a6c92ed314874379d69e3adf4549",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/26567642342"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0.9003",
      "date": "2026-05-28T09:57:34.000Z",
      "commit": "51d5eb2d3ee39a8a6517a802921f20170d874799",
      "fileid": "817e2b898fb8293f444e55ed6c89e60af1d6c2d373904651196020d34632356e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/26567642342"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0.9003",
      "date": "2026-05-28T09:57:53.000Z",
      "commit": "51d5eb2d3ee39a8a6517a802921f20170d874799",
      "fileid": "9287ff8f30f5ca552d280d69c43b33e1633b4ef596ecde195e3f165e9401597d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/26567642342"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0.9003",
      "date": "2026-05-28T09:58:46.000Z",
      "commit": "51d5eb2d3ee39a8a6517a802921f20170d874799",
      "fileid": "7d9b66c4e7aa4b505e5eafaa81e5ee06274615c6559dda1426b8e82d1804bc74",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/26567642342"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0.9003",
      "date": "2026-05-28T09:58:02.000Z",
      "commit": "51d5eb2d3ee39a8a6517a802921f20170d874799",
      "fileid": "679314e05593d0c2ab6c2c77be9d1f6fe6810474c31acf8f11d403b9e13e0f1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/26567642342"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0.9003",
      "date": "2026-05-28T09:57:03.000Z",
      "commit": "51d5eb2d3ee39a8a6517a802921f20170d874799",
      "fileid": "12669a951b0d6a8e661812c6ec8268d15c740708acb023ef606e92f83c11044c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nrennie/actions/runs/26567642342"
    }
  ]
}