All Talks & Workshops

2016

A deeper dive into how covr works, particularly how it deals with collecting coverage from multiple child R processes.

This talk demonstrated the use of devtools for developing Bioconductor packages, in particular showing the use of use_bioc in travis …

Code coverage records whether or not each line of code in a package is executed by the package’s tests. While it does not check …

2015

A talk on my R packages, lintr and covr