Last updated on 2025-11-04 05:51:12 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 7.0 | 12.10 | 85.07 | 97.17 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 7.0 | 7.54 | 55.96 | 63.50 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 7.0 | 39.00 | 107.40 | 146.40 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 7.0 | 23.00 | 114.13 | 137.13 | OK | |
| r-devel-windows-x86_64 | 7.0 | 11.00 | 93.00 | 104.00 | OK | |
| r-patched-linux-x86_64 | 7.0 | 11.56 | 77.82 | 89.38 | OK | |
| r-release-linux-x86_64 | 7.0 | 10.21 | 78.89 | 89.10 | OK | |
| r-release-macos-arm64 | 7.0 | 4.00 | 33.00 | 37.00 | OK | |
| r-release-macos-x86_64 | 7.0 | 8.00 | 59.00 | 67.00 | ERROR | |
| r-release-windows-x86_64 | 7.0 | 12.00 | 91.00 | 103.00 | OK | |
| r-oldrel-macos-arm64 | 7.0 | 4.00 | 30.00 | 34.00 | OK | |
| r-oldrel-macos-x86_64 | 7.0 | 8.00 | 65.00 | 73.00 | ERROR | |
| r-oldrel-windows-x86_64 | 7.0 | 18.00 | 116.00 | 134.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.
Flavors: r-devel-linux-x86_64-debian-clang, 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