Package: smallstuff
Type: Package
Title: Dr. Small's Functions
Version: 1.0.6
Date: 2026-03-09
Authors@R: person(
    "Ellie","Small",email="ellie_small@yahoo.com",role=c("aut","cre"),
    comment=c(ORCID="0000-0003-1313-115X")
   )
Description: Collection of utility functions supporting statistical modeling, 
   regression analysis, and network analysis workflows used in data 
   science research. Includes tools for model selection, matrix 
   operations, graph analysis, and related statistical computations.
License: GPL-3
Encoding: UTF-8
Imports: Matrix (>= 1.4-1), matlib (>= 0.9.5), rlang, class (>=
        7.3-20), igraph (>= 1.3.1), ROCR (>= 1.0-11), data.table (>=
        1.14.2)
Suggests: leaps (>= 3.1), faraway (>= 1.0.7), knitr, rmarkdown
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2026-03-10 00:33:11 UTC; ellie
Author: Ellie Small [aut, cre] (ORCID: <https://orcid.org/0000-0003-1313-115X>)
Maintainer: Ellie Small <ellie_small@yahoo.com>
Repository: CRAN
Date/Publication: 2026-03-10 09:40:14 UTC
Built: R 4.7.0; ; 2026-04-26 05:33:51 UTC; windows
