{
  "_id": "6a1f1f14b401979e7342008f",
  "Package": "ezplot",
  "Type": "Package",
  "Title": "Functions for Common Chart Types",
  "Version": "0.8.3",
  "Authors@R": "c(\nperson(\"Wojtek\",\n\"Kostelecki\",\nemail = \"wojtek.kostelecki@gmail.com\",\nrole = c(\"aut\", \"cre\"))\n)",
  "Maintainer": "Wojtek Kostelecki <wojtek.kostelecki@gmail.com>",
  "Description": "Wrapper for the 'ggplot2' package that creates a variety\nof common charts (e.g. bar, line, area, ROC, waterfall, pie)\nwhile aiming to reduce typing.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://github.com/wkostelecki/ezplot",
  "BugReports": "https://github.com/wkostelecki/ezplot/issues",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Repository": "https://wkostelecki.r-universe.dev",
  "Date/Publication": "2026-02-15 11:54:00 UTC",
  "RemoteUrl": "https://github.com/wkostelecki/ezplot",
  "RemoteRef": "HEAD",
  "RemoteSha": "b2c95e2fd7e54b907fb54074910ff4a0e375ec5f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 08:11:27 UTC",
    "User": "root"
  },
  "Author": "Wojtek Kostelecki [aut, cre]",
  "MD5sum": "5e44f27d8ae7d62effacb649e2379704",
  "_user": "wkostelecki",
  "_type": "src",
  "_file": "ezplot_0.8.3.tar.gz",
  "_fileid": "7456e250907e6fc8aba9fd66087d136d905504473de7a2b308bf809d9402cfa0",
  "_filesize": 4628494,
  "_sha256": "7456e250907e6fc8aba9fd66087d136d905504473de7a2b308bf809d9402cfa0",
  "_created": "2026-05-16T08:11:27.000Z",
  "_published": "2026-06-02T18:21:08.621Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79141826342,
      "time": 189,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031871119"
    },
    {
      "job": 79141826659,
      "time": 179,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031870160"
    },
    {
      "job": 79141826214,
      "time": 196,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031881534"
    },
    {
      "job": 79141825694,
      "time": 208,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031868852"
    },
    {
      "job": 79141825503,
      "time": 233,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031852649"
    },
    {
      "job": 79141825462,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366290340"
    },
    {
      "job": 79141826137,
      "time": 169,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031869128"
    },
    {
      "job": 79141827291,
      "time": 135,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031865891"
    },
    {
      "job": 79141826050,
      "time": 151,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031867343"
    }
  ],
  "_buildurl": "https://github.com/r-universe/wkostelecki/actions/runs/25956928399",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/wkostelecki/ezplot",
  "_commit": {
    "id": "b2c95e2fd7e54b907fb54074910ff4a0e375ec5f",
    "author": "Wojtek Kostelecki <wkostelecki@gmail.com>",
    "committer": "Wojtek Kostelecki <wkostelecki@gmail.com>",
    "message": "version update\n",
    "time": 1771156440
  },
  "_maintainer": {
    "name": "Wojtek Kostelecki",
    "email": "wojtek.kostelecki@gmail.com",
    "login": "wkostelecki",
    "uuid": 7278929
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "e1071",
      "role": "Suggests"
    },
    {
      "package": "ggrepel",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "methods",
      "role": "Suggests"
    },
    {
      "package": "miniUI",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ROCR",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "stats",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "tsibble",
      "role": "Suggests"
    },
    {
      "package": "tsibbledata",
      "role": "Suggests"
    }
  ],
  "_owner": "wkostelecki",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-25",
      "n": 7
    },
    {
      "week": "2025-28",
      "n": 2
    },
    {
      "week": "2026-07",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "wkostelecki",
      "count": 414,
      "uuid": 7278929
    },
    {
      "user": "olivroy",
      "count": 2,
      "uuid": 52606734
    },
    {
      "user": "teunbrand",
      "count": 1,
      "uuid": 49372158
    }
  ],
  "_userbio": {
    "uuid": 7278929,
    "type": "user",
    "name": "Wojtek Kostelecki"
  },
  "_downloads": {
    "count": 590,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ezplot"
  },
  "_devurl": "https://github.com/wkostelecki/ezplot",
  "_searchresults": 104,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ezplot.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/wkostelecki/ezplot",
  "_realowner": "wkostelecki",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.2",
      "date": "2019-01-30"
    },
    {
      "version": "0.3.0",
      "date": "2019-07-09"
    },
    {
      "version": "0.3.1",
      "date": "2019-07-20"
    },
    {
      "version": "0.4.0",
      "date": "2020-03-29"
    },
    {
      "version": "0.4.1",
      "date": "2020-04-25"
    },
    {
      "version": "0.5.0",
      "date": "2020-05-09"
    },
    {
      "version": "0.6.1",
      "date": "2020-06-13"
    },
    {
      "version": "0.6.2",
      "date": "2020-08-14"
    },
    {
      "version": "0.6.5",
      "date": "2020-11-14"
    },
    {
      "version": "0.6.6",
      "date": "2020-11-29"
    },
    {
      "version": "0.7.2",
      "date": "2021-08-08"
    },
    {
      "version": "0.7.3",
      "date": "2022-08-11"
    },
    {
      "version": "0.7.5",
      "date": "2022-11-26"
    },
    {
      "version": "0.7.7",
      "date": "2023-06-03"
    },
    {
      "version": "0.7.8",
      "date": "2023-06-17"
    },
    {
      "version": "0.7.10",
      "date": "2023-10-21"
    },
    {
      "version": "0.7.11",
      "date": "2023-11-26"
    },
    {
      "version": "0.7.13",
      "date": "2024-01-28"
    },
    {
      "version": "0.8.2",
      "date": "2025-08-23"
    }
  ],
  "_exports": [
    "agg_data",
    "area_plot",
    "bar_plot",
    "calendar_plot",
    "density_plot",
    "distribution_plot",
    "ez_app",
    "ez_col",
    "ez_jet",
    "ez_labels",
    "ez_png",
    "ez_server",
    "ez_ui",
    "histogram_plot",
    "ks_plot",
    "lift_plot",
    "line_plot",
    "model_plot",
    "na_plot",
    "no_null",
    "perf_df",
    "performance_plot",
    "pie_plot",
    "pr_plot",
    "roc_plot",
    "save_png",
    "scatter_plot",
    "secondary_plot",
    "side_plot",
    "text_contrast",
    "theme_ez",
    "tile_plot",
    "variable_plot",
    "waterfall_plot"
  ],
  "_help": [
    {
      "page": "agg_data",
      "title": "Aggregates data",
      "topics": [
        "agg_data"
      ]
    },
    {
      "page": "area_plot",
      "title": "area_plot",
      "topics": [
        "area_plot"
      ]
    },
    {
      "page": "bar_plot",
      "title": "bar_plot",
      "topics": [
        "bar_plot"
      ]
    },
    {
      "page": "calendar_plot",
      "title": "calendar_plot",
      "topics": [
        "calendar_plot"
      ]
    },
    {
      "page": "density_plot",
      "title": "density_plot",
      "topics": [
        "density_plot"
      ]
    },
    {
      "page": "distribution_plot",
      "title": "distribution_plot",
      "topics": [
        "distribution_plot"
      ]
    },
    {
      "page": "ez_app",
      "title": "ez_app",
      "topics": [
        "ez_app"
      ]
    },
    {
      "page": "ez_col",
      "title": "Color palette interpolation",
      "topics": [
        "ez_col"
      ]
    },
    {
      "page": "ez_jet",
      "title": "ez_jet",
      "topics": [
        "ez_jet"
      ]
    },
    {
      "page": "ez_labels",
      "title": "Function for formatting numeric labels",
      "topics": [
        "ez_labels"
      ]
    },
    {
      "page": "ez_png",
      "title": "ez_png",
      "topics": [
        "ez_png"
      ]
    },
    {
      "page": "ez_server",
      "title": "ez_server",
      "topics": [
        "ez_server"
      ]
    },
    {
      "page": "ez_ui",
      "title": "ez_ui",
      "topics": [
        "ez_ui"
      ]
    },
    {
      "page": "get_incr",
      "title": "get_incr",
      "topics": [
        "get_incr"
      ]
    },
    {
      "page": "histogram_plot",
      "title": "histogram_plot",
      "topics": [
        "histogram_plot"
      ]
    },
    {
      "page": "ks_plot",
      "title": "ks_plot",
      "topics": [
        "ks_plot"
      ]
    },
    {
      "page": "lift_plot",
      "title": "lift_plot",
      "topics": [
        "lift_plot"
      ]
    },
    {
      "page": "line_plot",
      "title": "line_plot",
      "topics": [
        "line_plot"
      ]
    },
    {
      "page": "model_plot",
      "title": "model_plot",
      "topics": [
        "model_plot"
      ]
    },
    {
      "page": "na_plot",
      "title": "na_plot",
      "topics": [
        "na_plot"
      ]
    },
    {
      "page": "nameifnot",
      "title": "nameifnot",
      "topics": [
        "nameifnot"
      ]
    },
    {
      "page": "no_null",
      "title": "no_null",
      "topics": [
        "no_null"
      ]
    },
    {
      "page": "not_numeric",
      "title": "not_numeric",
      "topics": [
        "not_numeric"
      ]
    },
    {
      "page": "perf",
      "title": "perf",
      "topics": [
        "perf"
      ]
    },
    {
      "page": "perf_df",
      "title": "perf_df",
      "topics": [
        "perf_df"
      ]
    },
    {
      "page": "performance_plot",
      "title": "performance_plot",
      "topics": [
        "performance_plot"
      ]
    },
    {
      "page": "pie_plot",
      "title": "pie_plot",
      "topics": [
        "pie_plot"
      ]
    },
    {
      "page": "pr_plot",
      "title": "pr_plot",
      "topics": [
        "pr_plot"
      ]
    },
    {
      "page": "prec_rec",
      "title": "prec_rec",
      "topics": [
        "prec_rec"
      ]
    },
    {
      "page": "quick_facet",
      "title": "Quick facet",
      "topics": [
        "quick_facet"
      ]
    },
    {
      "page": "reorder_levels",
      "title": "Order levels of factor columns using fct_reorder",
      "topics": [
        "reorder_levels"
      ]
    },
    {
      "page": "roc",
      "title": "roc",
      "topics": [
        "roc"
      ]
    },
    {
      "page": "roc_plot",
      "title": "roc_plot",
      "topics": [
        "roc_plot"
      ]
    },
    {
      "page": "save_png",
      "title": "save_png",
      "topics": [
        "save_png"
      ]
    },
    {
      "page": "scatter_plot",
      "title": "scatter plot",
      "topics": [
        "scatter_plot"
      ]
    },
    {
      "page": "secondary_plot",
      "title": "secondary_plot creates a plot with a secondary y-axis",
      "topics": [
        "secondary_plot"
      ]
    },
    {
      "page": "side_plot",
      "title": "side_plot",
      "topics": [
        "side_plot"
      ]
    },
    {
      "page": "text_contrast",
      "title": "text_contrast",
      "topics": [
        "text_contrast"
      ]
    },
    {
      "page": "theme_ez",
      "title": "Default theme",
      "topics": [
        "theme_ez"
      ]
    },
    {
      "page": "tile_plot",
      "title": "tile_plot",
      "topics": [
        "tile_plot"
      ]
    },
    {
      "page": "unpack_cols",
      "title": "Unpack cols argument to agg_data",
      "topics": [
        "unpack_cols"
      ]
    },
    {
      "page": "variable_plot",
      "title": "variable_plot",
      "topics": [
        "variable_plot"
      ]
    },
    {
      "page": "waterfall_plot",
      "title": "waterfall_plot",
      "topics": [
        "waterfall_plot"
      ]
    }
  ],
  "_readme": "https://github.com/wkostelecki/ezplot/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "forcats",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "tibble",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "bar_plot.Rmd",
      "filename": "bar_plot.html",
      "title": "bar_plot",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-01-27 23:01:09",
      "modified": "2024-01-27 23:29:10",
      "commits": 2
    },
    {
      "source": "basics.Rmd",
      "filename": "basics.html",
      "title": "Basics",
      "author": "Wojtek Kostelecki",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Load data",
        "line_plot",
        "bar_plot"
      ],
      "created": "2019-01-31 23:12:02",
      "modified": "2022-08-11 20:40:55",
      "commits": 8
    },
    {
      "source": "line_plot.Rmd",
      "filename": "line_plot.html",
      "title": "line_plot",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-01-27 23:01:09",
      "modified": "2024-01-27 23:29:10",
      "commits": 2
    },
    {
      "source": "overview.Rmd",
      "filename": "overview.html",
      "title": "Overview",
      "engine": "knitr::rmarkdown",
      "headings": [
        "line_plot",
        "area_plot",
        "bar_plot"
      ],
      "created": "2020-03-20 00:06:18",
      "modified": "2022-08-11 20:40:55",
      "commits": 3
    },
    {
      "source": "variable_plot.Rmd",
      "filename": "variable_plot.html",
      "title": "variable_plot",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-01-27 23:01:09",
      "modified": "2024-01-27 23:29:10",
      "commits": 2
    }
  ],
  "_score": 6.971275848738105,
  "_indexed": true,
  "_nocasepkg": "ezplot",
  "_universes": [
    "wkostelecki"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.3",
      "date": "2026-05-16T08:14:05.000Z",
      "distro": "noble",
      "commit": "b2c95e2fd7e54b907fb54074910ff4a0e375ec5f",
      "fileid": "d518627a3d35aca7edd36c1008a9088072dc22efb1deef7f0566637c8621d572",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wkostelecki/actions/runs/25956928399"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.3",
      "date": "2026-05-16T08:13:55.000Z",
      "distro": "noble",
      "commit": "b2c95e2fd7e54b907fb54074910ff4a0e375ec5f",
      "fileid": "901cdb3f1ecba8a060c1a583c15c19be9c7ea67129c6db4ac4c57d9a7bfa9a11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wkostelecki/actions/runs/25956928399"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.3",
      "date": "2026-05-16T08:16:07.000Z",
      "commit": "b2c95e2fd7e54b907fb54074910ff4a0e375ec5f",
      "fileid": "100d26da8cbe794960bda6365e175d636c17ae3e2ce77b8b132b21c412b514d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wkostelecki/actions/runs/25956928399"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.3",
      "date": "2026-05-16T08:13:54.000Z",
      "commit": "b2c95e2fd7e54b907fb54074910ff4a0e375ec5f",
      "fileid": "9bca95e72464e5ea4af44ed83149a3b94bc8c2ec5602513428c8e60e4a2500b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wkostelecki/actions/runs/25956928399"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.3",
      "date": "2026-05-16T08:13:35.000Z",
      "commit": "b2c95e2fd7e54b907fb54074910ff4a0e375ec5f",
      "fileid": "9f5daa3e90e426016a61f086debfae705a805c24ae1b3de4206b174477ab4981",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wkostelecki/actions/runs/25956928399"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.3",
      "date": "2026-05-16T08:13:11.000Z",
      "commit": "b2c95e2fd7e54b907fb54074910ff4a0e375ec5f",
      "fileid": "517e46d1bc182e98c53466b3181c93408f811816b32fe45946f46f4e49961508",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wkostelecki/actions/runs/25956928399"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8.3",
      "date": "2026-05-16T08:13:21.000Z",
      "commit": "b2c95e2fd7e54b907fb54074910ff4a0e375ec5f",
      "fileid": "11bb73e1c873450eb9d65152dde9cc778fc27e19ce2ee86fbbf2046bdc8b95bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wkostelecki/actions/runs/25956928399"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.3",
      "date": "2026-06-02T18:20:40.000Z",
      "commit": "b2c95e2fd7e54b907fb54074910ff4a0e375ec5f",
      "fileid": "124d6242ce155a1f05fac1df3ee27619c6b9f4a89bdba29a9b07e479d18c7d50",
      "status": "success",
      "buildurl": "https://github.com/r-universe/wkostelecki/actions/runs/25956928399"
    }
  ]
}