{
  "_id": "6a1befcf1d7bb097a0a2228f",
  "Package": "ggprism",
  "Title": "A 'ggplot2' Extension Inspired by 'GraphPad Prism'",
  "Version": "1.0.7.9000",
  "Authors@R": "person(given = \"Charlotte\",\nfamily = \"Dawson\",\nrole = c(\"aut\", \"cre\"),\nemail = \"csdaw@outlook.com\",\ncomment = c(ORCID = \"0000-0002-7151-5971\"))",
  "Description": "Provides various themes, palettes, and other functions\nthat are used to customise ggplots to look like they were made\nin 'GraphPad Prism'. The 'Prism'-look is achieved with\ntheme_prism() and scale_fill|colour_prism(), axes can be\nchanged with custom guides like guide_prism_minor(), and\nsignificance indicators added with add_pvalue().",
  "License": "GPL (>= 3.0)",
  "URL": "https://csdaw.github.io/ggprism/, https://github.com/csdaw/ggprism",
  "BugReports": "https://github.com/csdaw/ggprism/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Repository": "https://csdaw.r-universe.dev",
  "Date/Publication": "2026-01-01 08:59:13 UTC",
  "RemoteUrl": "https://github.com/csdaw/ggprism",
  "RemoteRef": "HEAD",
  "RemoteSha": "a2bc406a5655dfa2c96f2501634f89c3a3a700e1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 07:56:42 UTC",
    "User": "root"
  },
  "Author": "Charlotte Dawson [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7151-5971>)",
  "Maintainer": "Charlotte Dawson <csdaw@outlook.com>",
  "MD5sum": "d595fa67cf203054ef716adb2122961f",
  "_user": "csdaw",
  "_type": "src",
  "_file": "ggprism_1.0.7.9000.tar.gz",
  "_fileid": "a62aab4ed6b9f2a8e6f69ccf1dd46f414999f165d64c3836350da93175da4d91",
  "_filesize": 4802514,
  "_sha256": "a62aab4ed6b9f2a8e6f69ccf1dd46f414999f165d64c3836350da93175da4d91",
  "_created": "2026-05-31T07:56:42.000Z",
  "_published": "2026-05-31T08:22:39.568Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78710329739,
      "time": 162,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315030660"
    },
    {
      "job": 78710329726,
      "time": 172,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315031690"
    },
    {
      "job": 78710329732,
      "time": 188,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315149747"
    },
    {
      "job": 78710329729,
      "time": 177,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315182914"
    },
    {
      "job": 78710058628,
      "time": 281,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315012696"
    },
    {
      "job": 78710329728,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315027274"
    },
    {
      "job": 78710329737,
      "time": 126,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315026801"
    },
    {
      "job": 78710329743,
      "time": 136,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315028043"
    },
    {
      "job": 78710329731,
      "time": 117,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315025655"
    }
  ],
  "_buildurl": "https://github.com/r-universe/csdaw/actions/runs/26706994180",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/csdaw/ggprism",
  "_commit": {
    "id": "a2bc406a5655dfa2c96f2501634f89c3a3a700e1",
    "author": "Charlotte Dawson <csdaw@outlook.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #40 from csdaw/refactor-pvalue\n\n",
    "time": 1767257953
  },
  "_maintainer": {
    "name": "Charlotte Dawson",
    "email": "csdaw@outlook.com",
    "login": "csdaw",
    "twitter": "@csdawsonn",
    "description": "Bioinformatician",
    "uuid": 45983385,
    "orcid": "0000-0002-7151-5971"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2",
      "role": "Depends"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "gtable",
      "version": ">= 0.1.1",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "scales",
      "version": ">= 0.5.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "ggbeeswarm",
      "role": "Suggests"
    },
    {
      "package": "ggnewscale",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rstatix",
      "role": "Suggests"
    },
    {
      "package": "rsvg",
      "role": "Suggests"
    },
    {
      "package": "svglite",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "tinysnapshot",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "csdaw",
  "_selfowned": true,
  "_usedby": 11,
  "_updates": [
    {
      "week": "2025-31",
      "n": 8
    },
    {
      "week": "2026-01",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v1.0.7",
      "date": "2025-08-02"
    }
  ],
  "_topics": [
    "ggplot-extension",
    "ggplot2",
    "prism"
  ],
  "_stars": 196,
  "_contributors": [
    {
      "user": "csdaw",
      "count": 305,
      "uuid": 45983385
    },
    {
      "user": "teunbrand",
      "count": 13,
      "uuid": 49372158
    }
  ],
  "_userbio": {
    "uuid": 45983385,
    "type": "user",
    "name": "Charlotte Dawson",
    "description": "Bioinformatician"
  },
  "_downloads": {
    "count": 6746,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggprism"
  },
  "_devurl": "https://github.com/csdaw/ggprism",
  "_pkgdown": "https://csdaw.github.io/ggprism/",
  "_searchresults": 1680,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggprism.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/csdaw/ggprism",
  "_realowner": "csdaw",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2021-02-12"
    },
    {
      "version": "1.0.2",
      "date": "2021-02-22"
    },
    {
      "version": "1.0.3",
      "date": "2021-06-08"
    },
    {
      "version": "1.0.4",
      "date": "2022-11-04"
    },
    {
      "version": "1.0.5",
      "date": "2024-03-21"
    },
    {
      "version": "1.0.6",
      "date": "2025-05-17"
    },
    {
      "version": "1.0.7",
      "date": "2025-08-23"
    }
  ],
  "_exports": [
    "add_pvalue",
    "annotation_ticks",
    "geom_bracket",
    "GeomBracket",
    "GeomTicks",
    "guide_prism_bracket",
    "guide_prism_minor",
    "guide_prism_offset",
    "guide_prism_offset_minor",
    "preview_theme",
    "prism_color_pal",
    "prism_colour_pal",
    "prism_fill_pal",
    "prism_shape_pal",
    "scale_color_prism",
    "scale_colour_prism",
    "scale_fill_prism",
    "scale_shape_prism",
    "theme_prism"
  ],
  "_datasets": [
    {
      "name": "ggprism_data",
      "title": "Palettes and theme data for ggprism",
      "object": "ggprism_data",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "wings",
      "title": "Wing morphology of mutant flies",
      "object": "wings",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "sex",
        "genotype",
        "measure",
        "percent.change"
      ],
      "rows": 120,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add_pvalue",
      "title": "Add p-values to a ggplot",
      "topics": [
        "add_pvalue"
      ]
    },
    {
      "page": "annotation_ticks",
      "title": "Add ticks as ggplot annotation",
      "topics": [
        "annotation_ticks"
      ]
    },
    {
      "page": "geom_bracket",
      "title": "Square brackets",
      "topics": [
        "geom_bracket"
      ]
    },
    {
      "page": "ggprism_data",
      "title": "Palettes and theme data for ggprism",
      "topics": [
        "ggprism_data"
      ]
    },
    {
      "page": "guide_prism_bracket",
      "title": "Axis guide with brackets",
      "topics": [
        "guide_prism_bracket"
      ]
    },
    {
      "page": "guide_prism_minor",
      "title": "Axis guide with minor ticks",
      "topics": [
        "guide_prism_minor"
      ]
    },
    {
      "page": "guide_prism_offset",
      "title": "Offset axis guide",
      "topics": [
        "guide_prism_offset"
      ]
    },
    {
      "page": "guide_prism_offset_minor",
      "title": "Offset axis guide with minor ticks",
      "topics": [
        "guide_prism_offset_minor"
      ]
    },
    {
      "page": "preview_theme",
      "title": "Preview Prism themes",
      "topics": [
        "preview_theme"
      ]
    },
    {
      "page": "prism_colour_pal",
      "title": "Prism colour palettes",
      "topics": [
        "prism_color_pal",
        "prism_colour_pal"
      ]
    },
    {
      "page": "prism_fill_pal",
      "title": "Prism fill palettes",
      "topics": [
        "prism_fill_pal"
      ]
    },
    {
      "page": "prism_shape_pal",
      "title": "Prism shape palettes",
      "topics": [
        "prism_shape_pal"
      ]
    },
    {
      "page": "scale_colour_prism",
      "title": "Prism colour scales (discrete)",
      "topics": [
        "scale_color_prism",
        "scale_colour_prism"
      ]
    },
    {
      "page": "scale_fill_prism",
      "title": "Prism fill scales (discrete)",
      "topics": [
        "scale_fill_prism"
      ]
    },
    {
      "page": "scale_shape_prism",
      "title": "Prism shape scales (discrete)",
      "topics": [
        "scale_shape_prism"
      ]
    },
    {
      "page": "theme_prism",
      "title": "Prism themes",
      "topics": [
        "theme_prism"
      ]
    },
    {
      "page": "wings",
      "title": "Wing morphology of mutant flies",
      "topics": [
        "wings"
      ]
    }
  ],
  "_readme": "https://github.com/csdaw/ggprism/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "digest",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "tibble",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "pvalues.Rmd",
      "filename": "pvalues.html",
      "title": "Adding p-values",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Basic use (brackets)",
        "Basic use (no brackets)",
        "Using the rstatix package",
        "Many more examples",
        "Compare two means",
        "Compare mean vs reference",
        "Multiple pairwise comparisons",
        "Grouped pairwise comparisons",
        "Facets"
      ],
      "created": "2020-11-29 17:46:03",
      "modified": "2026-01-01 08:59:13",
      "commits": 13
    },
    {
      "source": "axes.Rmd",
      "filename": "axes.html",
      "title": "Changing Axes",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Minor ticks",
        "Offset axis",
        "Offset axis with minor ticks",
        "Brackets axis",
        "Border with minor ticks",
        "Discontinuous axis"
      ],
      "created": "2020-11-29 17:46:03",
      "modified": "2024-03-20 22:47:55",
      "commits": 7
    },
    {
      "source": "colours.Rmd",
      "filename": "colours.html",
      "title": "Colour, Fill, and Shape Palettes",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Colour scales",
        "Fill scales",
        "Shape scales"
      ],
      "created": "2020-11-29 17:46:03",
      "modified": "2024-03-20 22:47:55",
      "commits": 5
    },
    {
      "source": "ggprism.Rmd",
      "filename": "ggprism.html",
      "title": "Getting Started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Themes",
        "Colours, fills, and shapes",
        "Axes",
        "p-values"
      ],
      "created": "2020-11-29 17:46:03",
      "modified": "2024-03-20 22:47:55",
      "commits": 10
    },
    {
      "source": "themes.Rmd",
      "filename": "themes.html",
      "title": "Themes",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Using theme_prism()",
        "Theme palettes",
        "Make your own ggprism theme"
      ],
      "created": "2020-11-29 17:46:03",
      "modified": "2024-03-20 22:47:55",
      "commits": 7
    }
  ],
  "_score": 11.564095634149428,
  "_indexed": true,
  "_nocasepkg": "ggprism",
  "_universes": [
    "csdaw"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.7.9000",
      "date": "2026-05-31T07:59:36.000Z",
      "distro": "noble",
      "commit": "a2bc406a5655dfa2c96f2501634f89c3a3a700e1",
      "fileid": "610a9cd16b8e472aad842a49f9c8c53b10634df0350cc6721ab269040a9aa911",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/csdaw/actions/runs/26706994180"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.7.9000",
      "date": "2026-05-31T07:59:29.000Z",
      "distro": "noble",
      "commit": "a2bc406a5655dfa2c96f2501634f89c3a3a700e1",
      "fileid": "5dc331d999f49b26c184d9f752fc689097e2cf97372c03cdf01d12bf67355dfc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/csdaw/actions/runs/26706994180"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.7.9000",
      "date": "2026-05-31T08:16:25.000Z",
      "commit": "a2bc406a5655dfa2c96f2501634f89c3a3a700e1",
      "fileid": "d2ef0fb08db6a52937c938b1ae8e1cb51c32d9549c57d9eadc4e94ec1cf11fd8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/csdaw/actions/runs/26706994180"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.7.9000",
      "date": "2026-05-31T08:21:19.000Z",
      "commit": "a2bc406a5655dfa2c96f2501634f89c3a3a700e1",
      "fileid": "efbb5295b07dba6208011c8507bb1442be6570d2b7098fe87e1357bbe8848b04",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/csdaw/actions/runs/26706994180"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.7.9000",
      "date": "2026-05-31T07:59:35.000Z",
      "commit": "a2bc406a5655dfa2c96f2501634f89c3a3a700e1",
      "fileid": "7c4490f58ac615f1c59249fc3a3fc07a43646f70c8cba42f88db6463fe7ca067",
      "status": "success",
      "buildurl": "https://github.com/r-universe/csdaw/actions/runs/26706994180"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.7.9000",
      "date": "2026-05-31T07:58:31.000Z",
      "commit": "a2bc406a5655dfa2c96f2501634f89c3a3a700e1",
      "fileid": "a8b13e1e12adbb4936e26805e7032547dd1a23670e4233e86297f19369f5e610",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/csdaw/actions/runs/26706994180"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.7.9000",
      "date": "2026-05-31T07:58:37.000Z",
      "commit": "a2bc406a5655dfa2c96f2501634f89c3a3a700e1",
      "fileid": "e0370953ae605ffa56c4eaac011e2150e1294b9576c9570b201e43ede503f79c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/csdaw/actions/runs/26706994180"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.7.9000",
      "date": "2026-05-31T07:58:22.000Z",
      "commit": "a2bc406a5655dfa2c96f2501634f89c3a3a700e1",
      "fileid": "fa8e15e4d18d50c812a0294553d8acce2bb07515d5baf4fcd973b36786b2aa2f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/csdaw/actions/runs/26706994180"
    }
  ]
}