CRAN Package Check Results for Package gluvarpro

Last updated on 2024-06-04 19:47:50 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 7.0 12.55 86.20 98.75 OK
r-devel-linux-x86_64-debian-gcc 7.0 9.76 62.49 72.25 OK
r-devel-linux-x86_64-fedora-clang 7.0 126.62 OK
r-devel-linux-x86_64-fedora-gcc 7.0 115.55 OK
r-devel-windows-x86_64 7.0 12.00 85.00 97.00 OK
r-patched-linux-x86_64 7.0 10.05 82.35 92.40 OK
r-release-linux-x86_64 7.0 9.65 84.06 93.71 OK
r-release-macos-arm64 7.0 34.00 OK
r-release-windows-x86_64 7.0 10.00 83.00 93.00 OK
r-oldrel-macos-arm64 7.0 36.00 OK
r-oldrel-macos-x86_64 7.0 69.00 ERROR
r-oldrel-windows-x86_64 7.0 14.00 96.00 110.00 OK

Check Details

Version: 7.0
Check: examples
Result: ERROR Running examples in ‘gluvarpro-Ex.R’ failed The error most likely occurred in: > ### Name: preprocessgvp > ### Title: preprocessing raw data from continuous glucose monitoring > ### Aliases: preprocessgvp > > ### ** Examples > > data("datagvp4") > preprocessgvp(datagvp4) Error in preprocessgvp(datagvp4) : Variable date and time must have yyyy/mm/dd and hh:mm:ss format. Execution halted Flavor: r-oldrel-macos-x86_64