R Under development (unstable) (2026-07-19 r90279 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(actiRhythm) > > test_check("actiRhythm") Change-Point Sleep/Wake Detection Insufficient data for detection Change-Point Sleep/Wake Detection Insufficient data for detection Functional Linear Model (24-hour activity profile) Insufficient data for FLM fit Singular Spectrum Analysis (Basic SSA) Insufficient data for SSA State-Space Rest-Activity Model (Gaussian HMM) Insufficient data Multifractal Detrended Fluctuation Analysis (insufficient data) data error at i = 231 : stoll data error at i = 231 : stoll Crespo Rest/Activity Periods Rest bouts: 0 (NA per day over 0 days) Total rest: 0.0 h Reference: Crespo et al. (2012) Crespo Rest/Activity Periods Rest bouts: 0 (NA per day over 0 days) Total rest: 0.0 h Reference: Crespo et al. (2012) Consolidated Rest Periods (Roenneberg/MASDA) Bouts detected: 0 (NA per day over 0 days) Total rest: 0.0 h Reference: Roenneberg et al. (2015); Loock et al. (2021) Consolidated Rest Periods (Roenneberg/MASDA) Bouts detected: 0 (NA per day over 0 days) Total rest: 0.0 h Reference: Roenneberg et al. (2015); Loock et al. (2021) [ FAIL 0 | WARN 0 | SKIP 5 | PASS 752 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • ActCR::SRI signature differs; skipping numeric xref (1): 'test-circadian-sri-matrix.R:218:3' • On CRAN (3): 'test-ggir.R:8:3', 'test-metrics-dictionary.R:45:3', 'test-references-sync.R:7:3' • openxlsx installed (1): 'test-workbook.R:29:3' [ FAIL 0 | WARN 0 | SKIP 5 | PASS 752 ] > > proc.time() user system elapsed 131.87 28.57 168.00