CRAN Package Check Results for Package gluvarpro

Last updated on 2022-04-24 03:52:27 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.0 10.35 102.17 112.52 OK
r-devel-linux-x86_64-debian-gcc 4.0 8.74 73.14 81.88 OK
r-devel-linux-x86_64-fedora-clang 4.0 131.46 OK
r-devel-linux-x86_64-fedora-gcc 4.0 116.13 OK
r-patched-linux-x86_64 4.0 8.72 92.18 100.90 OK
r-release-linux-x86_64 4.0 10.62 91.51 102.13 OK
r-release-macos-arm64 4.0 OK
r-release-macos-x86_64 4.0 ERROR
r-release-windows-x86_64 4.0 32.00 115.00 147.00 OK
r-oldrel-macos-arm64 4.0 OK
r-oldrel-macos-x86_64 4.0 ERROR
r-oldrel-windows-ix86+x86_64 4.0 21.00 106.00 127.00 OK

Check Details

Version: 4.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
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64