Last updated on 2023-01-25 04:51:38 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 7.0 | 11.77 | 91.87 | 103.64 | OK | |
r-devel-linux-x86_64-debian-gcc | 7.0 | 8.67 | 65.50 | 74.17 | OK | |
r-devel-linux-x86_64-fedora-clang | 7.0 | 125.71 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 7.0 | 118.11 | OK | |||
r-devel-windows-x86_64 | 7.0 | 30.00 | 117.00 | 147.00 | OK | |
r-patched-linux-x86_64 | 7.0 | 10.11 | 87.66 | 97.77 | OK | |
r-release-linux-x86_64 | 7.0 | 9.94 | 89.57 | 99.51 | OK | |
r-release-macos-arm64 | 7.0 | 33.00 | OK | |||
r-release-macos-x86_64 | 7.0 | 49.00 | ERROR | |||
r-release-windows-x86_64 | 7.0 | 24.00 | 126.00 | 150.00 | OK | |
r-oldrel-macos-arm64 | 7.0 | 40.00 | OK | |||
r-oldrel-macos-x86_64 | 7.0 | 54.00 | ERROR | |||
r-oldrel-windows-ix86+x86_64 | 7.0 | 23.00 | 113.00 | 136.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