Last updated on 2023-02-05 05:52:02 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 7.0 | 10.02 | 87.62 | 97.64 | OK | |
r-devel-linux-x86_64-debian-gcc | 7.0 | 9.83 | 63.54 | 73.37 | OK | |
r-devel-linux-x86_64-fedora-clang | 7.0 | 124.29 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 7.0 | 112.79 | OK | |||
r-devel-windows-x86_64 | 7.0 | 28.00 | 121.00 | 149.00 | OK | |
r-patched-linux-x86_64 | 7.0 | 11.10 | 81.29 | 92.39 | OK | |
r-release-linux-x86_64 | 7.0 | 9.14 | 86.08 | 95.22 | OK | |
r-release-macos-arm64 | 7.0 | 33.00 | OK | |||
r-release-macos-x86_64 | 7.0 | 48.00 | ERROR | |||
r-release-windows-x86_64 | 7.0 | 29.00 | 130.00 | 159.00 | OK | |
r-oldrel-macos-arm64 | 7.0 | 40.00 | OK | |||
r-oldrel-macos-x86_64 | 7.0 | 49.00 | ERROR | |||
r-oldrel-windows-ix86+x86_64 | 7.0 | 23.00 | 114.00 | 137.00 | OK |
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