CRAN Package Check Results for Package SPACO

Last updated on 2026-05-18 13:50:22 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 39.83 189.71 229.54 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 35.49 132.78 168.27 OK
r-devel-linux-x86_64-fedora-clang 1.0.1 66.00 288.45 354.45 OK
r-devel-linux-x86_64-fedora-gcc 1.0.1 74.00 302.96 376.96 OK
r-devel-windows-x86_64 1.0.1 44.00 182.00 226.00 OK
r-patched-linux-x86_64 1.0.1 37.30 181.96 219.26 OK
r-release-linux-x86_64 1.0.1 50.62 185.17 235.79 OK
r-release-macos-arm64 1.0.1 10.00 42.00 52.00 OK
r-release-macos-x86_64 1.0.1 27.00 172.00 199.00 OK
r-release-windows-x86_64 1.0.1 47.00 185.00 232.00 OK
r-oldrel-macos-arm64 1.0.1 9.00 48.00 57.00 OK
r-oldrel-macos-x86_64 1.0.1 28.00 174.00 202.00 OK
r-oldrel-windows-x86_64 1.0.1 58.00 250.00 308.00 ERROR

Check Details

Version: 1.0.1
Check: tests
Result: ERROR Running 'testthat.R' [12s] Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(SPACO) > > test_check("SPACO") Saving _problems/test-SCA-28.R Saving _problems/test-SCA-35.R [ FAIL 2 | WARN 0 | SKIP 0 | PASS 4 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-SCA.R:28:3'): spaco works ──────────────────────────────────── Expected `test$score` to equal `test_Matrix$score`. Differences: actual | expected [1] 0.2725 - 0.0203 [1] [2] 0.0228 - 0.0199 [2] [3] 0.2295 - 0.1180 [3] [4] 0.5082 - 0.4999 [4] [5] 0.2884 - 0.2850 [5] [6] 0.0405 - 0.0012 [6] [7] 0.4190 - 0.1360 [7] [8] 0.3888 - 0.2980 [8] [9] 0.3368 - 0.3348 [9] [10] 0.0729 - 0.0453 [10] ── Failure ('test-SCA.R:35:3'): spaco works ──────────────────────────────────── Expected `test_more$score` to equal `test_more_Matrix$score`. Differences: actual | expected [1] 0.41122 - 0.00820 [1] [2] 0.43883 - 0.03025 [2] [3] 0.35745 - 0.12424 [3] [4] 0.40415 - 0.37022 [4] [5] 0.26134 - 0.21465 [5] [6] 0.08537 - 0.08452 [6] [7] 0.51963 - 0.00713 [7] [8] 0.27362 - 0.27329 [8] [9] 0.24217 - 0.03126 [9] [10] 0.17455 - 0.05715 [10] [ FAIL 2 | WARN 0 | SKIP 0 | PASS 4 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64