Package: ztils
Type: Package
Title: Various Common Statistical Utilities
Version: 1.0.0
Authors@R: 
    person("Zach", "Peagler", , "zachpeagler00@gmail.com", role = c("aut", "cre", "cph"))
Description: Utilities for simplifying common statistical operations including
 probability density functions, cumulative distribution functions, 
 Kolmogorov-Smirnov tests, principal component analysis plots, and prediction plots.
License: MIT + file LICENSE
URL: https://zachpeagler.github.io/ztils/,
        https://github.com/zachpeagler/ztils
BugReports: https://github.com/zachpeagler/ztils/issues
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 3.3.0)
Imports: ggplot2, MASS, scico, vegan
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-04-09 17:22:52 UTC; Zach
Author: Zach Peagler [aut, cre, cph]
Maintainer: Zach Peagler <zachpeagler00@gmail.com>
Repository: CRAN
Date/Publication: 2025-04-10 14:30:01 UTC
Built: R 4.3.3; ; 2025-04-10 15:06:28 UTC; unix
