Skip to content

Conversation

@HzaCode
Copy link
Owner

@HzaCode HzaCode commented Jan 16, 2026

v1.0.2: Documentation & Review Fixes

This release addresses reviewer feedback and improves documentation quality.
Fix ropensci/software-review#728

Changes

Documentation & Vignettes

  • Runnable vignettes: Added executable demo chunks using built-in sample datasets so plots render during devtools::build_vignettes()
  • README: Added Strava platform description and link for unfamiliar users
  • Top-level package docs: Added ?Athlytics help page via R/Athlytics-package.R

Sample Data

  • Simplified naming: Renamed datasets from athlytics_sample_* to sample_* (e.g., sample_acwr, sample_ef)
  • Reproducibility: Added data-raw/generate_sample_*.R scripts for transparent data generation

Code Quality

  • Styling: Ran styler::style_pkg() for consistent formatting
  • API consistency: Updated all references from cohort_reference() to calculate_cohort_reference()

Startup Message

  • Removed package startup message per rOpenSci guidelines (info already in README/DESCRIPTION)

Breaking Changes

  • Dataset names changed: athlytics_sample_acwrsample_acwr (and similarly for other datasets)
  • Old names no longer available

Files Changed

  • 124 files changed, +4,540 / −3,463 lines

@HzaCode HzaCode merged commit a3edc01 into main Jan 16, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Athlytics: Sports Physiology Analytics from Local Activity Files and 'Strava' Exports

2 participants