jsugarelli/debugr: Debug Tool to Watch Objects/Expressions While Running an R Script

Tool to print out the value of R objects/expressions while running an R script. Outputs can be made dependent on user-defined conditions/criteria. Debug messages only appear when a global option for debugging is set. This way, 'debugr' code can even remain in the debugged code for later use without any negative effects during normal runtime.

Getting started

Package details

MaintainerJoachim Zuckarelli <joachim@zuckarelli.de>
LicenseGPL-3
Version0.0.1
URL https://github.com/jsugarelli/debugr/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jsugarelli/debugr")
jsugarelli/debugr documentation built on May 28, 2019, 2:48 p.m.