obviously "cannot do the coverage report"
On Tue, Jul 12, 2016 at 12:32 PM, Kasper Daniel Hansen <
kasperdanielhan...@gmail.com> wrote:
> Without knowing the details it seems self-evident to me that the build
> system can do the coverage report if the package doesn't build.
>
> Best,
> Kasper
>
>
Without knowing the details it seems self-evident to me that the build
system can do the coverage report if the package doesn't build.
Best,
Kasper
On Tue, Jul 12, 2016 at 12:29 PM, Johannes Helmuth
wrote:
> Dear Bioconductor Developers,
>
> I recently contributed a package `normR` for calling
Dear Bioconductor Developers,
I recently contributed a package `normR` for calling enrichment and
differences in ChIP-seq data (http://bioconductor.org/packages/normr/).
To test the functionality of the package, I used `testthat`. All the
tests run well when using `testthat::test()`, `R CMD bu