• using R version 4.5.1 (2025-06-13)
  • 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
  • checking for file ‘BIGr/DESCRIPTION’ ... OK
  • this is package ‘BIGr’ version ‘0.6.2’
  • 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 ‘BIGr’ can be installed ... [21s/47s] OK See the install log for details.
  • checking installed package size ... OK
  • checking package 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 ... [6s/14s] OK
  • checking whether the package can be loaded with stated dependencies ... [6s/13s] OK
  • checking whether the package can be unloaded cleanly ... [6s/12s] OK
  • checking whether the namespace can be loaded with stated dependencies ... [6s/14s] OK
  • checking whether the namespace can be unloaded cleanly ... [6s/16s] OK
  • checking loading without being on the library search path ... [6s/15s] 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 ... [15s/37s] 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 examples ... [14s/34s] OK
  • checking for unstated dependencies in ‘tests’ ... OK
  • checking tests ... [21s/119s] ERROR   Running ‘testthat.R’ [20s/119s] Running the tests in ‘tests/testthat.R’ failed. Complete output:   > library(testthat)   > library(BIGr)   >   > test_check("BIGr")   The Ref_0001 sequence had to be added for: 0 tags   The Alt_0002 sequence had to be added for: 1 tags   Tags discarded due to lack of Ref_0001 sequence: 0 tags   Tags discarded due to lack of Alt_0002 sequence: 0 tags   Scanning file to determine attributes.   File attributes:     meta lines: 14     header_line: 15     variant count: 499     column count: 159      Meta line 14 read in.   All meta lines processed.   gt matrix initialized.   Character matrix gt created.     Character matrix gt rows: 499     Character matrix gt cols: 159     skip: 0     nrows: 499     row_num: 0      Processed variant: 499   All variants processed   Scanning file to determine attributes.   File attributes:     meta lines: 14     header_line: 15     variant count: 499     column count: 159      Meta line 14 read in.   All meta lines processed.   gt matrix initialized.   Character matrix gt created.     Character matrix gt rows: 499     Character matrix gt cols: 159     skip: 0     nrows: 499     row_num: 0      Processed variant: 499   All variants processed   Scanning file to determine attributes.   File attributes:     meta lines: 14     header_line: 15     variant count: 499     column count: 159      Meta line 14 read in.   All meta lines processed.   gt matrix initialized.   Character matrix gt created.     Character matrix gt rows: 499     Character matrix gt cols: 159     skip: 0     nrows: 499     row_num: 0      Processed variant: 499   All variants processed   [ FAIL 2 | WARN 0 | SKIP 0 | PASS 88 ]      ══ Failed tests ════════════════════════════════════════════════════════════════   ── Error ('test-madc2vcf_all.R:16:3'): test madc offtargets ────────────────────   Error in `checkForRemoteErrors(val)`: 2 nodes produced errors; first error: 'recursive' must be a length-1 vector   Backtrace:       ▆    1. └─BIGr::madc2vcf_all(...) at test-madc2vcf_all.R:16:3    2. └─BIGr:::loop_though_dartag_report(...)    3. └─parallel::parLapply(...)    4. ├─base::do.call(...)    5. └─parallel::clusterApply(...)    6. └─parallel:::staticClusterApply(cl, fun, length(x), argfun)    7. └─parallel:::checkForRemoteErrors(val)   ── Error ('test-madc2vcf_targets.R:75:3'): bottom strand markers have correct REF/ALT ──   Error in `checkForRemoteErrors(val)`: one node produced an error: 'recursive' must be a length-1 vector   Backtrace:       ▆    1. ├─base::suppressWarnings(...) at test-madc2vcf_targets.R:75:3    2. │ └─base::withCallingHandlers(...)    3. └─BIGr::madc2vcf_all(...)    4. └─BIGr:::loop_though_dartag_report(...)    5. └─parallel::parLapply(...)    6. ├─base::do.call(...)    7. └─parallel::clusterApply(...)    8. └─parallel:::staticClusterApply(cl, fun, length(x), argfun)    9. └─parallel:::checkForRemoteErrors(val)      [ FAIL 2 | WARN 0 | SKIP 0 | PASS 88 ]   Error: Test failures   In addition: Warning messages:   1: In for (i in seq_len(n)) { :     closing unused connection 6 (<-localhost:11314)   2: In for (i in seq_len(n)) { :     closing unused connection 5 (<-localhost:11314)   3: closing unused connection 7 (<-localhost:11314)   Execution halted
  • checking PDF version of manual ... [7s/14s] OK
  • DONE Status: 1 ERROR
  • using check arguments '--no-clean-on-error '