Package: gghdr Title: Visualisation of Highest Density Regions in 'ggplot2' Version: 0.1.0.9000 Authors@R: c( person(given = "Mitchell", family = "O'Hara-Wild", role = c("aut"), email = "mail@mitchelloharawild.com", comment = c(ORCID = "0000-0001-6729-7695")), person(given = "Stephen", family = "Pearce", role = c("aut"), comment = c(ORCID = "0000-0002-9400-8091")), person(given = "Ryo", family = "Nakagawara", role = c("aut"), email = "ryonakagawara@gmail.com"), person(given = "Sayani", family = "Gupta", email = "gupta.sayani@gmail.com", role = c("aut","cre"), comment = c(ORCID = "0000-0003-0643-5358")), person(given = "Darya", family = "Vanichkina", role = c("aut"), email = "d.vanichkina@gmail.com", comment = c(ORCID = "0000-0002-0406-164X")), person(given = "Emi", family = "Tanaka", role = c("aut"), email = "dr.emi.tanaka@gmail.com", comment = c(ORCID = "0000-0002-1455-259X")), person(given = "Thomas", family = "Fung", role = c("aut"), email = "thomas.fung.dr@gmail.com", comment = c(ORCID = "0000-0003-2601-0728")), person(given = "Rob", family = "Hyndman", role = c("aut"), email="Rob.Hyndman@monash.edu", comment = c(ORCID = "0000-0002-2140-5352"))) Description: Provides 'ggplot2' framework for visualising Highest Density Regions (HDR) . This work is based on the package 'hdrcde' and displays highest density regions in 'ggplot2' for one and two dimensions and univariate densities conditional on one covariate. License: GPL-3 Encoding: UTF-8 LazyData: true RoxygenNote: 7.1.2 URL: https://github.com/Sayani07/gghdr Imports: hdrcde, ggplot2, grid, scales, farver, tibble, digest Suggests: spelling, knitr, testthat (>= 2.1.0), vdiffr, rmarkdown, covr Depends: R (>= 2.10) VignetteBuilder: knitr BugReports: https://github.com/Sayani07/gghdr/issues Language: en-GB Repository: https://robjhyndman.r-universe.dev Date/Publication: 2022-02-17 01:40:26 UTC RemoteUrl: https://github.com/Sayani07/gghdr RemoteRef: HEAD RemoteSha: 27fbf584cd5561129f8c704a7dceb5e984876671 NeedsCompilation: no Packaged: 2026-06-10 08:20:53 UTC; root Author: Mitchell O'Hara-Wild [aut] (ORCID: ), Stephen Pearce [aut] (ORCID: ), Ryo Nakagawara [aut], Sayani Gupta [aut, cre] (ORCID: ), Darya Vanichkina [aut] (ORCID: ), Emi Tanaka [aut] (ORCID: ), Thomas Fung [aut] (ORCID: ), Rob Hyndman [aut] (ORCID: ) Maintainer: Sayani Gupta