CRAN Package Check Results for Package gluvarpro

Last updated on 2020-08-07 01:49:45 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.0 8.82 70.75 79.57 OK
r-devel-linux-x86_64-debian-gcc 4.0 7.68 52.21 59.89 OK
r-devel-linux-x86_64-fedora-clang 4.0 103.29 OK
r-devel-linux-x86_64-fedora-gcc 4.0 96.59 OK
r-devel-windows-ix86+x86_64 4.0 32.00 116.00 148.00 OK
r-patched-linux-x86_64 4.0 7.89 68.67 76.56 OK
r-patched-solaris-x86 4.0 134.90 OK
r-release-linux-x86_64 4.0 9.30 67.83 77.13 OK
r-release-macos-x86_64 4.0 ERROR
r-release-windows-ix86+x86_64 4.0 31.00 81.00 112.00 OK
r-oldrel-macos-x86_64 4.0 ERROR
r-oldrel-windows-ix86+x86_64 4.0 19.00 76.00 95.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