CRAN Package Check Results for Maintainer ‘Sergio Contador <scontador at ucm.es>’

Last updated on 2025-05-11 02:49:26 CEST.

Package ERROR NOTE OK
gluvarpro 2 2 9

Package gluvarpro

Current CRAN status: ERROR: 2, NOTE: 2, OK: 9

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