Skip to content

ggdibbler

Add Uncertainty to Data Visualisations

v0.6.5 · May 13, 2026 · GPL-3

Description

A 'ggplot2' extension for visualising uncertainty with the goal of signal suppression. Usually, uncertainty visualisation focuses on expressing uncertainty as a distribution or probability, whereas 'ggdibbler' differentiates itself by viewing an uncertainty visualisation as an adjustment to an existing graphic that incorporates the inherent uncertainty in the estimates. You provide the code for an existing plot, but replace any of the variables with a vector of distributions, and it will convert the visualisation into it's signal suppression counterpart.

Downloads

505

Last 30 days

7745th

1.3K

Last 90 days

2.8K

Last year

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

CRAN Check Status

13 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 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 8, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 7, 2026
ERROR r-devel-linux-x86_64-debian-gcc

tests

Running ‘testthat.R’ [59s/72s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > # This file is part of the standard setup for testthat.
  > # It is recommended that you do not modify it.
  > #
  > # Where should you do additional 
...[truncated]...
est-geom-density-2d-sample.R:17:3
   2.   └─vdiffr (local) writer(fig, testcase, title)
   3.     └─vdiffr:::svglite(file)
   4.       └─vdiffr:::svglite_(...)
  
  [ FAIL 1 | WARN 5 | SKIP 55 | PASS 5 ]
  Error:
  ! Test failures.
  Execution halted
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 21, 2026
WARNING 9 OK · 3 NOTE · 2 WARNING · 0 ERROR · 0 FAILURE Apr 23, 2026
WARNING r-devel-linux-x86_64-fedora-clang

for code/documentation mismatches

Codoc mismatches from Rd file 'geom_boxplot_sample.Rd':
stat_boxplot_sample
  Code: function(mapping = NULL, data = NULL, geom = "boxplot",
                 position = "identity", ..., times = 10, orientation =
                 NA, seed = NULL, coef 
...[truncated]...
t.aes = TRUE)
  Argument names in code not in docs:
    quantile.type
  Mismatches in argument names:
    Position: 10 Code: quantile.type Docs: na.rm
    Position: 11 Code: na.rm Docs: show.legend
    Position: 12 Code: show.legend Docs: inherit.aes
WARNING r-devel-linux-x86_64-fedora-gcc

for code/documentation mismatches

Codoc mismatches from Rd file 'geom_boxplot_sample.Rd':
stat_boxplot_sample
  Code: function(mapping = NULL, data = NULL, geom = "boxplot",
                 position = "identity", ..., times = 10, orientation =
                 NA, seed = NULL, coef 
...[truncated]...
t.aes = TRUE)
  Argument names in code not in docs:
    quantile.type
  Mismatches in argument names:
    Position: 10 Code: quantile.type Docs: na.rm
    Position: 11 Code: na.rm Docs: show.legend
    Position: 12 Code: show.legend Docs: inherit.aes
NOTE r-oldrel-macos-arm64

installed package size

installed size is  5.8Mb
  sub-directories of 1Mb or more:
    data   2.2Mb
    doc    1.9Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  5.8Mb
  sub-directories of 1Mb or more:
    data   2.2Mb
    doc    1.9Mb
NOTE r-oldrel-windows-x86_64

installed package size

installed size is  5.8Mb
  sub-directories of 1Mb or more:
    data   2.2Mb
    doc    1.9Mb
NOTE 11 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is  5.8Mb
  sub-directories of 1Mb or more:
    data   2.2Mb
    doc    1.9Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  5.8Mb
  sub-directories of 1Mb or more:
    data   2.2Mb
    doc    1.9Mb
NOTE r-oldrel-windows-x86_64

installed package size

installed size is  5.8Mb
  sub-directories of 1Mb or more:
    data   2.2Mb
    doc    1.9Mb

Dependency Network

Dependencies Reverse dependencies distributional dplyr ggplot2 rlang lifecycle scales tidyr tibble cli sf ggdibbler

Version History

4 tracked
updated 0.6.5 ← 0.6.1 diff May 13, 2026
new 0.6.1 Mar 10, 2026
updated 0.6.1 ← 0.1.0 diff Dec 5, 2025
new 0.1.0 Jul 30, 2025