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
- Host: GitHub
- URL: https://github.com/lgatto/r-debugging
- Owner: lgatto
- Created: 2013-05-10T13:47:10.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2017-04-02T19:48:22.000Z (about 8 years ago)
- Last Synced: 2025-01-20T22:55:22.597Z (3 months ago)
- Language: Makefile
- Size: 396 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).