Can the maintainer of bedbaser please fix windows binary? It’s failing in the report https://bioconductor.org/checkResults/release/bioc-LATEST/bedbaser/palomino7-checksrc.html:
* checking tests ...
Running 'testthat.R'
ERROR
Running the tests in 'tests/testthat.R' failed.
Last 13 lines of output:
6. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
7. └─value[[3L]](cond)
8. ├─base::do.call(rtracklayer::import, within(args, rm("genome")))
9. ├─BiocIO (local) `<stndrdGn>`(con = `<chr>`, format = "bed")
10. └─BiocIO (local) `<stndrdGn>`(con = `<chr>`, format = "bed")
11. ├─BiocIO::import(FileForFormat(con, format), ...)
12. └─rtracklayer::import(FileForFormat(con, format), ...)
13. └─rtracklayer (local) .local(con, format, text, ...)
14. └─IRanges::IRanges(bed$thickStart + 1L, thickEnd)
15. └─IRanges:::.new_IRanges(start = start, end = end, width = width)
16. └─IRanges:::.new_IRanges_from_start_end(start, end)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 50 ]
Plz help.