CRAN Package Check Results for Package stepmetrics

Last updated on 2026-07-10 00:53:12 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 2.31 29.76 32.07 OK
r-devel-linux-x86_64-debian-gcc 1.0.3 1.75 23.61 25.36 OK
r-devel-linux-x86_64-fedora-clang 1.0.3 47.88 OK
r-devel-linux-x86_64-fedora-gcc 1.0.3 45.26 OK
r-devel-windows-x86_64 1.0.3 5.00 55.00 60.00 ERROR
r-patched-linux-x86_64 1.0.3 2.47 27.10 29.57 OK
r-release-linux-x86_64 1.0.3 2.49 26.80 29.29 OK
r-release-macos-arm64 1.0.3 1.00 12.00 13.00 OK
r-release-macos-x86_64 1.0.3 2.00 35.00 37.00 OK
r-release-windows-x86_64 1.0.3 7.00 55.00 62.00 ERROR
r-oldrel-macos-arm64 1.0.3 OK
r-oldrel-macos-x86_64 1.0.3 2.00 45.00 47.00 OK
r-oldrel-windows-x86_64 1.0.3 7.00 60.00 67.00 OK

Check Details

Version: 1.0.3
Check: tests
Result: ERROR Running 'spelling.R' [0s] Running 'testthat.R' [11s] Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(stepmetrics) > > test_check("stepmetrics") Saving _problems/test-readFile-103.R ________________________________________________________________________________ Calculating features per day... Processing participant: S001 ________________________________________________________________________________ Calculating means per recording Processing participant: S001 ________________________________________________________________________________ Storing output... Analyses complete! Your output is stored here: D:\temp\2026_07_08_01_50_00_3490\RtmpElS4gg\stepmetrics_out_9b1814ad5f58 ________________________________________________________________________________ Calculating features per day... Processing participant: 101 ________________________________________________________________________________ Calculating means per recording Processing participant: 101 ________________________________________________________________________________ Storing output... Analyses complete! Your output is stored here: D:\temp\2026_07_08_01_50_00_3490\RtmpElS4gg\stepmetrics_out_9b1898d679f [ FAIL 1 | WARN 0 | SKIP 0 | PASS 67 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-readFile.R:103:3'): reads and formats data correctly ───────── Expected `unclass(as.POSIXct(ts, tz = "UTC"))` to be identical to `unclass(exp)`. Differences: `actual`: 1625312880.0 `expected`: 1625320080.0 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 67 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64

Version: 1.0.3
Check: tests
Result: ERROR Running 'spelling.R' [0s] Running 'testthat.R' [11s] Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(stepmetrics) > > test_check("stepmetrics") Saving _problems/test-readFile-103.R ________________________________________________________________________________ Calculating features per day... Processing participant: S001 ________________________________________________________________________________ Calculating means per recording Processing participant: S001 ________________________________________________________________________________ Storing output... Analyses complete! Your output is stored here: D:\temp\2026_07_07_01_50_00_16256\Rtmpw5WzI3\stepmetrics_out_6fdc17446fa7 ________________________________________________________________________________ Calculating features per day... Processing participant: 101 ________________________________________________________________________________ Calculating means per recording Processing participant: 101 ________________________________________________________________________________ Storing output... Analyses complete! Your output is stored here: D:\temp\2026_07_07_01_50_00_16256\Rtmpw5WzI3\stepmetrics_out_6fdcfae67fd [ FAIL 1 | WARN 0 | SKIP 0 | PASS 67 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-readFile.R:103:3'): reads and formats data correctly ───────── Expected `unclass(as.POSIXct(ts, tz = "UTC"))` to be identical to `unclass(exp)`. Differences: `actual`: 1625312880.0 `expected`: 1625320080.0 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 67 ] Error: ! Test failures. Execution halted Flavor: r-release-windows-x86_64