Package: texanshootR
Type: Package
Title: Reproducible Audit Trails for Indefensible Research
Version: 0.1.0
Authors@R: person("Gilles", "Colling", email = "gilles.colling051@gmail.com",
                  role = c("aut", "cre"),
                  comment = c(ORCID = "0000-0003-3070-6066"))
Description: Provides a structured, terminal-first interface for
    exploratory model search, including transformation grids,
    predictor-subset enumeration, interaction screening, principled-
    sounding sample restrictions, outcome engineering, and model-form
    escalation (polynomial / spline wraps, robust M-estimation,
    generalized linear model (GLM) family swaps, random-intercept
    lifts). Persistent run history,
    achievement tracking, and reportable output generators (manuscript,
    presentation, funding letter, graphical abstract, reviewer
    response) are included.
License: MIT + file LICENSE
URL: https://gillescolling.com/texanshootR/,
        https://github.com/gcol33/texanshootR
BugReports: https://github.com/gcol33/texanshootR/issues
Encoding: UTF-8
RoxygenNote: 7.3.3
Depends: R (>= 4.1.0)
Imports: cli, yaml, jsonlite, stats, utils, tools, splines, Rcpp
LinkingTo: Rcpp
Suggests: ggplot2, officer, rmarkdown, xml2, quarto, tinytex, withr,
        testthat (>= 3.0.0), knitr, pkgdown
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2026-05-27 09:21:36 UTC; Gilles Colling
Author: Gilles Colling [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-3070-6066>)
Maintainer: Gilles Colling <gilles.colling051@gmail.com>
Repository: CRAN
Date/Publication: 2026-05-30 08:30:02 UTC
