CRAN Package Check Results for Package mlr3fda

Last updated on 2026-07-15 00:55:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.0 21.47 279.75 301.22 OK
r-devel-linux-x86_64-debian-gcc 0.7.0 15.18 187.41 202.59 OK
r-devel-linux-x86_64-fedora-clang 0.7.0 38.00 407.02 445.02 OK
r-devel-linux-x86_64-fedora-gcc 0.7.0 39.00 422.15 461.15 ERROR
r-devel-windows-x86_64 0.7.0 24.00 252.00 276.00 OK
r-patched-linux-x86_64 0.7.0 22.18 253.61 275.79 OK
r-release-linux-x86_64 0.7.0 21.30 257.15 278.45 OK
r-release-macos-arm64 0.7.0 5.00 69.00 74.00 OK
r-release-macos-x86_64 0.7.0 15.00 252.00 267.00 OK
r-release-windows-x86_64 0.7.0 24.00 255.00 279.00 OK
r-oldrel-macos-arm64 0.7.0 5.00 68.00 73.00 OK
r-oldrel-macos-x86_64 0.7.0 15.00 243.00 258.00 OK
r-oldrel-windows-x86_64 0.7.0 33.00 370.00 403.00 OK

Check Details

Version: 0.7.0
Check: tests
Result: ERROR Running ‘testthat.R’ [251s/256s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > if (requireNamespace("testthat", quietly = TRUE)) { + library("checkmate") + library("testthat") + library("mlr3fda") + library("tf") + test_check("mlr3fda") + } Loading required package: mlr3 Loading required package: mlr3pipelines Attaching package: 'tf' The following objects are masked from 'package:stats': fivenum, sd, var The following object is masked from 'package:datasets': gait The following object is masked from 'package:base': rank x Differentiating over irregular grids can be unstable. x Differentiating over irregular grids can be unstable. Saving _problems/test_tf-9.R [ FAIL 1 | WARN 15 | SKIP 2 | PASS 7988 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On CRAN (2): 'test_PipeOpFDASmooth.R:7:1', 'test_PipeOpFDAWavelets.R:7:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_tf.R:9:3'): tf does not support NAs ────────────────────────── Expected `x` to have length 0. Actual length: 1. [ FAIL 1 | WARN 15 | SKIP 2 | PASS 7988 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc