{
  "_id": "6a5b40ef9baadeef8ab4d682",
  "Package": "ggbumpribbon",
  "Title": "Sigmoid-Curved Ribbons for Rank Comparison Charts",
  "Version": "0.2.0",
  "Authors@R": "person(\"Sondre\", \"Skarsten\", email = \"sondreskarsten@gmail.com\",\nrole = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "Provides 'ggplot2' geoms and stats for creating bump\ncharts with sigmoid-curved filled ribbons and lines. Supports\nrank comparison visualizations where smooth S-shaped curves\nconnect categorical positions across an ordered axis. Offers\ntwo interpolation methods (logistic sigmoid and cubic Hermite)\nwith C1-continuous segment joins. Includes custom scales and\nthemes optimized for bump chart readability.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/sondreskarsten/ggbumpribbon",
  "BugReports": "https://github.com/sondreskarsten/ggbumpribbon/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Repository": "https://sondreskarsten.r-universe.dev",
  "Date/Publication": "2026-03-19 20:10:52 UTC",
  "RemoteUrl": "https://github.com/sondreskarsten/ggbumpribbon",
  "RemoteRef": "HEAD",
  "RemoteSha": "3bd45d7a4ba1d33ea5d704c98e734770a64c6217",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-18 08:57:28 UTC",
    "User": "root"
  },
  "Author": "Sondre Skarsten [aut, cre, cph]",
  "Maintainer": "Sondre Skarsten <sondreskarsten@gmail.com>",
  "_user": "sondreskarsten",
  "_type": "src",
  "_file": "ggbumpribbon_0.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/ea591ba3de092420028df7503b8cec14870311c9a1236591a353f99eb5d67921",
  "_filesize": 2283018,
  "_sha256": "ea591ba3de092420028df7503b8cec14870311c9a1236591a353f99eb5d67921",
  "_expires": "2026-10-26T09:01:34.000Z",
  "_created": "2026-07-18T08:57:28.000Z",
  "_published": "2026-07-18T09:01:35.853Z",
  "_jobs": [
    {
      "job": 88064481504,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8427838028"
    },
    {
      "job": 88064481516,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8427836066"
    },
    {
      "job": 88064481514,
      "time": 122,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8427845299"
    },
    {
      "job": 88064481502,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8427829431"
    },
    {
      "job": 88064277268,
      "time": 177,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8427816019"
    },
    {
      "job": 88064481503,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8427834697"
    },
    {
      "job": 88064481511,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8427828969"
    },
    {
      "job": 88064481529,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8427829805"
    },
    {
      "job": 88064481520,
      "time": 101,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8427830639"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/sondreskarsten/actions/runs/29638251292",
  "_status": "success",
  "_upstream": "https://github.com/sondreskarsten/ggbumpribbon",
  "_commit": {
    "id": "3bd45d7a4ba1d33ea5d704c98e734770a64c6217",
    "author": "Sondre Skarsten <sondreskarsten@gmail.com>",
    "committer": "Sondre Skarsten <sondreskarsten@gmail.com>",
    "message": "prep: CRAN gold-standard fixes\n\n- Added @returns to ggbumpribbon-ggproto.Rd (CRAN requires \\value\n  on all exported Rd files)\n- Added Language: en-US to DESCRIPTION\n- Removed README.md and NEWS.md from .Rbuildignore (both should be\n  in CRAN tarball — CRAN renders them on the package landing page)\n- Added *.tar.gz to .gitignore\n\nR CMD check --as-cran: 0 errors, 0 real warnings, 0 real notes\n62 tests pass, tarball 1.9 MB\n",
    "time": 1773951052
  },
  "_maintainer": {
    "name": "Sondre Skarsten",
    "email": "sondreskarsten@gmail.com",
    "login": "sondreskarsten",
    "description": "",
    "uuid": 8764538
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.5.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "version": ">= 1.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "sondreskarsten",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-11",
      "n": 26
    },
    {
      "week": "2026-12",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "sondreskarsten",
      "count": 10,
      "uuid": 8764538
    }
  ],
  "_userbio": {
    "uuid": 8764538,
    "type": "user",
    "name": "Sondre Skarsten",
    "followers": 1
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggbumpribbon"
  },
  "_devurl": "https://github.com/sondreskarsten/ggbumpribbon",
  "_searchresults": 4,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggbumpribbon.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "geom_bump_line",
    "geom_bump_ribbon",
    "scale_fill_rank",
    "StatBumpLine",
    "StatBumpRibbon",
    "theme_bump"
  ],
  "_help": [
    {
      "page": "geom_bump_line",
      "title": "Smooth-curved lines between rank positions",
      "concept": [
        "bump geoms"
      ],
      "topics": [
        "geom_bump_line"
      ]
    },
    {
      "page": "geom_bump_ribbon",
      "title": "Smooth-curved filled ribbons for rank comparison",
      "concept": [
        "bump geoms"
      ],
      "topics": [
        "geom_bump_ribbon"
      ]
    },
    {
      "page": "scale_fill_rank",
      "title": "Rank-based gradient fill scale",
      "concept": [
        "bump scales"
      ],
      "topics": [
        "scale_fill_rank"
      ]
    },
    {
      "page": "ggbumpribbon-ggproto",
      "title": "Base ggproto classes for ggbumpribbon",
      "topics": [
        "ggbumpribbon-ggproto",
        "StatBumpLine",
        "StatBumpRibbon"
      ]
    },
    {
      "page": "theme_bump",
      "title": "Dark theme for bump charts",
      "concept": [
        "bump scales"
      ],
      "topics": [
        "theme_bump"
      ]
    }
  ],
  "_readme": "https://github.com/sondreskarsten/ggbumpribbon/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "ggbumpribbon.Rmd",
      "filename": "ggbumpribbon.html",
      "title": "Getting started with ggbumpribbon",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Data format",
        "Filled ribbons",
        "Parameters",
        "Lines",
        "Interpolation methods",
        "Scale and theme",
        "Labels",
        "Combining ribbons and lines",
        "Computed variables"
      ],
      "created": "2026-03-15 10:11:04",
      "modified": "2026-03-15 10:11:04",
      "commits": 1
    }
  ],
  "_score": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "ggbumpribbon",
  "_universes": [
    "sondreskarsten"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-18T08:59:54.000Z",
      "distro": "resolute",
      "commit": "3bd45d7a4ba1d33ea5d704c98e734770a64c6217",
      "fileid": "https://r2.ropensci.org/94bfd02a6758d2e9980177f2df49da1d3e145139565ea932408c1b5a56303eaf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sondreskarsten/actions/runs/29638251292"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-18T08:59:40.000Z",
      "distro": "resolute",
      "commit": "3bd45d7a4ba1d33ea5d704c98e734770a64c6217",
      "fileid": "https://r2.ropensci.org/61ad8c6b1463a14fe33f1e4699b0c805ab20d0378ab9f9d4b6ad5d27f0d79881",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sondreskarsten/actions/runs/29638251292"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-18T09:00:46.000Z",
      "commit": "3bd45d7a4ba1d33ea5d704c98e734770a64c6217",
      "fileid": "https://r2.ropensci.org/1956697b8f6332b743b4ff2e193cb8a44f73bc590691b8c558711bb9135aab01",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sondreskarsten/actions/runs/29638251292"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-18T08:58:58.000Z",
      "commit": "3bd45d7a4ba1d33ea5d704c98e734770a64c6217",
      "fileid": "https://r2.ropensci.org/29e9b6993a2f375ee7264fb53a470727cbda110f46b3fc8a320db2608ec6cb31",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sondreskarsten/actions/runs/29638251292"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-07-18T08:59:53.000Z",
      "commit": "3bd45d7a4ba1d33ea5d704c98e734770a64c6217",
      "fileid": "https://r2.ropensci.org/40b448c552cfdef5c650eb8c9d9f9afecadcce2544250513a91b28529a80921e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sondreskarsten/actions/runs/29638251292"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-18T08:58:39.000Z",
      "commit": "3bd45d7a4ba1d33ea5d704c98e734770a64c6217",
      "fileid": "https://r2.ropensci.org/94006a0d31bf0041d7912aa58286a5d8f9b76a966c390d13901d2547ac74a72b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sondreskarsten/actions/runs/29638251292"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-18T08:58:48.000Z",
      "commit": "3bd45d7a4ba1d33ea5d704c98e734770a64c6217",
      "fileid": "https://r2.ropensci.org/5f8c00e8a2f19282bd7c10d7b86434c46f17bcbae218ab429c0d70ac71598bca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sondreskarsten/actions/runs/29638251292"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-18T08:58:46.000Z",
      "commit": "3bd45d7a4ba1d33ea5d704c98e734770a64c6217",
      "fileid": "https://r2.ropensci.org/e6f34242a3016c6c25e2e9123ec52d9080fc2ce2a989fa3f3733d0b1b4d26abb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sondreskarsten/actions/runs/29638251292"
    }
  ]
}