CRAN Package Check Results for Package mlr3viz

Last updated on 2022-08-15 08:50:01 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.9 7.18 159.95 167.13 ERROR
r-devel-linux-x86_64-debian-gcc 0.5.9 4.78 112.96 117.74 ERROR
r-devel-linux-x86_64-fedora-clang 0.5.9 254.90 OK
r-devel-linux-x86_64-fedora-gcc 0.5.9 244.87 OK
r-devel-windows-x86_64 0.5.9 135.00 150.00 285.00 ERROR
r-patched-linux-x86_64 0.5.9 6.41 138.99 145.40 ERROR
r-release-linux-x86_64 0.5.9 5.16 142.20 147.36 ERROR
r-release-macos-arm64 0.5.9 67.00 OK
r-release-macos-x86_64 0.5.9 74.00 OK
r-release-windows-x86_64 0.5.9 169.00 152.00 321.00 ERROR
r-oldrel-macos-arm64 0.5.9 60.00 OK
r-oldrel-macos-x86_64 0.5.9 71.00 OK
r-oldrel-windows-ix86+x86_64 0.5.9 18.00 191.00 209.00 OK

Additional issues

noSuggests

Check Details

Version: 0.5.9
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: 'mlr3cluster'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.5.9
Check: examples
Result: ERROR
    Running examples in 'mlr3viz-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: autoplot.LearnerClustHierarchical
    > ### Title: Plot for Hierarchical Clustering Learners
    > ### Aliases: autoplot.LearnerClustHierarchical
    >
    > ### ** Examples
    >
    > library(mlr3)
    > library(mlr3cluster)
    Error in library(mlr3cluster) : there is no package called 'mlr3cluster'
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.5.9
Check: tests
Result: ERROR
     Running 'testthat.R' [74s/49s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > if (requireNamespace("testthat", quietly = TRUE)) {
     + library("testthat")
     + library("mlr3viz")
     + test_check("mlr3viz")
     + }
     Starting 2 test processes
     [ FAIL 1 | WARN 2 | SKIP 21 | PASS 83 ]
    
     == Skipped tests ===============================================================
     * On CRAN (19)
     * mlr3cluster cannot be loaded (2)
    
     == Failed tests ================================================================
     -- Error (test_TaskClust.R:3:3): autoplot.TaskClust ----------------------------
     Error: Element with key 'usarrests' not found in DictionaryTask!
     Backtrace:
     x
     1. \-mlr3::tsk("usarrests") at test_TaskClust.R:3:2
     2. \-mlr3misc::dictionary_sugar_get(mlr_tasks, .key, ...)
     3. \-mlr3misc:::dictionary_get(dict, .key)
     4. \-mlr3misc:::dictionary_retrieve_item(self, key)
     5. \-mlr3misc::stopf(...)
    
     [ FAIL 1 | WARN 2 | SKIP 21 | PASS 83 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.5.9
Check: tests
Result: ERROR
     Running ‘testthat.R’ [50s/53s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > if (requireNamespace("testthat", quietly = TRUE)) {
     + library("testthat")
     + library("mlr3viz")
     + test_check("mlr3viz")
     + }
     Starting 2 test processes
     [ FAIL 1 | WARN 2 | SKIP 21 | PASS 83 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • On CRAN (19)
     • mlr3cluster cannot be loaded (2)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test_TaskClust.R:3:3): autoplot.TaskClust ────────────────────────────
     Error: Element with key 'usarrests' not found in DictionaryTask!
     Backtrace:
     ▆
     1. └─mlr3::tsk("usarrests") at test_TaskClust.R:3:2
     2. └─mlr3misc::dictionary_sugar_get(mlr_tasks, .key, ...)
     3. └─mlr3misc:::dictionary_get(dict, .key)
     4. └─mlr3misc:::dictionary_retrieve_item(self, key)
     5. └─mlr3misc::stopf(...)
    
     [ FAIL 1 | WARN 2 | SKIP 21 | PASS 83 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.5.9
Check: examples
Result: ERROR
    Running examples in 'mlr3viz-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: autoplot.LearnerClustHierarchical
    > ### Title: Plot for Hierarchical Clustering Learners
    > ### Aliases: autoplot.LearnerClustHierarchical
    >
    > ### ** Examples
    >
    > library(mlr3)
    > library(mlr3cluster)
    Error: package or namespace load failed for 'mlr3cluster':
     .onLoad failed in loadNamespace() for 'mlr3cluster', details:
     call: rbindlist(l, use.names, fill, idcol)
     error: Item 2 has 6 columns, inconsistent with item 1 which has 7 columns. To fill missing columns use fill=TRUE.
    Execution halted
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 0.5.9
Check: tests
Result: ERROR
     Running 'testthat.R' [43s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > if (requireNamespace("testthat", quietly = TRUE)) {
     + library("testthat")
     + library("mlr3viz")
     + test_check("mlr3viz")
     + }
     Starting 2 test processes
     [ FAIL 1 | WARN 2 | SKIP 21 | PASS 83 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • On CRAN (19)
     • mlr3cluster cannot be loaded (2)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test_TaskClust.R:3:3): autoplot.TaskClust ────────────────────────────
     Error: Element with key 'usarrests' not found in DictionaryTask!
     Backtrace:
     ▆
     1. └─mlr3::tsk("usarrests") at test_TaskClust.R:3:2
     2. └─mlr3misc::dictionary_sugar_get(mlr_tasks, .key, ...)
     3. └─mlr3misc:::dictionary_get(dict, .key)
     4. └─mlr3misc:::dictionary_retrieve_item(self, key)
     5. └─mlr3misc::stopf(...)
    
     [ FAIL 1 | WARN 2 | SKIP 21 | PASS 83 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-x86_64

Version: 0.5.9
Check: tests
Result: ERROR
     Running ‘testthat.R’ [62s/52s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > if (requireNamespace("testthat", quietly = TRUE)) {
     + library("testthat")
     + library("mlr3viz")
     + test_check("mlr3viz")
     + }
     Starting 2 test processes
     [ FAIL 1 | WARN 2 | SKIP 21 | PASS 83 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • On CRAN (19)
     • mlr3cluster cannot be loaded (2)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test_TaskClust.R:3:3): autoplot.TaskClust ────────────────────────────
     Error: Element with key 'usarrests' not found in DictionaryTask!
     Backtrace:
     ▆
     1. └─mlr3::tsk("usarrests") at test_TaskClust.R:3:2
     2. └─mlr3misc::dictionary_sugar_get(mlr_tasks, .key, ...)
     3. └─mlr3misc:::dictionary_get(dict, .key)
     4. └─mlr3misc:::dictionary_retrieve_item(self, key)
     5. └─mlr3misc::stopf(...)
    
     [ FAIL 1 | WARN 2 | SKIP 21 | PASS 83 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.5.9
Check: tests
Result: ERROR
     Running ‘testthat.R’ [64s/51s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > if (requireNamespace("testthat", quietly = TRUE)) {
     + library("testthat")
     + library("mlr3viz")
     + test_check("mlr3viz")
     + }
     Starting 2 test processes
     [ FAIL 1 | WARN 2 | SKIP 21 | PASS 83 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • On CRAN (19)
     • mlr3cluster cannot be loaded (2)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test_TaskClust.R:3:3): autoplot.TaskClust ────────────────────────────
     Error: Element with key 'usarrests' not found in DictionaryTask!
     Backtrace:
     ▆
     1. └─mlr3::tsk("usarrests") at test_TaskClust.R:3:2
     2. └─mlr3misc::dictionary_sugar_get(mlr_tasks, .key, ...)
     3. └─mlr3misc:::dictionary_get(dict, .key)
     4. └─mlr3misc:::dictionary_retrieve_item(self, key)
     5. └─mlr3misc::stopf(...)
    
     [ FAIL 1 | WARN 2 | SKIP 21 | PASS 83 ]
     Error: Test failures
     Execution halted
Flavor: r-release-linux-x86_64

Version: 0.5.9
Check: tests
Result: ERROR
     Running 'testthat.R' [42s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > if (requireNamespace("testthat", quietly = TRUE)) {
     + library("testthat")
     + library("mlr3viz")
     + test_check("mlr3viz")
     + }
     Starting 2 test processes
     [ FAIL 1 | WARN 2 | SKIP 21 | PASS 83 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • On CRAN (19)
     • mlr3cluster cannot be loaded (2)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test_TaskClust.R:3:3): autoplot.TaskClust ────────────────────────────
     Error: Element with key 'usarrests' not found in DictionaryTask!
     Backtrace:
     ▆
     1. └─mlr3::tsk("usarrests") at test_TaskClust.R:3:2
     2. └─mlr3misc::dictionary_sugar_get(mlr_tasks, .key, ...)
     3. └─mlr3misc:::dictionary_get(dict, .key)
     4. └─mlr3misc:::dictionary_retrieve_item(self, key)
     5. └─mlr3misc::stopf(...)
    
     [ FAIL 1 | WARN 2 | SKIP 21 | PASS 83 ]
     Error: Test failures
     Execution halted
Flavor: r-release-windows-x86_64