Last updated on 2025-01-09 01:49:44 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 7.0 | OK | ||||
r-devel-linux-x86_64-debian-gcc | 7.0 | 6.25 | 46.14 | 52.39 | OK | |
r-devel-linux-x86_64-fedora-clang | 7.0 | 123.74 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 7.0 | 114.50 | OK | |||
r-devel-windows-x86_64 | 7.0 | 13.00 | 92.00 | 105.00 | OK | |
r-patched-linux-x86_64 | 7.0 | 9.76 | 61.13 | 70.89 | OK | |
r-release-linux-x86_64 | 7.0 | 7.20 | 61.10 | 68.30 | OK | |
r-release-macos-arm64 | 7.0 | 34.00 | OK | |||
r-release-macos-x86_64 | 7.0 | 84.00 | ERROR | |||
r-release-windows-x86_64 | 7.0 | 12.00 | 87.00 | 99.00 | OK | |
r-oldrel-macos-arm64 | 7.0 | 36.00 | OK | |||
r-oldrel-macos-x86_64 | 7.0 | 69.00 | ERROR | |||
r-oldrel-windows-x86_64 | 7.0 | 15.00 | 99.00 | 114.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