{
  "_id": "6a10258bacfb0bcc41c8eca5",
  "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://wilkelab.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-13 09:31:21 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": "1e4addeb5a3305b6a4fcc5181b5b3d79",
  "_user": "wilkelab",
  "_type": "src",
  "_file": "ggridges_0.5.7.9000.tar.gz",
  "_fileid": "1c28267deb02c5e8f17ad52e9f5e3790da0b5afcf23459a05f0a7f62228bfe9d",
  "_filesize": 4473054,
  "_sha256": "1c28267deb02c5e8f17ad52e9f5e3790da0b5afcf23459a05f0a7f62228bfe9d",
  "_created": "2026-05-13T09:31:21.000Z",
  "_published": "2026-05-22T09:44:43.084Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77355162283,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6966512184"
    },
    {
      "job": 77355162471,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6966518580"
    },
    {
      "job": 77355162410,
      "time": 117,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6966507203"
    },
    {
      "job": 77355162331,
      "time": 145,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6966516755"
    },
    {
      "job": 77355161354,
      "time": 205,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966465722"
    },
    {
      "job": 77355161595,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157559357"
    },
    {
      "job": 77355162054,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6966505726"
    },
    {
      "job": 77355162422,
      "time": 119,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6966507947"
    },
    {
      "job": 77355162439,
      "time": 110,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6966504599"
    }
  ],
  "_buildurl": "https://github.com/r-universe/wilkelab/actions/runs/25790492529",
  "_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",
    "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": true,
  "_usedby": 326,
  "_updates": [
    {
      "week": "2025-35",
      "n": 9
    },
    {
      "week": "2026-16",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.5.7",
      "date": "2025-08-26"
    }
  ],
  "_stars": 425,
  "_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": 7905759,
    "type": "organization",
    "name": "Wilke Lab"
  },
  "_downloads": {
    "count": 286398,
    "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.77106735171141,
  "_indexed": true,
  "_nocasepkg": "ggridges",
  "_universes": [
    "wilkelab",
    "clauswilke"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.7.9000",
      "date": "2026-05-13T09:33:14.000Z",
      "distro": "noble",
      "commit": "a031f99b9175e6f5bb3aee9563906156cf09a5ca",
      "fileid": "38f97823bd768539d4192a7a17db90d0ca2ad712f64f8eaa8b0e6d2d07d7a636",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/wilkelab/actions/runs/25790492529"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.7.9000",
      "date": "2026-05-13T09:33:33.000Z",
      "distro": "noble",
      "commit": "a031f99b9175e6f5bb3aee9563906156cf09a5ca",
      "fileid": "403ef96f75491bc867dfa52a6ab6748176e00dcfc24149b951d251c4d5da530c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/wilkelab/actions/runs/25790492529"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.7.9000",
      "date": "2026-05-13T09:33:05.000Z",
      "commit": "a031f99b9175e6f5bb3aee9563906156cf09a5ca",
      "fileid": "5ec810e9dcc22559952928aed9824537d269666a68882bade18ddaefcc1292d4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/wilkelab/actions/runs/25790492529"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.7.9000",
      "date": "2026-05-13T09:33:23.000Z",
      "commit": "a031f99b9175e6f5bb3aee9563906156cf09a5ca",
      "fileid": "11abde44a7107bd325c65dd65b19b500492ab86f52c59cd636588d8759def985",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/wilkelab/actions/runs/25790492529"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.7.9000",
      "date": "2026-05-13T09:32:43.000Z",
      "commit": "a031f99b9175e6f5bb3aee9563906156cf09a5ca",
      "fileid": "7be2533bae0e8c078bcbf8a2af35e241eccdcac8389d89b84460ad769c5481d4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/wilkelab/actions/runs/25790492529"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.7.9000",
      "date": "2026-05-13T09:32:52.000Z",
      "commit": "a031f99b9175e6f5bb3aee9563906156cf09a5ca",
      "fileid": "51ef55ac2e123a2d724e2414a21b51a3e8fe915c51263fd4b7a6e9cb71b99aa2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/wilkelab/actions/runs/25790492529"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.7.9000",
      "date": "2026-05-13T09:32:41.000Z",
      "commit": "a031f99b9175e6f5bb3aee9563906156cf09a5ca",
      "fileid": "58b4231bb3afd9811aa58824159bd98def089bd8966a6ddd52dec051d5903a4a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/wilkelab/actions/runs/25790492529"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.7.9000",
      "date": "2026-05-22T09:44:19.000Z",
      "commit": "a031f99b9175e6f5bb3aee9563906156cf09a5ca",
      "fileid": "6e508ccc7ae5a8e1c101abbddd64d38c6ec7514f2e9cf7eb1d7786cb57934ead",
      "status": "success",
      "buildurl": "https://github.com/r-universe/wilkelab/actions/runs/25790492529"
    }
  ]
}