Skip to content

ezplot

Functions for Common Chart Types

v0.8.2 · Aug 23, 2025 · MIT + file LICENSE

Description

Wrapper for the 'ggplot2' package that creates a variety of common charts (e.g. bar, line, area, ROC, waterfall, pie) while aiming to reduce typing.

Downloads

CRAN

633

Last 30 days

5197th

1.8K

Last 90 days

8K

Last year

Trend: +20.3% (30d vs prior 30d)

r2u CRAN

9

Last 30 days

23

Last 90 days

100

Last year

Trend: -35.7% (30d vs prior 30d)

autoCRAN

2

Last 7 days

10

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

1 ERROR
12 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 ERROR
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (1 non-OK)
ERROR r-release-macos-arm64

examples

Running examples in ‘ezplot-Ex.R’ failed
The error most likely occurred in:

> ### Name: agg_data
> ### Title: Aggregates data
> ### Aliases: agg_data
> 
> ### ** Examples
> 
> suppressPackageStartupMessages(library(tsibble))
> library(tsibbledata)
Error in library(tsibbledata) : there is no package called ‘tsibbledata’
Execution halted

Check History

ERROR 11 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 25, 2026
ERROR r-release-macos-x86_64

examples

Running examples in ‘ezplot-Ex.R’ failed
The error most likely occurred in:

> ### Name: line_plot
> ### Title: line_plot
> ### Aliases: line_plot
> 
> ### ** Examples
> 
> suppressPackageStartupMessages(library(tsibble))
> library(tsibbledata)
Error in library(tsibbledata) : there is no package called ‘tsibbledata’
Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies dplyr forcats ggplot2 lubridate rlang ezplot

Version History

20 tracked
new 0.8.2 Mar 10, 2026
updated 0.8.2 ← 0.7.13 diff Aug 22, 2025
updated 0.7.13 ← 0.7.11 diff Jan 27, 2024
updated 0.7.11 ← 0.7.10 diff Nov 25, 2023
updated 0.7.10 ← 0.7.8 diff Oct 19, 2023
updated 0.7.8 ← 0.7.7 diff Jun 16, 2023
updated 0.7.7 ← 0.7.5 diff Jun 2, 2023
updated 0.7.5 ← 0.7.3 diff Nov 25, 2022
updated 0.7.3 ← 0.7.2 diff Aug 11, 2022
updated 0.7.2 ← 0.6.6 diff Aug 7, 2021
updated 0.6.6 ← 0.6.5 diff Nov 28, 2020
updated 0.6.5 ← 0.6.2 diff Nov 13, 2020
updated 0.6.2 ← 0.6.1 diff Aug 13, 2020
updated 0.6.1 ← 0.5.0 diff Jun 12, 2020
updated 0.5.0 ← 0.4.1 diff May 8, 2020