File tree Expand file tree Collapse file tree 6 files changed +10
-8
lines changed
Expand file tree Collapse file tree 6 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 55 branches : [master]
66 pull_request :
77
8- name : R-CMD-check.yaml
8+ name : R-CMD-check
99
1010concurrency :
1111 group : ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
Original file line number Diff line number Diff line change 88 types : [published]
99 workflow_dispatch :
1010
11- name : pkgdown.yaml
11+ name : pkgdown
1212
1313permissions : read-all
1414
Original file line number Diff line number Diff line change 55 branches : [master]
66 pull_request :
77
8- name : test-coverage.yaml
8+ name : test-coverage
99
1010concurrency :
1111 group : ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
Original file line number Diff line number Diff line change 1- # hrvester - Athlete-Centric HRV Analysis Toolkit
1+ # hrvester < a href = " https://sims1253.github.io/hrvester/ " >< img src = " man/figures/logo.png " align = " right " height = " 120 " alt = " hrvester website " /></ a >
22
33[ ![ License] ( https://img.shields.io/badge/License-MIT-blue.svg )] ( LICENSE )
4- [ ![ R-CMD-check] ( https://github.com/sims1253/hrvester/actions/workflows/R-CMD-check.yaml/badge.svg )] ( https://github.com/sims1253/hrvester/actions )
4+ [ ![ R-CMD-check] ( https://github.com/sims1253/hrvester/workflows/R-CMD-check/badge.svg )] ( https://github.com/sims1253/hrvester/actions )
5+ [ ![ Actions Status] ( https://github.com/sims1253/hrvester/workflows/test-coverage/badge.svg )] ( https://github.com/sims1253/hrvester/actions )
56[ ![ Codecov test coverage] ( https://codecov.io/gh/sims1253/hrvester/graph/badge.svg )] ( https://app.codecov.io/gh/sims1253/hrvester )
67
7- <img src =" https://github.com/sims1253/hrvester/blob/master/example/hrv_dashboard.svg?raw=true " width =" 800 " alt =" HRV Dashboard Preview " >
8-
9- A high-performance toolkit for sports physiology analysis, providing:
8+ A toolkit for sports physiology analysis, providing:
109
1110- ** Orthostatic Test Processing** - Full pipeline from FIT files to readiness scores
1211- ** Neural Recovery Metrics** - BioForce-inspired composite scoring
1312- ** BJJ-Specific Analytics** - Grappling-specific training recommendations
1413- ** Automated Reporting** - Daily PDF/HTML reports with training guidance
1514- ** Dashboard Visualization** - Interactive trend monitoring
1615
16+ <img src =" https://github.com/sims1253/hrvester/blob/master/example/hrv_dashboard.svg?raw=true " width =" 800 " alt =" HRV Dashboard Preview " >
17+
1718## Features
1819
1920- ** Optimized Processing**
You can’t perform that action at this time.
0 commit comments