- using R version 4.6.1 (2026-06-24)
- using platform: x86_64-apple-darwin20
- R was compiled by
Apple clang version 14.0.0 (clang-1400.0.29.202)
GNU Fortran (GCC) 14.2.0
- running under: macOS Ventura 13.3.1
- using session charset: UTF-8
* current time: 2026-09-27 03:24:56 UTC
- checking for file ‘gcf/DESCRIPTION’ ... OK
- this is package ‘gcf’ version ‘0.1.0’
- package encoding: UTF-8
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking whether package ‘gcf’ can be installed ... [3s/3s] OK
See the install log for details.
- checking installed package size ... OK
- checking package directory ... OK
- checking ‘build’ directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... [0s/0s] OK
- checking whether the package can be loaded with stated dependencies ... [0s/0s] OK
- checking whether the package can be unloaded cleanly ... [0s/0s] OK
- checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK
- checking whether the namespace can be unloaded cleanly ... [0s/0s] OK
- checking loading without being on the library search path ... [0s/0s] OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [3s/4s] OK
- checking Rd files ... [0s/1s] OK
- checking Rd metadata ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking contents of ‘data’ directory ... OK
- checking data for non-ASCII characters ... [0s/0s] OK
- checking LazyData ... OK
- checking data for ASCII and uncompressed saves ... OK
- checking installed files from ‘inst/doc’ ... OK
- checking files in ‘vignettes’ ... OK
- checking examples ... [7s/10s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [9s/12s] ERROR
Running ‘testthat.R’ [8s/12s]
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
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [87s/124s] OK
- checking PDF version of manual ... [7s/9s] OK
- DONE
Status: 1 ERROR