<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:r="https://r-universe.dev"><channel><title>diglabuab.r-universe.dev</title><link>https://diglabuab.r-universe.dev</link><description>Recent package updates in diglabuab</description><generator>R-universe</generator><image><url>https://github.com/diglabuab.png</url><title>R packages by diglabuab</title><link>https://diglabuab.r-universe.dev</link></image><lastBuildDate>Wed, 08 Jul 2026 10:54:34 GMT</lastBuildDate><item><title>[diglabuab] minex 0.1.0</title><author>sbodduluri@uabmc.edu (Sandeep Bodduluri)</author><description>Shrinks a failing R script to the smallest subset of
statements that still triggers the same error, using the delta
debugging algorithm of Zeller and Hildebrandt (2002)
&lt;doi:10.1109/32.988498&gt;. Each candidate reduction is evaluated
in a separate R process, so dependencies between statements and
their side effects are respected. The result is a one-minimal
example, in which removing any remaining statement makes the
error disappear; this is the form most useful for bug reports
and for questions on community forums. A general delta
debugging routine and a helper for reducing data frames to the
rows that reproduce a failure are also provided.</description><link>https://github.com/r-universe/diglabuab/actions/runs/29560086797</link><pubDate>Wed, 08 Jul 2026 10:54:34 GMT</pubDate><r:package>minex</r:package><r:version>0.1.0</r:version><r:status>success</r:status><r:repository>https://diglabuab.r-universe.dev</r:repository><r:upstream>https://github.com/diglabuab/minex</r:upstream><r:article><r:source>minex.Rmd</r:source><r:filename>minex.html</r:filename><r:title>Minimizing failing R code with minex</r:title><r:created>2026-07-08 04:20:46</r:created><r:modified>2026-07-08 04:20:46</r:modified></r:article></item></channel></rss>