CRAN Package Check Results for Package SPACO

Last updated on 2026-07-30 13:51:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 43.35 198.15 241.50 OK
r-devel-linux-x86_64-debian-gcc 1.0.2 30.41 134.75 165.16 OK
r-devel-linux-x86_64-fedora-clang 1.0.2 66.00 299.26 365.26 OK
r-devel-linux-x86_64-fedora-gcc 1.0.2 30.00 126.03 156.03 OK
r-devel-windows-x86_64 1.0.2 45.00 182.00 227.00 ERROR
r-patched-linux-x86_64 1.0.2 37.90 189.26 227.16 OK
r-release-linux-x86_64 1.0.2 39.54 189.58 229.12 OK
r-release-macos-arm64 1.0.2 10.00 43.00 53.00 OK
r-release-macos-x86_64 1.0.2 28.00 178.00 206.00 OK
r-release-windows-x86_64 1.0.2 45.00 184.00 229.00 OK
r-oldrel-macos-arm64 1.0.2 9.00 47.00 56.00 OK
r-oldrel-macos-x86_64 1.0.2 28.00 171.00 199.00 OK
r-oldrel-windows-x86_64 1.0.2 58.00 256.00 314.00 OK

Check Details

Version: 1.0.2
Check: tests
Result: ERROR Running 'testthat.R' [9s] 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.0607 - 0.4314 [1] [2] 0.0639 - 0.6285 [2] [3] 0.0114 - 0.3310 [3] [4] 0.0380 - 0.2611 [4] [5] 0.1606 - 0.3670 [5] [6] 0.2335 - 0.3485 [6] [7] 0.0063 - 0.0214 [7] [8] 0.1051 - 0.1117 [8] [9] 0.2996 - 0.5359 [9] [10] 0.4476 - 0.5867 [10] ── Failure ('test-SCA.R:35:3'): spaco works ──────────────────────────────────── Expected `test_more$score` to equal `test_more_Matrix$score`. Differences: actual | expected [1] 0.0078942 - 0.0524017 [1] [2] 0.1730323 - 0.5676606 [2] [3] 0.0000092 - 0.0313536 [3] [4] 0.0845490 - 0.3205848 [4] [5] 0.3721609 - 0.3886021 [5] [6] 0.2295316 - 0.3798378 [6] [7] 0.2146231 - 0.2431336 [7] [8] 0.0459393 - 0.0459918 [8] [9] 0.2481923 - 0.2481971 [9] [10] 0.1623057 - 0.1660275 [10] [ FAIL 2 | WARN 0 | SKIP 0 | PASS 4 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64