Tag Archive: R programming language

Debugging made easier with Collateral package

November 27, 2018 11:45 am Published by Comments Off on Debugging made easier with Collateral package

James Goldie has created the Collateral package to ease the pain of debugging. You can repeat a potentially risky operation—building a statistical model, rendering a plot, computing a tricky index—on as many groups of data as you want, and collateral will quickly show you which groups ended with errors, which ones returned results, and which ones finished but printed warnings or other messages.