Type: Package
Package: ggplot2.utils
Title: Selected Utilities Extending 'ggplot2'
Version: 0.2.1
Date: 2023-05-07
Authors@R: c(
    person("Daniel", "Sabanés Bové", , "daniel.sabanes_bove@roche.com", role = c("aut", "cre")),
    person("F. Hoffmann-La Roche AG", role = c("cph", "fnd"))
  )
Description: Selected utilities, in particular 'geoms' and 'stats'
    functions, extending the 'ggplot2' package. Note that this package
    does not define the functions itself, but instead imports them from a
    collection of other packages and then exports them. These functions
    are tested as well to make sure that they work reliably. Currently,
    the selected functions are from 'EnvStats' <doi:10.1007/978-1-4614-8456-1>,
    'GGally' <doi:10.5281/zenodo.5009047> and 
    'ggpp' <https://CRAN.R-project.org/package=ggpp>.
License: Apache License 2.0
URL: https://insightsengineering.github.io/ggplot2.utils/
BugReports: https://github.com/insightsengineering/ggplot2.utils/issues
Depends: ggplot2 (>= 3.3.0), R (>= 3.6)
Imports: EnvStats, GGally, ggpp
Suggests: dplyr, lifecycle, testthat (>= 2.0), tibble
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-05-08 12:52:04 UTC; root
Author: Daniel Sabanés Bové [aut, cre],
  F. Hoffmann-La Roche AG [cph, fnd]
Maintainer: Daniel Sabanés Bové <daniel.sabanes_bove@roche.com>
Repository: CRAN
Date/Publication: 2023-05-09 09:00:02 UTC
Built: R 4.1.2; ; 2023-05-10 11:38:01 UTC; unix
