CRAN Package Check Results for Package SPACO

Last updated on 2026-05-20 09:51:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 38.46 186.37 224.83 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 36.67 139.38 176.05 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 68.00 295.35 363.35 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 184.00 231.00 OK
r-oldrel-macos-arm64 1.0.1 OK
r-oldrel-macos-x86_64 1.0.1 28.00 174.00 202.00 OK
r-oldrel-windows-x86_64 1.0.1 59.00 243.00 302.00 ERROR

Check Details

Version: 1.0.1
Check: tests
Result: ERROR Running 'testthat.R' [11s] 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 2 | 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.3864 - 0.2824 [1] [2] 0.0806 - 0.0628 [2] [3] 0.5760 - 0.4752 [3] [4] 0.2204 - 0.0008 [4] [5] 0.7679 - 0.4436 [5] [6] 0.3846 - 0.2603 [6] [7] 0.5518 - 0.5282 [7] [8] 0.4150 - 0.0446 [8] [9] 0.8639 - 0.7359 [9] [10] 0.2070 - 0.2000 [10] ── Failure ('test-SCA.R:35:3'): spaco works ──────────────────────────────────── Expected `test_more$score` to equal `test_more_Matrix$score`. Differences: `actual`: 0.334 0.054 0.262 0.023 0.580 0.422 0.149 0.085 0.695 0.322 `expected`: 0.160 0.038 0.115 0.012 0.175 0.162 0.068 0.040 0.566 0.311 [ FAIL 2 | WARN 2 | SKIP 0 | PASS 4 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64