Package: mountainplot
Title: Mountain Plots, Folded Empirical Cumulative Distribution Plots
Version: 1.4
Authors@R: person("Kevin","Wright", email="kw.stat@gmail.com", comment=c(ORCID = "0000-0002-0617-8673"), role=c("aut","cre"))
License: GPL-3
Description: Lattice functions for drawing folded empirical cumulative
    distribution plots, or mountain plots. A mountain plot is similar
    to an empirical CDF plot, except that the curve increases from
    0 to 0.5, then decreases from 0.5 to 1 using an inverted scale at
    the right side. See Monti (1995) <doi:10.1080/00031305.1995.10476179>.
URL: https://kwstat.github.io/mountainplot/
BugReports: https://github.com/kwstat/mountainplot/issues
VignetteBuilder: knitr
Imports: lattice, stats
Suggests: knitr, latticeExtra, rmarkdown, testthat
Encoding: UTF-8
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-05-02 00:45:27 UTC; wrightkevi
Author: Kevin Wright [aut, cre] (<https://orcid.org/0000-0002-0617-8673>)
Maintainer: Kevin Wright <kw.stat@gmail.com>
Repository: CRAN
Date/Publication: 2022-05-02 07:00:06 UTC
Built: R 4.6.0; ; 2025-07-18 04:33:14 UTC; unix
