CRAN Package Check Results for Package topologyGSA

Last updated on 2025-12-24 09:49:59 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.0 56.03 419.66 475.69 NOTE
r-devel-linux-x86_64-debian-gcc 1.5.0 39.34 303.63 342.97 NOTE
r-devel-linux-x86_64-fedora-clang 1.5.0 96.00 685.15 781.15 OK
r-devel-linux-x86_64-fedora-gcc 1.5.0 89.00 672.52 761.52 WARN
r-devel-windows-x86_64 1.5.0 50.00 336.00 386.00 OK
r-patched-linux-x86_64 1.5.0 47.07 403.40 450.47 OK
r-release-linux-x86_64 1.5.0 52.66 404.37 457.03 OK
r-release-macos-arm64 1.5.0 OK
r-release-macos-x86_64 1.5.0 17.00 ERROR
r-release-windows-x86_64 1.5.0 52.00 341.00 393.00 OK
r-oldrel-macos-arm64 1.5.0 OK
r-oldrel-macos-x86_64 1.5.0 37.00 254.00 291.00 OK
r-oldrel-windows-x86_64 1.5.0 67.00 455.00 522.00 OK

Check Details

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