CRAN Package Check Results for Package topologyGSA

Last updated on 2026-01-02 03:50:56 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.0 54.41 419.55 473.96 NOTE
r-devel-linux-x86_64-debian-gcc 1.5.0 37.63 314.55 352.18 NOTE
r-devel-linux-x86_64-fedora-clang 1.5.0 68.00 654.24 722.24 OK
r-devel-linux-x86_64-fedora-gcc 1.5.0 104.00 638.51 742.51 WARN
r-devel-windows-x86_64 1.5.0 53.00 339.00 392.00 OK
r-patched-linux-x86_64 1.5.0 54.59 405.63 460.22 OK
r-release-linux-x86_64 1.5.0 49.42 405.77 455.19 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 336.00 388.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 72.00 443.00 515.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