An open API service indexing awesome lists of open source software.

https://github.com/lgatto/r-debugging

Debugging in R
https://github.com/lgatto/r-debugging

Last synced: about 2 months ago
JSON representation

Debugging in R

Awesome Lists containing this project

README

        

A short introduction on debugging in R. These slides are generally
used as a dedicated topic section in advnaced R programming and
development courses that are taught over 2 days.

The `Runit` unit testing exercises were written by Martin Morgan and
Laurent Gatto for [Bioconductor Developer Day
workshop](http://bioconductor.org/help/course-materials/2013/BioC2013/developer-day-debug/)
activities.

See the [TeachingMaterial](https://github.com/lgatto/TeachingMaterial)
repository for more material.

See also this [more extensive debugging material](https://github.com/lgatto/2016-02-25-adv-programming-EMBL/blob/master/03-debug.md).

This material is licensed under the
[Creative Commons Attribution-ShareAlike 3.0 License](http://creativecommons.org/licenses/by-sa/3.0/).