CRAN Package Check Results for Package gluvarpro

Last updated on 2023-06-05 16:54:56 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 7.0 10.39 84.56 94.95 OK
r-devel-linux-x86_64-debian-gcc 7.0 9.04 62.61 71.65 OK
r-devel-linux-x86_64-fedora-clang 7.0 120.59 OK
r-devel-linux-x86_64-fedora-gcc 7.0 112.70 OK
r-devel-windows-x86_64 7.0 13.00 84.00 97.00 OK
r-patched-linux-x86_64 7.0 12.45 80.36 92.81 OK
r-release-linux-x86_64 7.0 11.80 80.30 92.10 OK
r-release-macos-arm64 7.0 36.00 OK
r-release-macos-x86_64 7.0 69.00 ERROR
r-release-windows-x86_64 7.0 15.00 94.00 109.00 OK
r-oldrel-macos-arm64 7.0 33.00 OK
r-oldrel-macos-x86_64 7.0 54.00 ERROR
r-oldrel-windows-x86_64 7.0 15.00 102.00 117.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
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64