CRAN Package Check Results for Package GGIR

Last updated on 2022-09-11 12:56:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.7-1 59.63 207.94 267.57 OK
r-devel-linux-x86_64-debian-gcc 2.7-1 46.03 150.93 196.96 OK
r-devel-linux-x86_64-fedora-clang 2.7-1 343.04 NOTE
r-devel-linux-x86_64-fedora-gcc 2.7-1 340.37 OK
r-devel-windows-x86_64 2.7-1 102.00 298.00 400.00 NOTE
r-patched-linux-x86_64 2.7-1 57.38 194.54 251.92 OK
r-release-linux-x86_64 2.7-1 43.89 194.96 238.85 OK
r-release-macos-arm64 2.7-1 110.00 ERROR
r-release-macos-x86_64 2.7-1 126.00 NOTE
r-release-windows-x86_64 2.7-1 97.00 298.00 395.00 NOTE
r-oldrel-macos-arm64 2.7-1 116.00 ERROR
r-oldrel-macos-x86_64 2.7-1 125.00 NOTE
r-oldrel-windows-ix86+x86_64 2.7-1 136.00 364.00 500.00 NOTE

Check Details

Version: 2.7-1
Check: installed package size
Result: NOTE
     installed size is 6.7Mb
     sub-directories of 1Mb or more:
     doc 3.8Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 2.7-1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [21s/28s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     ── Failure (test_gloadlog.R:46:3): gloadlog is able to load different log formats ──
     logs3$sleeplog$sleeponset not equal to c("23:0:5", "23:0:6", "23:0:7").
     Lengths differ: 2 is not 3
     ── Failure (test_gloadlog.R:47:3): gloadlog is able to load different log formats ──
     nrow(logs3$nonwearlog) not equal to 3.
     1/1 mismatches
     [1] 2 - 3 == -1
     ── Failure (test_gloadlog.R:49:3): gloadlog is able to load different log formats ──
     nrow(logs3$naplog) not equal to 3.
     1/1 mismatches
     [1] 2 - 3 == -1
    
     [ FAIL 11 | WARN 0 | SKIP 13 | PASS 174 ]
     Error: Test failures
     Execution halted
Flavors: r-release-macos-arm64, r-oldrel-macos-arm64