The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
Last updated on 2026-04-17 11:54:27 CEST.
| Package | ERROR | OK |
|---|---|---|
| ONAM | 14 | |
| SPACO | 1 | 12 |
Current CRAN status: OK: 14
Current CRAN status: ERROR: 1, OK: 12
Version: 1.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [10s/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.1218 - 0.0864 [1]
[2] 0.0033 - 0.0020 [2]
[3] 0.1898 - 0.1450 [3]
[4] 0.5057 - 0.0083 [4]
[5] 0.2105 - 0.0039 [5]
[6] 0.0171 - 0.0022 [6]
[7] 0.0336 - 0.0113 [7]
[8] 0.1427 - 0.0870 [8]
[9] 0.9019 - 0.2678 [9]
[10] 0.4664 - 0.3870 [10]
── Failure ('test-SCA.R:35:3'): spaco works ────────────────────────────────────
Expected `test_more$score` to equal `test_more_Matrix$score`.
Differences:
actual | expected
[1] 0.01525 - 0.01511 [1]
[2] 0.02062 - 0.00401 [2]
[3] 0.11394 - 0.07229 [3]
[4] 0.50454 - 0.01468 [4]
[5] 0.07530 - 0.05696 [5]
[6] 0.01453 - 0.01349 [6]
[7] 0.30470 - 0.00069 [7]
[8] 0.23224 - 0.23214 [8]
[9] 0.51854 - 0.06729 [9]
[10] 0.43758 - 0.40264 [10]
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 4 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.