Package: sassy
Type: Package
Title: Makes 'R' Easier for Everyone
Version: 1.3.0
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.7.0), common(>= 1.1.4), logr(>= 1.3.9), libr(>=
        1.3.9), reporter(>= 1.4.5), procs(>= 1.0.7), macro(>= 0.1.5),
        datasets, tools, utils
RoxygenNote: 7.3.3
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-01-13 15:56:05 UTC; dbosa
Author: David Bosak [aut, cre]
Repository: CRAN
Date/Publication: 2026-01-13 16:30:02 UTC
Built: R 4.4.3; ; 2026-01-13 20:58:03 UTC; unix
