Last updated on 2026-06-01 00:48:57 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | OK | ||||
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 58.97 | 32.87 | 91.84 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 79.00 | 50.21 | 129.21 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 157.00 | 49.20 | 206.20 | OK | |
| r-devel-windows-x86_64 | 1.0.0 | 71.00 | 78.00 | 149.00 | OK | |
| r-patched-linux-x86_64 | 1.0.0 | 74.24 | 37.42 | 111.66 | OK | |
| r-release-linux-x86_64 | 1.0.0 | 73.68 | 37.93 | 111.61 | OK | |
| r-release-macos-arm64 | 1.0.0 | 15.00 | 12.00 | 27.00 | OK | |
| r-release-macos-x86_64 | 1.0.0 | 45.00 | 90.00 | 135.00 | OK | |
| r-release-windows-x86_64 | 1.0.0 | 69.00 | 74.00 | 143.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.0 | 42.00 | 66.00 | 108.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.0 | 89.00 | 87.00 | 176.00 | ERROR |
Version: 1.0.0
Check: tests
Result: ERROR
Running 'testthat.R' [2s]
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(learner)
>
> test_check("learner")
terminate called after throwing an instance of 'Rcpp::not_a_matrix'
what(): Not a matrix.
Flavor: r-oldrel-windows-x86_64