sugaR 0.0.0.9000 (2026-07)
Scaffold
- Initial package skeleton:
DESCRIPTION, roxygen skeletons for all planned pipeline functions, andtestthatstubs. No exported functionality is implemented yet – all pipeline functions currently raise “Not yet implemented” and are tracked as open work. - Planned functions:
sg_smooth(),compute_baseline(),correct_baseline(),detect_candidate_peaks(),group_peaks(),select_first_peak(),find_onset(),find_offset(),build_glucose_cycle(),validate_cycle(),compute_fgptstd(),plot_glucose_actogram(). -
glucose_trace()andglucose_cycle()S3 constructors implemented.