Last updated on 2025-04-28 00:50:22 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 7.0 | 8.98 | 68.57 | 77.55 | OK | |
r-devel-linux-x86_64-debian-gcc | 7.0 | 7.16 | 47.83 | 54.99 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 7.0 | 122.32 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 7.0 | 112.36 | OK | |||
r-devel-windows-x86_64 | 7.0 | 11.00 | 88.00 | 99.00 | OK | |
r-patched-linux-x86_64 | 7.0 | 10.85 | 68.02 | 78.87 | OK | |
r-release-linux-x86_64 | 7.0 | 9.89 | 67.63 | 77.52 | OK | |
r-release-macos-arm64 | 7.0 | 37.00 | OK | |||
r-release-macos-x86_64 | 7.0 | 67.00 | ERROR | |||
r-release-windows-x86_64 | 7.0 | 14.00 | 89.00 | 103.00 | OK | |
r-oldrel-macos-arm64 | 7.0 | 34.00 | OK | |||
r-oldrel-macos-x86_64 | 7.0 | 73.00 | ERROR | |||
r-oldrel-windows-x86_64 | 7.0 | 16.00 | 102.00 | 118.00 | OK |
Version: 7.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Sergio Contador <scontador@ucm.es>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Sergio",
family = "Contador",
role = c("aut", "cre"),
email = "scontador@ucm.es")
as necessary.
Flavor: r-devel-linux-x86_64-debian-gcc
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