Package: sassy
Type: Package
Title: Makes 'R' Easier for Everyone
Version: 1.2.9
Maintainer: David Bosak <dbosak01@gmail.com>
Authors@R: person(given = "David",
                  family = "Bosak",
                  role = c("aut", "cre"),
                  email = "dbosak01@gmail.com")
Description: A meta-package that aims to make 'R' easier for everyone, 
    especially programmers who have a background in 'SAS®' software.
    This set of packages brings many useful concepts to 'R', including
    data libraries, data dictionaries, formats 
    and format catalogs, a data step, and a traceable log.  The system
    also includes a package that replicates several commonly-used 'SAS®' procedures,
    like 'PROC FREQ', 'PROC MEANS', and 'PROC REG'.
License: CC0
Encoding: UTF-8
Depends: R (>= 4.1.0)
URL: https://sassy.r-sassy.org, https://github.com/dbosak01/sassy
BugReports: https://github.com/dbosak01/sassy/issues
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, tidylog, magrittr,
        covr
Imports: fmtr(>= 1.6.8), common(>= 1.1.3), logr(>= 1.3.9), libr(>=
        1.3.9), reporter(>= 1.4.4), procs(>= 1.0.7), datasets, tools,
        utils
RoxygenNote: 7.3.2
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-10-07 17:32:41 UTC; dbosa
Author: David Bosak [aut, cre]
Repository: CRAN
Date/Publication: 2025-10-07 17:50:02 UTC
Built: R 4.6.0; ; 2025-11-02 05:18:50 UTC; windows
