Skip to content

Commit

Permalink
Trying to reduce size.
Browse files Browse the repository at this point in the history
  • Loading branch information
dbosak01 committed Feb 7, 2024
1 parent d32611d commit c6f872d
Show file tree
Hide file tree
Showing 79 changed files with 55 additions and 55 deletions.
14 changes: 7 additions & 7 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: sassy
Type: Package
Title: Makes 'R' Easier for Everyone
Version: 1.2.1
Version: 1.2.3
Author: David J. Bosak
Maintainer: David Bosak <dbosak01@gmail.com>
Description: A meta-package that aims to make 'R' easier for everyone,
Expand All @@ -23,12 +23,12 @@ Suggests:
tidylog,
magrittr,
covr
Imports: fmtr(>= 1.5.9),
common(>= 1.0.8),
logr,
libr,
reporter,
procs,
Imports: fmtr(>= 1.6.2),
common(>= 1.1.0),
logr(>= 1.3.4),
libr(>= 1.2.8),
reporter(>= 1.4.3),
procs(>= 1.0.4),
datasets,
tools,
utils
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# sassy 1.2.2
# sassy 1.2.3

* Added oq validation for `proc_ttest()`.
* Added example for Mean Change from Baseline.
Expand Down
12 changes: 6 additions & 6 deletions R/sassy.R
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@
#' The packages included in the \strong{sassy} meta-package are
#' as follows:
#' \itemize{
#' \item {\code{\link[libr]{libr}}:}{ Define a libname, view
#' \item {\code{\link[libr]{libr}}: Define a libname, view
#' data dictionaries, and simulate a data step.}
#' \item {\code{\link[fmtr]{fmtr}}:}{ Create a format catalog
#' \item {\code{\link[fmtr]{fmtr}}: Create a format catalog
#' and apply formats to a data frame or vector.}
#' \item {\code{\link[logr]{logr}}:}{ Generate a traceable log.}
#' \item {\code{\link[reporter]{reporter}}:}{ Write reports and output
#' \item {\code{\link[logr]{logr}}: Generate a traceable log.}
#' \item {\code{\link[reporter]{reporter}}: Write reports and output
#' in TXT, RTF, PDF, HTML, and DOCX.}
#' \item {\code{common}:}{ A set of utility functions
#' \item {\code{\link[common]{common}}: A set of utility functions
#' shared across the \strong{sassy} family of packages.}
#' \item {\code{procs}:}{ A package to simulate frequently used SAS® procedures.}
#' \item {\code{\link[procs]{procs}}: A package to simulate frequently used SAS® procedures.}
#' }
#' @examples
#' #########################################################
Expand Down
2 changes: 1 addition & 1 deletion docs/404.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/LICENSE.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/sassy-ae.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/sassy-ae2.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/sassy-chgbase.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/sassy-disclaimers.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/sassy-dm.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/sassy-ds.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/sassy-faq.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/sassy-figure.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/sassy-figureby.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/sassy-forest.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/sassy-intext.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/sassy-listing.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/sassy-pfigure.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/sassy-plisting.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/sassy-profile.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/sassy-shift.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/sassy-survival.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/sassy-vs.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/sassy.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions docs/authors.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified docs/man/images/ae1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/man/images/ae2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/man/images/ae3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/man/images/aevert.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/man/images/chgbase.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/man/images/disposition.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/man/images/dm_fig1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/man/images/dm_fig2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/man/images/dm_fig3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/man/images/example15i1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/man/images/example15i2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/man/images/example15s1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/man/images/example15s2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/man/images/plisting.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/man/images/profile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/man/images/shift.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/man/images/survival1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/man/images/survival2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/man/images/vital_signs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/man/images/vs_pg1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/man/images/vs_pg2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/man/images/vs_pg3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions docs/news/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ articles:
sassy-survival: sassy-survival.html
sassy-vs: sassy-vs.html
sassy: sassy.html
last_built: 2024-02-06T19:57Z
last_built: 2024-02-07T01:25Z
urls:
reference: https://sassy.r-sassy.org/reference
article: https://sassy.r-sassy.org/articles
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/run_iq.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/run_oq.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions docs/reference/sassy.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified man/images/ae1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified man/images/ae2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified man/images/ae3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified man/images/aevert.png
Binary file modified man/images/chgbase.png
Binary file modified man/images/disposition.png
Binary file modified man/images/dm_fig1.png
Binary file modified man/images/dm_fig2.png
Binary file modified man/images/dm_fig3.png
Binary file modified man/images/example15i1.png
Binary file modified man/images/example15i2.png
Binary file modified man/images/example15s1.png
Binary file modified man/images/example15s2.png
Binary file modified man/images/logo_blue.png
Binary file modified man/images/plisting.png
Binary file modified man/images/profile.png
Binary file modified man/images/shift.png
Binary file modified man/images/survival1.png
Binary file modified man/images/survival2.png
Binary file modified man/images/vital_signs.png
Binary file modified man/images/vs_pg1.png
Binary file modified man/images/vs_pg2.png
Binary file modified man/images/vs_pg3.png
12 changes: 6 additions & 6 deletions man/sassy.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c6f872d

Please sign in to comment.