griffithlab / GenVisR

Genome data visualizations
Creative Commons Zero v1.0 Universal
206 stars 62 forks source link

package failing in bioc 3.14 #381

Open vjcitn opened 2 years ago

vjcitn commented 2 years ago
----
ERROR EVENTS:
----
checking tests ...
  Running ‘testthat.R’
 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
  > test_check("GenVisR")
  [ FAIL 1 | WARN 18 | SKIP 54 | PASS 650 ]

  ══ Skipped tests ═══════════════════════════════════════════════════════════════
  • On Bioconductor (54)

  ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Failure (test-Lolliplot-class.R:526:5): setDomainHeights domains are nested correctly ──
  `expected` not equivalent to `actual`.
  1/1 mismatches
  [1] 7 - 9 == -2

  [ FAIL 1 | WARN 18 | SKIP 54 | PASS 650 ]
  Error: Test failures
  Execution halted