Hi, In my packages I enabled testing (via testthat) a few weeks ago. I did so as can be seen in https://github.com/leekgroup/derfinderHelper/commit/26d9d5543d9082f85bbb2d0ae9f02c5c309b9a48 for the changes to tests/test-all.R You can see that the tests are actually being run at http://bioconductor.org/checkResults/devel/bioc-LATEST/derfinderHelper/zin2-checksrc.html Specifically at the lines:
* checking tests ... Running ‘test-all.R’ [3s/13s] [3s/14s] OK I'm wondering if the coverage tests are only run at a less frequent pace (say once per month) or if my tests/test-all.R file is still posing problems to covr. Thanks, Leo _______________________________________________ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel