CRAN Package Check Results for Package learner

Last updated on 2026-05-18 01:49:17 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 69.94 33.05 102.99 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 102.81 31.58 134.39 ERROR
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 144.00 46.82 190.82 OK
r-devel-windows-x86_64 1.0.0 63.00 79.00 142.00 OK
r-patched-linux-x86_64 1.0.0 70.13 37.59 107.72 OK
r-release-linux-x86_64 1.0.0 144.43 38.10 182.53 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 71.00 75.00 146.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 84.00 87.00 171.00 OK

Check Details

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/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") *** caught segfault *** address (nil), cause 'unknown' Warning: stack imbalance in 'lazyLoadDBfetch', 90 then 98 Segmentation fault Flavor: r-devel-linux-x86_64-debian-gcc