{
  "_id": "6a129898acfb0bcc41d0d1d8",
  "Package": "ggridges",
  "Type": "Package",
  "Title": "Ridgeline Plots in 'ggplot2'",
  "Version": "0.5.7.9000",
  "Authors@R": "person(\ngiven = \"Claus O.\",\nfamily = \"Wilke\",\nrole = c(\"aut\", \"cre\"),\nemail = \"wilke@austin.utexas.edu\",\ncomment = c(ORCID = \"0000-0002-7470-9261\")\n)",
  "Description": "Ridgeline plots provide a convenient way of visualizing\nchanges in distributions over time or space. This package\nenables the creation of such plots in 'ggplot2'.",
  "URL": "https://wilkelab.org/ggridges/",
  "BugReports": "https://github.com/wilkelab/ggridges/issues",
  "License": "GPL-2 | file LICENSE",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "Collate": "'data.R' 'ggridges.R' 'geoms.R' 'geomsv.R' 'geoms-gradient.R'\n'geom-density-line.R' 'position.R' 'scale-cyclical.R'\n'scale-point.R' 'scale-vline.R' 'stats.R' 'theme.R'\n'utils_ggplot2.R' 'utils.R'",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Repository": "https://razvanazamfirei.r-universe.dev",
  "Date/Publication": "2026-04-13 14:10:16 UTC",
  "RemoteUrl": "https://github.com/wilkelab/ggridges",
  "RemoteRef": "HEAD",
  "RemoteSha": "a031f99b9175e6f5bb3aee9563906156cf09a5ca",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 06:16:43 UTC",
    "User": "root"
  },
  "Author": "Claus O. Wilke [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7470-9261>)",
  "Maintainer": "Claus O. Wilke <wilke@austin.utexas.edu>",
  "MD5sum": "3bf32431662051f81f094d2b9d9262e5",
  "_user": "razvanazamfirei",
  "_type": "src",
  "_file": "ggridges_0.5.7.9000.tar.gz",
  "_fileid": "0b94a890cff9d5600fc66595c0f02ff744b60ba23058b609a5f29f4ffe4ff195",
  "_filesize": 4471558,
  "_sha256": "0b94a890cff9d5600fc66595c0f02ff744b60ba23058b609a5f29f4ffe4ff195",
  "_created": "2026-05-24T06:16:43.000Z",
  "_published": "2026-05-24T06:20:08.824Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77576754196,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7182816485"
    },
    {
      "job": 77576754195,
      "time": 168,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7182818497"
    },
    {
      "job": 77576754205,
      "time": 123,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7182813681"
    },
    {
      "job": 77576754188,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7182812533"
    },
    {
      "job": 77576570546,
      "time": 215,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182801280"
    },
    {
      "job": 77576754198,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182812151"
    },
    {
      "job": 77576754213,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7182812629"
    },
    {
      "job": 77576754202,
      "time": 110,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7182812471"
    },
    {
      "job": 77576754201,
      "time": 112,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7182812841"
    }
  ],
  "_buildurl": "https://github.com/r-universe/razvanazamfirei/actions/runs/26353736081",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/wilkelab/ggridges",
  "_commit": {
    "id": "a031f99b9175e6f5bb3aee9563906156cf09a5ca",
    "author": "Yann Cohen <130578277+iamYannC@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Replace bare stop/warning/message with rlang equivalents (#104)\n\nUpgrade all user-facing signalling calls to use rlang::abort(),\nrlang::warn(), and rlang::inform() with structured bullet messages\nand call attribution. Add rlang (>= 1.1.0) to Imports.",
    "time": 1776089416
  },
  "_maintainer": {
    "name": "Claus O. Wilke",
    "email": "wilke@austin.utexas.edu",
    "login": "clauswilke",
    "description": "",
    "uuid": 4210929,
    "orcid": "0000-0002-7470-9261"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.5.0",
      "role": "Imports"
    },
    {
      "package": "grid",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "scales",
      "version": ">= 0.4.1",
      "role": "Imports"
    },
    {
      "package": "withr",
      "version": ">= 2.1.1",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "ggplot2movies",
      "role": "Suggests"
    },
    {
      "package": "forcats",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    }
  ],
  "_owner": "wilkelab",
  "_selfowned": false,
  "_usedby": 329,
  "_updates": [
    {
      "week": "2025-35",
      "n": 9
    },
    {
      "week": "2026-16",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.5.7",
      "date": "2025-08-26"
    }
  ],
  "_stars": 424,
  "_contributors": [
    {
      "user": "clauswilke",
      "count": 193,
      "uuid": 4210929
    },
    {
      "user": "yonicd",
      "count": 4,
      "uuid": 1755487
    },
    {
      "user": "jonathon-love",
      "count": 2,
      "uuid": 3240247
    },
    {
      "user": "jthomasmock",
      "count": 2,
      "uuid": 29187501
    },
    {
      "user": "bwiernik",
      "count": 1,
      "uuid": 4773225
    },
    {
      "user": "yutannihilation",
      "count": 1,
      "uuid": 1978793
    },
    {
      "user": "jorane",
      "count": 1,
      "uuid": 911841
    },
    {
      "user": "lukaswallrich",
      "count": 1,
      "uuid": 60155545
    },
    {
      "user": "tjmahr",
      "count": 1,
      "uuid": 1890315
    },
    {
      "user": "teunbrand",
      "count": 1,
      "uuid": 49372158
    },
    {
      "user": "trevorld",
      "count": 1,
      "uuid": 2433259
    },
    {
      "user": "iamyannc",
      "count": 1,
      "uuid": 130578277
    },
    {
      "user": "bjreisman",
      "count": 1,
      "uuid": 22528952
    },
    {
      "user": "shabbybanks",
      "count": 1,
      "uuid": 23323752
    }
  ],
  "_userbio": {
    "uuid": 7987698,
    "type": "user",
    "name": "Razvan Azamfirei",
    "description": "Anesthesiology resident & Dripps Research Scholar at Penn. Causal inference for perioperative and critical care outcomes. Stata, Python."
  },
  "_downloads": {
    "count": 309207,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggridges"
  },
  "_mentions": 53,
  "_devurl": "https://github.com/wilkelab/ggridges",
  "_pkgdown": "https://wilkelab.org/ggridges/",
  "_searchresults": 19072,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggridges.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/wilkelab/ggridges",
  "_realowner": "wilkelab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.4.0",
      "date": "2017-09-14"
    },
    {
      "version": "0.4.1",
      "date": "2017-09-15"
    },
    {
      "version": "0.5.0",
      "date": "2018-04-05"
    },
    {
      "version": "0.5.1",
      "date": "2018-09-27"
    },
    {
      "version": "0.5.2",
      "date": "2020-01-12"
    },
    {
      "version": "0.5.3",
      "date": "2021-01-08"
    },
    {
      "version": "0.5.4",
      "date": "2022-09-26"
    },
    {
      "version": "0.5.5",
      "date": "2023-12-15"
    },
    {
      "version": "0.5.6",
      "date": "2024-01-23"
    },
    {
      "version": "0.5.7",
      "date": "2025-08-27"
    }
  ],
  "_exports": [
    "cyclical_scale",
    "geom_density_line",
    "geom_density_ridges",
    "geom_density_ridges_gradient",
    "geom_density_ridges2",
    "geom_ridgeline",
    "geom_ridgeline_gradient",
    "geom_vridgeline",
    "GeomDensityLine",
    "GeomDensityRidges",
    "GeomDensityRidges2",
    "GeomDensityRidgesGradient",
    "GeomRidgeline",
    "GeomRidgelineGradient",
    "GeomVRidgeline",
    "position_points_jitter",
    "position_points_sina",
    "position_raincloud",
    "PositionPointsJitter",
    "PositionPointsSina",
    "PositionRaincloud",
    "scale_alpha_cyclical",
    "scale_color_cyclical",
    "scale_colour_cyclical",
    "scale_fill_cyclical",
    "scale_linetype_cyclical",
    "scale_linewidth_cyclical",
    "scale_point_color_continuous",
    "scale_point_color_discrete",
    "scale_point_color_gradient",
    "scale_point_color_hue",
    "scale_point_colour_continuous",
    "scale_point_colour_discrete",
    "scale_point_colour_gradient",
    "scale_point_colour_hue",
    "scale_point_fill_continuous",
    "scale_point_fill_discrete",
    "scale_point_fill_gradient",
    "scale_point_fill_hue",
    "scale_point_shape",
    "scale_point_shape_discrete",
    "scale_point_size_continuous",
    "scale_size_cyclical",
    "scale_vline_color_continuous",
    "scale_vline_color_discrete",
    "scale_vline_color_gradient",
    "scale_vline_color_hue",
    "scale_vline_colour_continuous",
    "scale_vline_colour_discrete",
    "scale_vline_colour_gradient",
    "scale_vline_colour_hue",
    "scale_vline_linetype",
    "scale_vline_linetype_discrete",
    "scale_vline_width_continuous",
    "ScaleCyclical",
    "stat_binline",
    "stat_density_ridges",
    "StatBinline",
    "StatDensityRidges",
    "theme_ridges"
  ],
  "_datasets": [
    {
      "name": "Aus_athletes",
      "title": "Australian athletes",
      "object": "Aus_athletes",
      "class": [
        "data.frame"
      ],
      "fields": [
        "rcc",
        "wcc",
        "hc",
        "hg",
        "ferr",
        "bmi",
        "ssf",
        "pcBfat",
        "lbm",
        "height",
        "weight",
        "sex",
        "sport"
      ],
      "rows": 202,
      "table": true,
      "tojson": true
    },
    {
      "name": "Catalan_elections",
      "title": "Results from Catalan regional elections (1980-2015)",
      "object": "Catalan_elections",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Municipality",
        "Year",
        "Option",
        "Percent"
      ],
      "rows": 20764,
      "table": true,
      "tojson": true
    },
    {
      "name": "lincoln_weather",
      "title": "Weather in Lincoln, Nebraska in 2016.",
      "object": "lincoln_weather",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "CST",
        "Max Temperature [F]",
        "Mean Temperature [F]",
        "Min Temperature [F]",
        "Max Dew Point [F]",
        "Mean Dew Point [F]",
        "Min Dewpoint [F]",
        "Max Humidity",
        "Mean Humidity",
        "Min Humidity",
        "Max Sea Level Pressure [In]",
        "Mean Sea Level Pressure [In]",
        "Min Sea Level Pressure [In]",
        "Max Visibility [Miles]",
        "Mean Visibility [Miles]",
        "Min Visibility [Miles]",
        "Max Wind Speed [MPH]",
        "Mean Wind Speed[MPH]",
        "Max Gust Speed [MPH]",
        "Precipitation [In]",
        "CloudCover",
        "Events",
        "WindDir [Degrees]",
        "Month"
      ],
      "rows": 366,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "Aus_athletes",
      "title": "Australian athletes",
      "topics": [
        "Aus_athletes"
      ]
    },
    {
      "page": "Catalan_elections",
      "title": "Results from Catalan regional elections (1980-2015)",
      "topics": [
        "Catalan_elections"
      ]
    },
    {
      "page": "geom_density_line",
      "title": "Smoothed density estimates drawn with a ridgeline rather than area",
      "topics": [
        "GeomDensityLine",
        "geom_density_line"
      ]
    },
    {
      "page": "geom_density_ridges",
      "title": "Create ridgeline plot",
      "topics": [
        "GeomDensityRidges",
        "GeomDensityRidges2",
        "geom_density_ridges",
        "geom_density_ridges2"
      ]
    },
    {
      "page": "geom_ridgeline",
      "title": "Plot a ridgeline (line with filled area underneath)",
      "topics": [
        "GeomRidgeline",
        "geom_ridgeline"
      ]
    },
    {
      "page": "geom_ridgeline_gradient",
      "title": "Plot ridgelines and ridgeline plots with fill gradients along the x axis",
      "topics": [
        "GeomDensityRidgesGradient",
        "GeomRidgelineGradient",
        "geom_density_ridges_gradient",
        "geom_ridgeline_gradient"
      ]
    },
    {
      "page": "geom_vridgeline",
      "title": "Plot a vertical ridgeline (ridgeline rotated 90 degrees)",
      "topics": [
        "GeomVRidgeline",
        "geom_vridgeline"
      ]
    },
    {
      "page": "lincoln_weather",
      "title": "Weather in Lincoln, Nebraska in 2016.",
      "topics": [
        "lincoln_weather"
      ]
    },
    {
      "page": "position_points_jitter",
      "title": "Randomly jitter the points in a ridgeline plot",
      "topics": [
        "PositionPointsJitter",
        "position_points_jitter"
      ]
    },
    {
      "page": "position_points_sina",
      "title": "Randomly distribute points in a ridgeline plot between baseline and ridgeline",
      "topics": [
        "PositionPointsSina",
        "position_points_sina"
      ]
    },
    {
      "page": "position_raincloud",
      "title": "Create a cloud of randomly jittered points below a ridgeline plot",
      "topics": [
        "PositionRaincloud",
        "position_raincloud"
      ]
    },
    {
      "page": "scale_cyclical",
      "title": "Create a discrete scale that cycles between values",
      "topics": [
        "cyclical_scale",
        "ScaleCyclical",
        "scale_alpha_cyclical",
        "scale_color_cyclical",
        "scale_colour_cyclical",
        "scale_fill_cyclical",
        "scale_linetype_cyclical",
        "scale_linewidth_cyclical",
        "scale_size_cyclical"
      ]
    },
    {
      "page": "scale_point",
      "title": "Scales for point aesthetics",
      "topics": [
        "scale_point_color_continuous",
        "scale_point_color_discrete",
        "scale_point_color_gradient",
        "scale_point_color_hue",
        "scale_point_colour_continuous",
        "scale_point_colour_discrete",
        "scale_point_colour_gradient",
        "scale_point_colour_hue",
        "scale_point_fill_continuous",
        "scale_point_fill_discrete",
        "scale_point_fill_gradient",
        "scale_point_fill_hue",
        "scale_point_shape",
        "scale_point_shape_discrete",
        "scale_point_size_continuous"
      ]
    },
    {
      "page": "scale_vline",
      "title": "Scales for vline aesthetics",
      "topics": [
        "scale_vline_color_continuous",
        "scale_vline_color_discrete",
        "scale_vline_color_gradient",
        "scale_vline_color_hue",
        "scale_vline_colour_continuous",
        "scale_vline_colour_discrete",
        "scale_vline_colour_gradient",
        "scale_vline_colour_hue",
        "scale_vline_linetype",
        "scale_vline_linetype_discrete",
        "scale_vline_width_continuous"
      ]
    },
    {
      "page": "stat_binline",
      "title": "Stat for histogram ridgeline plots",
      "topics": [
        "StatBinline",
        "stat_binline"
      ]
    },
    {
      "page": "stat_density_ridges",
      "title": "Stat for density ridgeline plots",
      "topics": [
        "StatDensityRidges",
        "stat_density_ridges"
      ]
    },
    {
      "page": "theme_ridges",
      "title": "A custom theme specifically for use with ridgeline plots",
      "topics": [
        "theme_ridges"
      ]
    }
  ],
  "_readme": "https://github.com/wilkelab/ggridges/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "gallery.Rmd",
      "filename": "gallery.html",
      "title": "Gallery of ggridges examples",
      "author": "Claus O. Wilke",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Evolution of movie lengths over time",
        "Results from Catalan regional elections, 1980-2015",
        "Temperatures in Lincoln, Nebraska",
        "Visualization of Poisson random samples with different means",
        "Height of Australian athletes",
        "A cheese plot"
      ],
      "created": "2017-07-22 17:30:54",
      "modified": "2025-08-26 23:22:47",
      "commits": 20
    },
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to ggridges",
      "author": "Claus O. Wilke",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Geoms",
        "Ridgelines",
        "Density ridgeline plots",
        "Varying fill colors along the x axis",
        "Stats",
        "Quantile lines and coloring by quantiles or probabilities",
        "Jittering points",
        "Using alternative stats",
        "Themes",
        "Cyclical scales"
      ],
      "created": "2017-07-13 23:09:34",
      "modified": "2025-08-26 23:22:47",
      "commits": 24
    }
  ],
  "_score": 17.80730191245088,
  "_indexed": false,
  "_nocasepkg": "ggridges",
  "_universes": [
    "razvanazamfirei"
  ],
  "_indexurl": "https://wilkelab.r-universe.dev/ggridges",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.7.9000",
      "date": "2026-05-24T06:18:50.000Z",
      "distro": "noble",
      "commit": "a031f99b9175e6f5bb3aee9563906156cf09a5ca",
      "fileid": "f0a6205d3561a550b8ff36ea5b643e8373060d5f0025b07f6e3ffd597fae97b1",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/razvanazamfirei/actions/runs/26353736081"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.7.9000",
      "date": "2026-05-24T06:19:12.000Z",
      "distro": "noble",
      "commit": "a031f99b9175e6f5bb3aee9563906156cf09a5ca",
      "fileid": "6ce3ac2f5709de83b41dcd1e0038933f2e5e701718b8755569873aad7a7cec10",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/razvanazamfirei/actions/runs/26353736081"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.7.9000",
      "date": "2026-05-24T06:18:34.000Z",
      "commit": "a031f99b9175e6f5bb3aee9563906156cf09a5ca",
      "fileid": "224bd8e064abaac4af54da8664f09ccd18cb5b99e2361da6cc522d13beee5f83",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/razvanazamfirei/actions/runs/26353736081"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.7.9000",
      "date": "2026-05-24T06:18:21.000Z",
      "commit": "a031f99b9175e6f5bb3aee9563906156cf09a5ca",
      "fileid": "910a2d350f68dbf4660aea4b04e0b4767d8ad4668f3d58bc9f08555e0e45bb5a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/razvanazamfirei/actions/runs/26353736081"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.7.9000",
      "date": "2026-05-24T06:18:49.000Z",
      "commit": "a031f99b9175e6f5bb3aee9563906156cf09a5ca",
      "fileid": "e02c26afa16d301f662abeeccf5b8929954c84ed58869b1a065ab39b0a5debab",
      "status": "success",
      "buildurl": "https://github.com/r-universe/razvanazamfirei/actions/runs/26353736081"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.7.9000",
      "date": "2026-05-24T06:18:15.000Z",
      "commit": "a031f99b9175e6f5bb3aee9563906156cf09a5ca",
      "fileid": "7512aff9830e1db1c39b06065eaa753017f00cb2ba4486be3a8bf0272f30dd89",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/razvanazamfirei/actions/runs/26353736081"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.7.9000",
      "date": "2026-05-24T06:18:04.000Z",
      "commit": "a031f99b9175e6f5bb3aee9563906156cf09a5ca",
      "fileid": "982535544bc16c8d758481adec4ce31ee2ccad39e58411b2ebe4ad930248a2d8",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/razvanazamfirei/actions/runs/26353736081"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.7.9000",
      "date": "2026-05-24T06:18:12.000Z",
      "commit": "a031f99b9175e6f5bb3aee9563906156cf09a5ca",
      "fileid": "ec5fd1b7825c004baf6699d7c81cc29c8a7a6e82fcdd98dfa75adf3a2333e0e5",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/razvanazamfirei/actions/runs/26353736081"
    }
  ]
}