This is the developer version of Bioconductor package bsseq. Install in R as:
install.packages("BiocManager")
BiocManager::install("bsseq", version="devel")After Bioc release, run
libnrary(biocthis)
use_bioc_github_action(biocdocker="devel", covr=TRUE, pkgdown=FALSE, testthat=TRUE, RUnit=FALSE)in the root.