CRAN Package Check Results for Package mlr3fda

Last updated on 2024-07-23 05:57:37 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 15.02 117.44 132.46 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 12.87 100.55 113.42 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.0 201.77 OK
r-devel-linux-x86_64-fedora-gcc 0.2.0 189.32 OK
r-devel-windows-x86_64 0.1.2 15.00 110.00 125.00 NOTE
r-patched-linux-x86_64 0.1.2 19.52 124.85 144.37 OK
r-release-linux-x86_64 0.1.2 15.42 126.81 142.23 OK
r-release-macos-arm64 0.2.0 56.00 OK
r-release-macos-x86_64 0.2.0 149.00 OK
r-release-windows-x86_64 0.1.2 15.00 108.00 123.00 OK
r-oldrel-macos-arm64 0.2.0 60.00 ERROR
r-oldrel-macos-x86_64 0.2.0 316.00 ERROR
r-oldrel-windows-x86_64 0.1.2 19.00 137.00 156.00 OK

Check Details

Version: 0.1.2
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: mlr_pipeops_fda.extract.Rd: PipeOpTaskPreprocSimple mlr_pipeops_fda.flatten.Rd: PipeOpTaskPreprocSimple mlr_pipeops_fda.fpca.Rd: PipeOpTaskPreproc mlr_pipeops_fda.interpol.Rd: PipeOpTaskPreprocSimple mlr_pipeops_fda.smooth.Rd: PipeOpTaskPreprocSimple mlr_tasks_dti.Rd: TaskRegr, Task, mlr_tasks, tsk mlr_tasks_fuel.Rd: TaskRegr, Task, mlr_tasks, tsk mlr_tasks_phoneme.Rd: TaskClassif, Task, mlr_tasks, tsk Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

Version: 0.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [7s/8s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_PipeOpScaleRange.R:14:3'): PipeOpScaleRange works ────────────── Error in ``$.R6`(task_scale, n_features)`: R6 class TaskRegr/TaskSupervised/Task/R6 does not have slot 'n_features'! Backtrace: ▆ 1. ├─testthat::expect_identical(task_scale$n_features, task$n_features) at test_PipeOpScaleRange.R:14:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─task_scale$n_features 5. └─global `$.R6`(task_scale, n_features) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 580 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-arm64

Version: 0.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [10s/10s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_PipeOpScaleRange.R:14:3'): PipeOpScaleRange works ────────────── Error in ``$.R6`(task_scale, n_features)`: R6 class TaskRegr/TaskSupervised/Task/R6 does not have slot 'n_features'! Backtrace: ▆ 1. ├─testthat::expect_identical(task_scale$n_features, task$n_features) at test_PipeOpScaleRange.R:14:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─task_scale$n_features 5. └─global `$.R6`(task_scale, n_features) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 580 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-x86_64