Package: qqconf Type: Package Title: Creates Simultaneous Testing Bands for QQ-Plots Version: 1.3.2 Authors@R: c( person("Eric", "Weine", email = "ericweine15@gmail.com", role = c("aut", "cre")), person("Mary Sara", "McPeek", email = "mcpeek@uchicago.edu", role = "aut"), person("Abney", "Mark", email = "abney@uchicago.edu", role = "aut")) Description: Provides functionality for creating Quantile-Quantile (QQ) and Probability-Probability (PP) plots with simultaneous testing bands to asses significance of sample deviation from a reference distribution . License: GPL-3 Depends: R (>= 4.0.0) SystemRequirements: fftw3 (>= 3.1.2) Encoding: UTF-8 RoxygenNote: 7.2.3 Imports: MASS (>= 7.3-50), robustbase (>= 0.93-4), Rcpp Suggests: knitr, rmarkdown, distr (>= 2.8.0) Collate: 'one_sided.R' 'ppplot.R' 'qqconf-package.R' 'qqplot.R' 'RcppExports.R' 'two_sided.R' 'utils.R' VignetteBuilder: knitr LinkingTo: Rcpp URL: https://github.com/eweine/qqconf BugReports: https://github.com/eweine/qqconf/issues Config/pak/sysreqs: libfftw3-dev Repository: https://eweine.r-universe.dev Date/Publication: 2023-04-14 19:39:09 UTC RemoteUrl: https://github.com/eweine/qqconf RemoteRef: HEAD RemoteSha: 79519f3a5dafb17342fcd30b3d209542a72a5568 RemoteSubdir: qqconf NeedsCompilation: yes Packaged: 2026-07-04 19:26:27 UTC; root Author: Eric Weine [aut, cre], Mary Sara McPeek [aut], Abney Mark [aut] Maintainer: Eric Weine