CRAN Package Check Results for Package learner

Last updated on 2026-07-12 21:53:24 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 64.25 33.46 97.71 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 54.95 33.78 88.73 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 78.00 49.98 127.98 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 143.00 46.89 189.89 OK
r-devel-windows-x86_64 1.0.0 66.00 76.00 142.00 OK
r-patched-linux-x86_64 1.0.0 77.09 38.32 115.41 OK
r-release-linux-x86_64 1.0.0 72.64 38.77 111.41 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 73.00 142.00 ERROR
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 85.00 92.00 177.00 OK

Check Details

Version: 1.0.0
Check: tests
Result: ERROR Running 'testthat.R' [1s] 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") Flavor: r-release-windows-x86_64