{
  "_id": "6a5204749b92047c28d53e01",
  "Package": "waterfalls",
  "Type": "Package",
  "Title": "Create Waterfall Charts using 'ggplot2' Simply",
  "Version": "1.1.4",
  "Authors@R": "person(given = \"Hugh\",\nfamily = \"Parsonage\",\nrole = c(\"aut\", \"cre\"),\nemail = \"hugh.parsonage+waterfall@gmail.com\")",
  "Description": "A not uncommon task for quants is to create 'waterfall\ncharts'. There seems to be no simple way to do this in\n'ggplot2' currently. This package contains a single function\n(waterfall) that simply draws a waterfall chart in a 'ggplot2'\nobject. Some flexibility is provided, though often the object\ncreated will need to be modified through a theme.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/hughparsonage/waterfalls",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.0",
  "Repository": "https://hughparsonage.r-universe.dev",
  "Date/Publication": "2026-05-12 01:53:52 UTC",
  "RemoteUrl": "https://github.com/hughparsonage/waterfalls",
  "RemoteRef": "HEAD",
  "RemoteSha": "1cb243b4f720c090f6b9af441485d2c5d25fc4f5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-11 08:50:44 UTC",
    "User": "root"
  },
  "Author": "Hugh Parsonage [aut, cre]",
  "Maintainer": "Hugh Parsonage <hugh.parsonage+waterfall@gmail.com>",
  "_user": "hughparsonage",
  "_type": "src",
  "_file": "waterfalls_1.1.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/d767a1beb3b999b25c98b1ce293b3f5c4fc318bf1112608b936620ae588448c7",
  "_filesize": 82935,
  "_sha256": "d767a1beb3b999b25c98b1ce293b3f5c4fc318bf1112608b936620ae588448c7",
  "_expires": "2026-10-19T08:53:06.000Z",
  "_created": "2026-07-11T08:50:44.000Z",
  "_published": "2026-07-11T08:53:08.079Z",
  "_jobs": [
    {
      "job": 86529577027,
      "time": 106,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8246991585"
    },
    {
      "job": 86529577081,
      "time": 112,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246992204"
    },
    {
      "job": 86529577018,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8246991295"
    },
    {
      "job": 86529577021,
      "time": 112,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246992434"
    },
    {
      "job": 86529419000,
      "time": 135,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246976936"
    },
    {
      "job": 86529577045,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8246989849"
    },
    {
      "job": 86529577055,
      "time": 66,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8246985933"
    },
    {
      "job": 86529577084,
      "time": 61,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8246985368"
    },
    {
      "job": 86529577072,
      "time": 56,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246984690"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/hughparsonage/actions/runs/29146701280",
  "_status": "success",
  "_upstream": "https://github.com/hughparsonage/waterfalls",
  "_commit": {
    "id": "1cb243b4f720c090f6b9af441485d2c5d25fc4f5",
    "author": "HughParsonage <hugh.parsonage@gmail.com>",
    "committer": "HughParsonage <hugh.parsonage@gmail.com>",
    "message": "1.1.4\n",
    "time": 1778550832
  },
  "_maintainer": {
    "name": "Hugh Parsonage",
    "email": "hugh.parsonage+waterfall@gmail.com",
    "login": "hughparsonage",
    "description": "",
    "uuid": 8111628
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    }
  ],
  "_owner": "hughparsonage",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-41",
      "n": 3
    },
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 15,
  "_contributors": [
    {
      "user": "hughparsonage",
      "count": 26,
      "uuid": 8111628
    },
    {
      "user": "robert-koetsier",
      "count": 2,
      "uuid": 72259814
    },
    {
      "user": "gregleleu",
      "count": 2,
      "uuid": 33321678
    }
  ],
  "_userbio": {
    "uuid": 8111628,
    "type": "user",
    "name": "HughParsonage",
    "followers": 80
  },
  "_downloads": {
    "count": 1517,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/waterfalls"
  },
  "_devurl": "https://github.com/hughparsonage/waterfalls",
  "_searchresults": 126,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/waterfalls.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hughparsonage/waterfalls",
  "_realowner": "hughparsonage",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2016-05-29"
    },
    {
      "version": "0.1.1",
      "date": "2017-02-02"
    },
    {
      "version": "0.1.2",
      "date": "2018-01-26"
    },
    {
      "version": "1.0.0",
      "date": "2022-11-20"
    },
    {
      "version": "1.1.4",
      "date": "2026-05-09"
    }
  ],
  "_exports": [
    "waterfall"
  ],
  "_help": [
    {
      "page": "waterfall",
      "title": "Create waterfall charts",
      "topics": [
        "waterfall"
      ]
    }
  ],
  "_readme": "https://github.com/hughparsonage/waterfalls/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 6.235598635343618,
  "_indexed": true,
  "_nocasepkg": "waterfalls",
  "_universes": [
    "hughparsonage"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.4",
      "date": "2026-07-11T08:52:32.000Z",
      "distro": "resolute",
      "commit": "1cb243b4f720c090f6b9af441485d2c5d25fc4f5",
      "fileid": "https://r2.ropensci.org/46c25ccb13e98e182695ef509b27d6395f291dfa23161dd3624793780035832d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hughparsonage/actions/runs/29146701280"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.4",
      "date": "2026-07-11T08:52:35.000Z",
      "distro": "resolute",
      "commit": "1cb243b4f720c090f6b9af441485d2c5d25fc4f5",
      "fileid": "https://r2.ropensci.org/fc8b2ae023667d311772654f94c7d2c67b4de60c46e93f7be956f60f12fff601",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hughparsonage/actions/runs/29146701280"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.4",
      "date": "2026-07-11T08:52:30.000Z",
      "commit": "1cb243b4f720c090f6b9af441485d2c5d25fc4f5",
      "fileid": "https://r2.ropensci.org/14036850cfb7306894a74a6ef4fd08d0307ef20a52614332810760d8631da4fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hughparsonage/actions/runs/29146701280"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1.4",
      "date": "2026-07-11T08:52:33.000Z",
      "commit": "1cb243b4f720c090f6b9af441485d2c5d25fc4f5",
      "fileid": "https://r2.ropensci.org/96a5e85a0d4ee179954ea07c95160d795b614ed23c8f5e22f3757916f7a2ff7e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hughparsonage/actions/runs/29146701280"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.4",
      "date": "2026-07-11T08:52:29.000Z",
      "commit": "1cb243b4f720c090f6b9af441485d2c5d25fc4f5",
      "fileid": "https://r2.ropensci.org/86ad40f97cac75a4c078ffde850d04e85b3f1cfe85a844456542444f4997be04",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hughparsonage/actions/runs/29146701280"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.4",
      "date": "2026-07-11T08:51:46.000Z",
      "commit": "1cb243b4f720c090f6b9af441485d2c5d25fc4f5",
      "fileid": "https://r2.ropensci.org/17780186b86679e0a779675c0db638280b969f9864125d55d136909c60f45f19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hughparsonage/actions/runs/29146701280"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.4",
      "date": "2026-07-11T08:51:43.000Z",
      "commit": "1cb243b4f720c090f6b9af441485d2c5d25fc4f5",
      "fileid": "https://r2.ropensci.org/00d0f6f8e85d8485d32e7b8cf555c20cad8067fcc5b76742b781582f4fe6a8bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hughparsonage/actions/runs/29146701280"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1.4",
      "date": "2026-07-11T08:51:38.000Z",
      "commit": "1cb243b4f720c090f6b9af441485d2c5d25fc4f5",
      "fileid": "https://r2.ropensci.org/46855c21c2426b105e6083f0b262a8a9d3b2a144b967a2e91638d0b521ea0a6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hughparsonage/actions/runs/29146701280"
    }
  ]
}