CRAN Package Check Results for Maintainer ‘Gabriele Sales <gabriele.sales at unipd.it>’

Last updated on 2025-12-24 15:52:34 CET.

Package ERROR WARN NOTE OK
parmigene 13
topologyGSA 1 1 2 9

Package parmigene

Current CRAN status: OK: 13

Package topologyGSA

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

Version: 1.5.0
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Gabriele Sales <gabriele.sales@unipd.it>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Sofia", family = "Massa", role = "aut"), person(given = "Gabriele", family = "Sales", role = c("aut", "cre"), email = "gabriele.sales@unipd.it")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.5.0
Check: whether package can be installed
Result: WARN Found the following significant warnings: Warning: stack imbalance in 'is.environment', 25 then 27 Warning: stack imbalance in 'if', 23 then 25 Warning: stack imbalance in 'if', 21 then 23 Warning: stack imbalance in '{', 17 then 19 Warning: stack imbalance in 'is.environment', 43 then 45 Warning: stack imbalance in 'if', 41 then 43 Warning: stack imbalance in 'if', 39 then 41 Warning: stack imbalance in '{', 35 then 37 Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.5.0
Check: whether the namespace can be loaded with stated dependencies
Result: NOTE Warning: stack imbalance in 'is.environment', 31 then 33 Warning: stack imbalance in 'if', 29 then 31 Warning: stack imbalance in 'if', 27 then 29 Warning: stack imbalance in '{', 23 then 25 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-linux-x86_64-fedora-gcc

Version: 1.5.0
Check: R code for possible problems
Result: NOTE Warning: stack imbalance in 'is.environment', 31 then 33 Warning: stack imbalance in 'if', 29 then 31 Warning: stack imbalance in 'if', 27 then 29 Warning: stack imbalance in '{', 23 then 25 Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.5.0
Check: package dependencies
Result: ERROR Package required but not available: ‘qpgraph’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-release-macos-x86_64