Re: [Bioc-devel] normr 0.99.5 Test Coverage "unknown"

2016-07-12 Thread Kasper Daniel Hansen
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 > >

Re: [Bioc-devel] normr 0.99.5 Test Coverage "unknown"

2016-07-12 Thread Kasper Daniel Hansen
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

[Bioc-devel] normr 0.99.5 Test Coverage "unknown"

2016-07-12 Thread Johannes Helmuth
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