texanshootR-package: texanshootR: Reproducible Audit Trails for Indefensible...

texanshootR-packageR Documentation

texanshootR: Reproducible Audit Trails for Indefensible Research

Description

A structured, terminal-first interface for exploratory linear-model search. The main entry point is shoot(), which fits a battery of candidate specifications across predictor subsets, transformations, interactions, and outlier-removal seeds. Persistent career state tracks run history, awards achievements, and unlocks output generators (manuscript(), presentation(), reviewer_response(), graphical_abstract(), funding()).

Persistence

On the first interactive save, the package prompts before writing to tools::R_user_dir(). Set options(texanshootR.save_enabled = FALSE) to opt out entirely.

Reproducibility

shoot() accepts a seed argument; every run records its seed, R version, package version, and search-grid hash so past runs can be replayed.

Author(s)

Maintainer: Gilles Colling gilles.colling051@gmail.com (ORCID)

See Also

Useful links:


texanshootR documentation built on May 30, 2026, 9:11 a.m.