R Under development (unstable) (2024-02-01 r85851 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 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("GGIR") > test_check("GGIR") epochsize 5 epochsize 15 epochsize 30 epochsize 60 Local timezone: Europe/Berlin Local timezone: Europe/Berlin Local timezone: Europe/Berlin Local timezone: Europe/Berlin Local timezone: Europe/Berlin[ FAIL 0 | WARN 0 | SKIP 26 | PASS 444 ] ══ Skipped tests (26) ══════════════════════════════════════════════════════════ • On CRAN (26): 'test_StudyDatesFile.R:4:3', 'test_applyExtFunction.R:4:3', 'test_chainof5parts.R:4:3', 'test_convert.part2.long.R:4:3', 'test_convertExtEpochData.R:4:3', 'test_correctOlderMilestoneData.R:4:3', 'test_detect_nonwear.R:4:3', 'test_extractID.R:4:3', 'test_fragmentation.R:4:3', 'test_greadaccfile.R:4:3', 'test_gweardec.R:4:3', 'test_lightPart5.R:4:3', 'test_load_check_params.R:4:3', 'test_part1_with_allmetrics.R:4:3', 'test_part3_1_night.R:4:3', 'test_part3_no4am.R:4:3', 'test_part5_handle_lux_extremes.R:4:3', 'test_part5_lux_persegment.R:4:3', 'test_part5_qwindow.R:4:3', 'test_qwindowPart2.R:4:3', 'test_read.myacc.csv.R:4:3', 'test_read.myacc.csv.R:189:3', 'test_read.myacc.csv.R:330:3', 'test_recording.starts.at.midnight.R:4:3', 'test_recordingEndSleepHour.R:4:3', 'test_sibSadeh_sptHorAngle.R:4:3' [ FAIL 0 | WARN 0 | SKIP 26 | PASS 444 ] > > proc.time() user system elapsed 82.48 9.29 91.89