CRAN Package Check Results for Maintainer ‘Marcelo Reginato <reginatobio at yahoo.com.br>’

Last updated on 2025-05-10 20:50:17 CEST.

Package WARN NOTE OK
monographaR 1 2 10

Package monographaR

Current CRAN status: WARN: 1, NOTE: 2, OK: 10

Version: 1.3.1
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Marcelo Reginato <reginatobio@yahoo.com.br>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Marcelo", family = "Reginato", role = c("aut", "cre"), email = "reginatobio@yahoo.com.br") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.3.1
Check: whether the namespace can be loaded with stated dependencies
Result: WARN A namespace must be able to be loaded with just the base namespace loaded: otherwise if the namespace gets loaded by a saved object, the session will be unable to start. Probably some imports need to be declared in the NAMESPACE file. Flavor: r-devel-windows-x86_64