Last updated on 2025-11-03 12:49:47 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.6.2 | 28.07 | 257.81 | 285.88 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.6.2 | 20.38 | 178.48 | 198.86 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.6.2 | 275.00 | 194.27 | 469.27 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.6.2 | 55.00 | 361.71 | 416.71 | OK | |
| r-devel-windows-x86_64 | 0.6.2 | 27.00 | 319.00 | 346.00 | OK | |
| r-patched-linux-x86_64 | 0.6.2 | 25.48 | 236.45 | 261.93 | OK | |
| r-release-linux-x86_64 | 0.6.2 | 27.42 | 240.41 | 267.83 | OK | |
| r-release-macos-arm64 | 0.6.2 | 12.00 | 118.00 | 130.00 | ERROR | |
| r-release-macos-x86_64 | 0.6.2 | 31.00 | 321.00 | 352.00 | ERROR | |
| r-release-windows-x86_64 | 0.6.2 | 27.00 | 307.00 | 334.00 | OK | |
| r-oldrel-macos-arm64 | 0.6.2 | 13.00 | 169.00 | 182.00 | OK | |
| r-oldrel-macos-x86_64 | 0.6.2 | 12.00 | ERROR | |||
| r-oldrel-windows-x86_64 | 0.6.2 | 41.00 | 419.00 | 460.00 | OK | 
Version: 0.6.2
Check: tests
Result: ERROR
    Running ‘testthat.R’ [9s/30s]
  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_along(col)) col[i] <- length(scan(file, what = "",  :
      closing unused connection 7 (<-localhost:11630)
    2: In for (i in seq_along(col)) col[i] <- length(scan(file, what = "",  :
      closing unused connection 6 (<-localhost:11630)
    3: In for (i in seq_along(col)) col[i] <- length(scan(file, what = "",  :
      closing unused connection 5 (<-localhost:11630)
    Execution halted
Flavor: r-release-macos-arm64
Version: 0.6.2
Check: tests
Result: ERROR
    Running ‘testthat.R’ [17s/98s]
  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:11143)
    2: In for (i in seq_len(n)) { :
      closing unused connection 5 (<-localhost:11143)
    3: closing unused connection 7 (<-localhost:11143) 
    Execution halted
Flavor: r-release-macos-x86_64
Version: 0.6.2
Check: package dependencies
Result: ERROR
  Package required but not available: ‘pwalign’
  
  See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
  manual.
Flavor: r-oldrel-macos-x86_64