Showing 2 of total 2 results (show query)
r-lib
debugme:Debug R Packages
Specify debug messages as special string constants, and control debugging of packages via environment variables.
Maintained by Gábor Csárdi. Last updated 7 months ago.
152 stars 8.27 score 11 scripts 7 dependentsjsugarelli
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.
Maintained by Joachim Zuckarelli. Last updated 7 years ago.
debuggerdebuggingdebugging-tool
17 stars 5.04 score 13 scripts