Package: snazzieR
Type: Package
Title: Chic and Sleek Functions for Beautiful Statisticians
Version: 0.1.1
Authors@R: person(given = c("Aidan", "J."),
                  family = "Wagner",
                  email = "JesusButForGayPeople@proton.me",
                  role = c("aut", "cre"))
Maintainer: Aidan J. Wagner <JesusButForGayPeople@proton.me>
Description: Because your linear models deserve better than console output.
  A sleek color palette and kable styling to make your regression results look sharper than they are.
  Includes support for Partial Least Squares (PLS) regression via both the SVD and NIPALS algorithms,
  along with a unified interface for model fitting and fabulous LaTeX and console output formatting.
  See the package manual at 
  <https://github.com/JesusButForGayPeople/snazzieR/releases/download/v0.1.1/snazzieR_0.1.1.pdf>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: ggplot2, knitr, kableExtra, dplyr, stats
RoxygenNote: 7.3.2
Depends: R (>= 4.1.0)
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-05-11 21:36:09 UTC; shared-psychosis
Author: Aidan J. Wagner [aut, cre]
Repository: CRAN
Date/Publication: 2025-05-11 22:10:02 UTC
Built: R 4.5.1; ; 2025-10-26 02:52:44 UTC; windows
