CRAN/E | debugr

debugr

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

Installation

About

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.

github.com/jsugarelli/debugr/
Bug report File report

Key Metrics

Version 0.0.1
R ≥ 3.5.0
Published 2018-07-30 2100 days ago
Needs compilation? no
License GPL-3
CRAN checks debugr results

Downloads

Yesterday 7 0%
Last 7 days 41 -32%
Last 30 days 174 +5%
Last 90 days 474 -37%
Last 365 days 2.288 -29%

Maintainer

Maintainer

Joachim Zuckarelli

joachim@zuckarelli.de

Authors

Joachim Zuckarelli

aut / cre

Material

README
Reference manual
Package source

Vignettes

debugr

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Depends

R ≥ 3.5.0

Imports

utils
rprojroot
rstudioapi

Suggests

knitr
rmarkdown