Package: qbinplots
Title: Quantile Binned Plots
Version: 0.3.3
Authors@R: 
    c(
    person("Edwin", "de Jonge", , "edwindjonge@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-6580-4718")),
    person("Martijn", "Tennekes", , "mtennekes@gmail.com", role = c("ctb"))
    )
Description: Create quantile binned and conditional plots for Exploratory Data
  Analysis. The package provides several plotting functions that are all based
  on quantile binning. The plots are created with 'ggplot2' and 'patchwork' 
  and can be further adjusted.
License: MIT + file LICENSE
URL: https://edwindj.github.io/qbinplots/
BugReports: https://github.com/edwindj/qbinplots/issues
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 4.1.0)
Imports: ggplot2, data.table, patchwork, scales
Suggests: palmerpenguins, tinytest
NeedsCompilation: no
Packaged: 2025-02-22 10:22:13 UTC; edwin
Author: Edwin de Jonge [aut, cre] (<https://orcid.org/0000-0002-6580-4718>),
  Martijn Tennekes [ctb]
Maintainer: Edwin de Jonge <edwindjonge@gmail.com>
Repository: CRAN
Date/Publication: 2025-02-24 17:20:02 UTC
Built: R 4.6.0; ; 2025-10-14 02:42:00 UTC; windows
