Skip to contents

statsapps 0.1.0

CRAN release: 2026-07-23

2026-07-15

  • Prep for CRAN and bump to non-developmental version
  • Enable launch.browser = TRUE as default argument in all apps

statsapps 0.0.4.9000

2026-07-13

  • Round out edits to linear regression app
  • Introduce expanded testing, including app internals for 2 apps

statsapps 0.0.3.9000

2026-07-10

  • Centralize shared app styling and ggplot theme settings.
  • Add tests for app files, shared app files, and launcher behavior.
  • Add first draft of sums of squares app

statsapps 0.0.2.9000

2026-07-09

statsapps 0.0.2.9000

2026-07-07

statsapps 0.0.1.9000

2026-07-03

  • Initialize package and build basic infra
  • Port permutation app from elsewhere and adapt