CRAN Package Check Results for Package monographaR

Last updated on 2025-05-07 03:51:06 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.1 30.30 318.26 348.56 NOTE
r-devel-linux-x86_64-debian-gcc 1.3.1 20.60 207.22 227.82 NOTE
r-devel-linux-x86_64-fedora-clang 1.3.1 543.50 OK
r-devel-linux-x86_64-fedora-gcc 1.3.1 549.96 OK
r-devel-windows-x86_64 1.3.1 30.00 244.00 274.00 WARN
r-patched-linux-x86_64 1.3.1 30.44 298.74 329.18 OK
r-release-linux-x86_64 1.3.1 27.25 301.56 328.81 OK
r-release-macos-arm64 1.3.1 161.00 OK
r-release-macos-x86_64 1.3.1 261.00 OK
r-release-windows-x86_64 1.3.1 31.00 248.00 279.00 OK
r-oldrel-macos-arm64 1.3.1 116.00 OK
r-oldrel-macos-x86_64 1.3.1 219.00 OK
r-oldrel-windows-x86_64 1.3.1 42.00 353.00 395.00 OK

Check Details

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