CRAN Package Check Results for Package gcf

Last updated on 2026-09-26 20:51:01 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-oldrel-macos-x86_64 0.1.0 3.00 216.00 219.00 ERROR

Check Details

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [8s/17s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(gcf) > > test_check("gcf") Saving _problems/test-features-15.R Saving _problems/test-features-17.R Saving _problems/test-features-40.R Saving _problems/test-features-42.R [ FAIL 4 | WARN 0 | SKIP 1 | PASS 62 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-select.R:6:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-features.R:14:3'): psi features match the original engine ──── Expected `unname(as.numeric(psi$features[1, ]))` to equal `ref$psi_row1`. Differences: actual | expected [6] 0.3130457702167 | 0.3130457702167 [6] [7] 0.5785580060704 | 0.5785580060704 [7] [8] 0.6535212480354 | 0.6535212480354 [8] [9] 0.2634595375276 - 0.1912731355830 [9] [10] 0.0055023525561 | 0.0055023525561 [10] [11] 0.3582432233297 | 0.3582432233297 [11] [12] 1.0132411722386 | 1.0132411722386 [12] actual | expected [26] 1.0960224438429 | 1.0960224438429 [26] [27] 0.6989700043360 | 0.6989700043360 [27] [28] 0.8193820026016 | 0.8193820026016 [28] [29] 0.6931308622492 - 0.6777501998038 [29] [30] 0.0141751907425 | 0.0141751907425 [30] [31] 1.7525851081071 | 1.7525851081071 [31] [32] -0.2767771631584 | -0.2767771631584 [32] ── Failure ('test-features.R:16:3'): psi features match the original engine ──── Expected `unname(colMeans(as.matrix(psi$features)))` to equal `ref$psi_colmeans`. Differences: actual | expected [6] 0.3862970040193 | 0.3862970040193 [6] [7] 0.6880096812407 | 0.6880096812407 [7] [8] 0.8506419542354 | 0.8506419542354 [8] [9] 0.6561829093270 - 0.5956374198899 [9] [10] 0.0425190202978 | 0.0425190202978 [10] [11] 0.7353032591902 | 0.7353032591902 [11] [12] 0.9734739961188 | 0.9734739961188 [12] actual | expected [26] 0.6476100793340 | 0.6476100793340 [26] [27] 0.7683044136629 | 0.7683044136629 [27] [28] 0.9016660208222 | 0.9016660208222 [28] [29] 0.5622845688064 - 0.5562516157108 [29] [30] 0.1178257019503 | 0.1178257019503 [30] [31] 0.0709895210162 | 0.0709895210162 [31] [32] -0.1177678224649 | -0.1177678224649 [32] ── Failure ('test-features.R:39:3'): reduced candidate field matches the original engine ── Expected `unname(as.numeric(field$candidates[1, ]))` to equal `ref$red_row1`. Differences: actual | expected [17] 0.3130457702167 | 0.3130457702167 [17] [18] 0.5785580060704 | 0.5785580060704 [18] [19] 0.6535212480354 | 0.6535212480354 [19] [20] 0.2634595375276 - 0.1912731355830 [20] [21] 0.0055023525561 | 0.0055023525561 [21] [22] 0.3582432233297 | 0.3582432233297 [22] [23] 1.0132411722386 | 1.0132411722386 [23] actual | expected [48] 1.0960224438429 | 1.0960224438429 [48] [49] 0.6989700043360 | 0.6989700043360 [49] [50] 0.8193820026016 | 0.8193820026016 [50] [51] 0.6931308622492 - 0.6777501998038 [51] [52] 0.0141751907425 | 0.0141751907425 [52] [53] 1.7525851081071 | 1.7525851081071 [53] [54] -0.2767771631584 | -0.2767771631584 [54] ── Failure ('test-features.R:41:3'): reduced candidate field matches the original engine ── Expected `unname(colMeans(as.matrix(field$candidates)))` to equal `ref$red_colmeans`. Differences: actual | expected [17] 0.3862970040193 | 0.3862970040193 [17] [18] 0.6880096812407 | 0.6880096812407 [18] [19] 0.8506419542354 | 0.8506419542354 [19] [20] 0.6561829093270 - 0.5956374198899 [20] [21] 0.0425190202978 | 0.0425190202978 [21] [22] 0.7353032591902 | 0.7353032591902 [22] [23] 0.9734739961188 | 0.9734739961188 [23] actual | expected [48] 0.6476100793340 | 0.6476100793340 [48] [49] 0.7683044136629 | 0.7683044136629 [49] [50] 0.9016660208222 | 0.9016660208222 [50] [51] 0.5622845688064 - 0.5562516157108 [51] [52] 0.1178257019503 | 0.1178257019503 [52] [53] 0.0709895210162 | 0.0709895210162 [53] [54] -0.1177678224649 | -0.1177678224649 [54] [ FAIL 4 | WARN 0 | SKIP 1 | PASS 62 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-macos-x86_64