The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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.

Version: 0.0.1
Depends: R (≥ 3.5.0)
Imports: utils, rprojroot, rstudioapi
Suggests: knitr, rmarkdown
Published: 2018-07-30
Author: Joachim Zuckarelli [aut, cre]
Maintainer: Joachim Zuckarelli <joachim at zuckarelli.de>
BugReports: https://github.com/jsugarelli/debugr/issues
License: GPL-3
URL: https://github.com/jsugarelli/debugr/
NeedsCompilation: no
Materials: README
CRAN checks: debugr results

Documentation:

Reference manual: debugr.pdf
Vignettes: debugr

Downloads:

Package source: debugr_0.0.1.tar.gz
Windows binaries: r-devel: debugr_0.0.1.zip, r-release: debugr_0.0.1.zip, r-oldrel: debugr_0.0.1.zip
macOS binaries: r-release (arm64): debugr_0.0.1.tgz, r-oldrel (arm64): debugr_0.0.1.tgz, r-release (x86_64): debugr_0.0.1.tgz, r-oldrel (x86_64): debugr_0.0.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=debugr to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.