CRAN Package Check Results for Package adjclust

Last updated on 2025-11-19 13:49:59 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.10 34.08 189.04 223.12 ERROR
r-devel-linux-x86_64-debian-gcc 0.6.10 24.55 142.07 166.62 ERROR
r-devel-linux-x86_64-fedora-clang 0.6.10 68.00 285.51 353.51 ERROR
r-devel-linux-x86_64-fedora-gcc 0.6.10 133.00 240.23 373.23 ERROR
r-devel-windows-x86_64 0.6.10 43.00 195.00 238.00 OK
r-patched-linux-x86_64 0.6.10 34.08 176.52 210.60 OK
r-release-linux-x86_64 0.6.10 34.91 177.17 212.08 ERROR
r-release-macos-arm64 0.6.10 OK
r-release-macos-x86_64 0.6.10 26.00 123.00 149.00 OK
r-release-windows-x86_64 0.6.10 41.00 194.00 235.00 OK
r-oldrel-macos-arm64 0.6.10 OK
r-oldrel-macos-x86_64 0.6.10 22.00 178.00 200.00 OK
r-oldrel-windows-x86_64 0.6.10 52.00 254.00 306.00 OK

Check Details

Version: 0.6.10
Check: tests
Result: ERROR Running ‘testthat.R’ [33s/42s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library("testthat") > library("adjclust") > > test_check("adjclust") Saving _problems/test_modify-19.R object has no names - using numeric order for row/column names [ FAIL 1 | WARN 1 | SKIP 3 | PASS 171 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • No NA value: nothing to test here! (3): 'test_snpClust_NA-in-LD.R:22:3', 'test_snpClust_NA-in-LD.R:57:3', 'test_snpClust_NA-in-LD.R:78:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_modify.R:19:3'): Results of the algorithm are shifted by lambda when similarity is unnormalized and heights are positive ── Error in `expect_message(fit4 <- adjClust(sim2), fit3$correction)`: `regexp` must be a single string, `NA`, or `NULL`, not the number 1.8. Backtrace: ▆ 1. └─testthat::expect_message(regexp = fit3$correction) at test_modify.R:19:3 2. └─testthat:::check_string(regexp, allow_null = TRUE, allow_na = TRUE) 3. └─testthat:::stop_input_type(...) 4. └─rlang::abort(message, ..., call = call, arg = arg) [ FAIL 1 | WARN 1 | SKIP 3 | PASS 171 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.6.10
Check: tests
Result: ERROR Running ‘testthat.R’ [25s/30s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library("testthat") > library("adjclust") > > test_check("adjclust") Saving _problems/test_modify-19.R object has no names - using numeric order for row/column names [ FAIL 1 | WARN 1 | SKIP 3 | PASS 171 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • No NA value: nothing to test here! (3): 'test_snpClust_NA-in-LD.R:22:3', 'test_snpClust_NA-in-LD.R:57:3', 'test_snpClust_NA-in-LD.R:78:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_modify.R:19:3'): Results of the algorithm are shifted by lambda when similarity is unnormalized and heights are positive ── Error in `expect_message(fit4 <- adjClust(sim2), fit3$correction)`: `regexp` must be a single string, `NA`, or `NULL`, not the number 1.8. Backtrace: ▆ 1. └─testthat::expect_message(regexp = fit3$correction) at test_modify.R:19:3 2. └─testthat:::check_string(regexp, allow_null = TRUE, allow_na = TRUE) 3. └─testthat:::stop_input_type(...) 4. └─rlang::abort(message, ..., call = call, arg = arg) [ FAIL 1 | WARN 1 | SKIP 3 | PASS 171 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.6.10
Check: tests
Result: ERROR Running ‘testthat.R’ [54s/75s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library("testthat") > library("adjclust") > > test_check("adjclust") Saving _problems/test_modify-19.R object has no names - using numeric order for row/column names [ FAIL 1 | WARN 1 | SKIP 3 | PASS 171 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • No NA value: nothing to test here! (3): 'test_snpClust_NA-in-LD.R:22:3', 'test_snpClust_NA-in-LD.R:57:3', 'test_snpClust_NA-in-LD.R:78:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_modify.R:19:3'): Results of the algorithm are shifted by lambda when similarity is unnormalized and heights are positive ── Error in `expect_message(fit4 <- adjClust(sim2), fit3$correction)`: `regexp` must be a single string, `NA`, or `NULL`, not the number 1.8. Backtrace: ▆ 1. └─testthat::expect_message(regexp = fit3$correction) at test_modify.R:19:3 2. └─testthat:::check_string(regexp, allow_null = TRUE, allow_na = TRUE) 3. └─testthat:::stop_input_type(...) 4. └─rlang::abort(message, ..., call = call, arg = arg) [ FAIL 1 | WARN 1 | SKIP 3 | PASS 171 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.6.10
Check: tests
Result: ERROR Running ‘testthat.R’ [53s/120s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library("testthat") > library("adjclust") > > test_check("adjclust") Saving _problems/test_modify-19.R object has no names - using numeric order for row/column names [ FAIL 1 | WARN 1 | SKIP 3 | PASS 171 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • No NA value: nothing to test here! (3): 'test_snpClust_NA-in-LD.R:22:3', 'test_snpClust_NA-in-LD.R:57:3', 'test_snpClust_NA-in-LD.R:78:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_modify.R:19:3'): Results of the algorithm are shifted by lambda when similarity is unnormalized and heights are positive ── Error in `expect_message(fit4 <- adjClust(sim2), fit3$correction)`: `regexp` must be a single string, `NA`, or `NULL`, not the number 1.8. Backtrace: ▆ 1. └─testthat::expect_message(regexp = fit3$correction) at test_modify.R:19:3 2. └─testthat:::check_string(regexp, allow_null = TRUE, allow_na = TRUE) 3. └─testthat:::stop_input_type(...) 4. └─rlang::abort(message, ..., call = call, arg = arg) [ FAIL 1 | WARN 1 | SKIP 3 | PASS 171 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.6.10
Check: tests
Result: ERROR Running ‘testthat.R’ [31s/39s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library("testthat") > library("adjclust") > > test_check("adjclust") Saving _problems/test_modify-19.R object has no names - using numeric order for row/column names [ FAIL 1 | WARN 1 | SKIP 3 | PASS 171 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • No NA value: nothing to test here! (3): 'test_snpClust_NA-in-LD.R:22:3', 'test_snpClust_NA-in-LD.R:57:3', 'test_snpClust_NA-in-LD.R:78:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_modify.R:19:3'): Results of the algorithm are shifted by lambda when similarity is unnormalized and heights are positive ── Error in `expect_message(fit4 <- adjClust(sim2), fit3$correction)`: `regexp` must be a single string, `NA`, or `NULL`, not the number 1.8. Backtrace: ▆ 1. └─testthat::expect_message(regexp = fit3$correction) at test_modify.R:19:3 2. └─testthat:::check_string(regexp, allow_null = TRUE, allow_na = TRUE) 3. └─testthat:::stop_input_type(...) 4. └─rlang::abort(message, ..., call = call, arg = arg) [ FAIL 1 | WARN 1 | SKIP 3 | PASS 171 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.