Package: hdrcde Type: Package Title: Highest Density Regions and Conditional Density Estimation Version: 3.5.0.9000 Authors@R: c( person("Rob", "Hyndman", email="Rob.Hyndman@monash.edu", role=c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-2140-5352")), person("Jochen", "Einbeck", role=c("aut"), comment = c(ORCID = "0000-0002-9457-2020")), person("Matthew", "Wand", role=c("aut"), comment = c(ORCID = "0000-0003-2555-896X")), person("Simon", "Carrignon", role="ctb", comment = c(ORCID = "0000-0002-4416-1389")), person("Fan", "Cheng", role="ctb", comment = c(ORCID = "0000-0003-0009-3262")) ) BugReports: https://github.com/robjhyndman/hdrcde/issues Depends: R (>= 2.15) Imports: locfit, ash, ks, KernSmooth, ggplot2, RColorBrewer LazyData: yes LazyLoad: yes Description: Computation of highest density regions in one and two dimensions, kernel estimation of univariate density functions conditional on one covariate,and multimodal regression. License: GPL-3 URL: https://pkg.robjhyndman.com/hdrcde/, https://github.com/robjhyndman/hdrcde RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) Encoding: UTF-8 Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Repository: https://robjhyndman.r-universe.dev Date/Publication: 2026-01-11 07:21:47 UTC RemoteUrl: https://github.com/robjhyndman/hdrcde RemoteRef: HEAD RemoteSha: 17063440bff238f3f401eb3062ad94cc74de30cc NeedsCompilation: yes Packaged: 2026-06-24 00:38:27 UTC; root Author: Rob Hyndman [aut, cre, cph] (ORCID: ), Jochen Einbeck [aut] (ORCID: ), Matthew Wand [aut] (ORCID: ), Simon Carrignon [ctb] (ORCID: ), Fan Cheng [ctb] (ORCID: ) Maintainer: Rob Hyndman