{
  "_id": "6a486b7ce06c18f0a653aab1",
  "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-07-04 02:05:30 UTC",
    "User": "root"
  },
  "Author": "Charlotte Dawson [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7151-5971>)",
  "Maintainer": "Charlotte Dawson <csdaw@outlook.com>",
  "_user": "csdaw",
  "_type": "src",
  "_file": "ggprism_1.0.7.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/878dfd570869c85f1438f1206b26f1c61c7382a846020a50643f7989494e6588",
  "_filesize": 4789857,
  "_sha256": "878dfd570869c85f1438f1206b26f1c61c7382a846020a50643f7989494e6588",
  "_expires": "2026-10-12T02:10:02.000Z",
  "_created": "2026-07-04T02:05:30.000Z",
  "_published": "2026-07-04T02:10:04.743Z",
  "_jobs": [
    {
      "job": 85093919473,
      "time": 181,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8077344139"
    },
    {
      "job": 85093919471,
      "time": 232,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8077349392"
    },
    {
      "job": 85093919467,
      "time": 183,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8077342103"
    },
    {
      "job": 85093919482,
      "time": 161,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8077339098"
    },
    {
      "job": 85093664479,
      "time": 236,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8077324410"
    },
    {
      "job": 85093919459,
      "time": 150,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8077340965"
    },
    {
      "job": 85093919474,
      "time": 128,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8077338651"
    },
    {
      "job": 85093919480,
      "time": 134,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8077339395"
    },
    {
      "job": 85093919476,
      "time": 139,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8077339969"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/csdaw/actions/runs/28691547324",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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": 201,
  "_contributors": [
    {
      "user": "csdaw",
      "count": 305,
      "uuid": 45983385
    },
    {
      "user": "teunbrand",
      "count": 13,
      "uuid": 49372158
    }
  ],
  "_userbio": {
    "uuid": 45983385,
    "type": "user",
    "name": "Charlotte Dawson",
    "followers": 21,
    "description": "Bioinformatician"
  },
  "_downloads": {
    "count": 6424,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggprism"
  },
  "_devurl": "https://github.com/csdaw/ggprism",
  "_pkgdown": "https://csdaw.github.io/ggprism/",
  "_searchresults": 1804,
  "_rbuild": "4.6.1",
  "_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.584722067110942,
  "_indexed": true,
  "_nocasepkg": "ggprism",
  "_universes": [
    "csdaw"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.7.9000",
      "date": "2026-07-04T02:07:58.000Z",
      "distro": "resolute",
      "commit": "a2bc406a5655dfa2c96f2501634f89c3a3a700e1",
      "fileid": "https://r2.ropensci.org/488f735f03be761a9f09f9abaa212d931a9aef9514b8317cd1d67e342de4fcf2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/csdaw/actions/runs/28691547324"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.7.9000",
      "date": "2026-07-04T02:08:45.000Z",
      "distro": "resolute",
      "commit": "a2bc406a5655dfa2c96f2501634f89c3a3a700e1",
      "fileid": "https://r2.ropensci.org/33b9b8e39cf866a2bab368fef7206efd9e74a11490bfdcf653951597ca58d135",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/csdaw/actions/runs/28691547324"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.7.9000",
      "date": "2026-07-04T02:07:54.000Z",
      "commit": "a2bc406a5655dfa2c96f2501634f89c3a3a700e1",
      "fileid": "https://r2.ropensci.org/e1971c8d518e13e5dee50383d4e691fb6c2217a2e14dd397b6f408e34408c1ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/csdaw/actions/runs/28691547324"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.7.9000",
      "date": "2026-07-04T02:07:27.000Z",
      "commit": "a2bc406a5655dfa2c96f2501634f89c3a3a700e1",
      "fileid": "https://r2.ropensci.org/983282988bf7f67eeae8a6bc32996def45663323d23ef15f0678457a725e4bff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/csdaw/actions/runs/28691547324"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.7.9000",
      "date": "2026-07-04T02:08:17.000Z",
      "commit": "a2bc406a5655dfa2c96f2501634f89c3a3a700e1",
      "fileid": "https://r2.ropensci.org/4d838b0710cb63d5750d1a76a3d772112e53557aec7023ad70df217579e45a2a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/csdaw/actions/runs/28691547324"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.7.9000",
      "date": "2026-07-04T02:06:55.000Z",
      "commit": "a2bc406a5655dfa2c96f2501634f89c3a3a700e1",
      "fileid": "https://r2.ropensci.org/12118e55ecaa560e0d5e37fb531f2c6f4fa06d40f8ca55a24dbf77a2e9b2c523",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/csdaw/actions/runs/28691547324"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.7.9000",
      "date": "2026-07-04T02:06:58.000Z",
      "commit": "a2bc406a5655dfa2c96f2501634f89c3a3a700e1",
      "fileid": "https://r2.ropensci.org/eaffab0a06b5e193e1bfd8a1c745a5ff682b4ae2dc5f5354593a592621096a96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/csdaw/actions/runs/28691547324"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.7.9000",
      "date": "2026-07-04T02:07:08.000Z",
      "commit": "a2bc406a5655dfa2c96f2501634f89c3a3a700e1",
      "fileid": "https://r2.ropensci.org/d894d27745e9ce62daa9204fbc379116f600bcc8cab651d4a37c782311472f7e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/csdaw/actions/runs/28691547324"
    }
  ]
}