CRAN Package Check Results for Package mlr3fda

Last updated on 2025-12-06 00:48:49 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 19.71 211.11 230.82 OK
r-devel-linux-x86_64-debian-gcc 0.3.0 13.02 108.99 122.01 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.0 97.00 271.64 368.64 OK
r-devel-linux-x86_64-fedora-gcc 0.3.0 85.00 269.70 354.70 OK
r-devel-windows-x86_64 0.3.0 20.00 189.00 209.00 OK
r-patched-linux-x86_64 0.3.0 17.37 191.45 208.82 OK
r-release-linux-x86_64 0.3.0 15.07 195.23 210.30 OK
r-release-macos-arm64 0.3.0 OK
r-release-macos-x86_64 0.3.0 25.00 174.00 199.00 OK
r-release-windows-x86_64 0.3.0 21.00 188.00 209.00 OK
r-oldrel-macos-arm64 0.3.0 OK
r-oldrel-macos-x86_64 0.3.0 26.00 165.00 191.00 OK
r-oldrel-windows-x86_64 0.3.0 27.00 263.00 290.00 OK

Check Details

Version: 0.3.0
Check: examples
Result: ERROR Running examples in ‘mlr3fda-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: mlr_pipeops_fda.random_effect > ### Title: Extracts Random Effects from Functional Columns > ### Aliases: mlr_pipeops_fda.random_effect PipeOpFDARandomEffect > > ### ** Examples > > task = tsk("dti") > po_fre = po("fda.random_effect") > task_fre = po_fre$train(list(task))[[1L]] Error: The following packages could not be loaded: lme4 Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3.0
Check: HTML version of manual
Result: NOTE Skipping checking math rendering: package 'V8' unavailable Flavor: r-devel-linux-x86_64-debian-gcc