diff --git a/DESCRIPTION b/DESCRIPTION index 215e6d1..03336ea 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -18,7 +18,7 @@ URL: https://github.com/teunbrand/ggh4x, https://teunbrand.github.io/ggh4x/ BugReports: https://github.com/teunbrand/ggh4x/issues Depends: - ggplot2 (>= 3.3.0) + ggplot2 (>= 3.4.0) Imports: grid, gtable, @@ -57,6 +57,7 @@ Collate: 'facet_nested_wrap.R' 'facetted_pos_scales.R' 'force_panelsize.R' + 'geom_box.R' 'geom_outline_point.R' 'geom_pointpath.R' 'geom_polygonraster.R'