CRAN Package Check Results for Package FeatureImpCluster

Last updated on 2024-08-09 05:48:22 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.5 2.07 30.88 32.95 OK
r-devel-linux-x86_64-debian-gcc 0.1.5 1.75 22.98 24.73 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.5 54.79 OK
r-devel-linux-x86_64-fedora-gcc 0.1.5 50.65 OK
r-devel-windows-x86_64 0.1.5 4.00 59.00 63.00 OK
r-patched-linux-x86_64 0.1.5 1.97 29.18 31.15 OK
r-release-linux-x86_64 0.1.5 2.10 29.70 31.80 OK
r-release-macos-arm64 0.1.5 22.00 OK
r-release-macos-x86_64 0.1.5 42.00 OK
r-release-windows-x86_64 0.1.5 4.00 55.00 59.00 OK
r-oldrel-macos-arm64 0.1.5 25.00 OK
r-oldrel-macos-x86_64 0.1.5 30.00 OK
r-oldrel-windows-x86_64 0.1.5 4.00 58.00 62.00 OK

Check Details

Version: 0.1.5
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘ClustImpute’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.5
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/3s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(FeatureImpCluster) Loading required package: data.table > > test_check("FeatureImpCluster") # NAs in variables: V1 V2 x y cat1 cat2 0 0 0 0 0 0 0 observation(s) with NAs. Estimated lambda: 2.193463 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 12 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-permmisclassrate.R:31:1'): (code run outside of `test_that()`) ── <packageNotFoundError/error/condition> Error in `loadNamespace(x)`: there is no package called 'ClustImpute' Backtrace: ▆ 1. └─base::loadNamespace(x) at test-permmisclassrate.R:31:1 2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 3. └─base (local) withOneRestart(expr, restarts[[1L]]) 4. └─base (local) doWithOneRestart(return(expr), restart) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 12 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc