{
  "_id": "6a59cd4f09eb0996dd68e094",
  "Package": "minex",
  "Title": "Automatically Reduce Failing R Scripts to a Minimal Reproducible\nExample",
  "Version": "0.1.0",
  "Authors@R": "person(\"Sandeep\", \"Bodduluri\", , \"sbodduluri@uabmc.edu\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0001-8201-5262\"))",
  "Description": "Shrinks a failing R script to the smallest subset of\nstatements that still triggers the same error, using the delta\ndebugging algorithm of Zeller and Hildebrandt (2002)\n<doi:10.1109/32.988498>. Each candidate reduction is evaluated\nin a separate R process, so dependencies between statements and\ntheir side effects are respected. The result is a one-minimal\nexample, in which removing any remaining statement makes the\nerror disappear; this is the form most useful for bug reports\nand for questions on community forums. A general delta\ndebugging routine and a helper for reducing data frames to the\nrows that reproduce a failure are also provided.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Language": "en-US",
  "URL": "https://github.com/DIGlabUAB/minex",
  "BugReports": "https://github.com/DIGlabUAB/minex/issues",
  "Repository": "https://diglabuab.r-universe.dev",
  "Date/Publication": "2026-07-08 10:54:34 UTC",
  "RemoteUrl": "https://github.com/diglabuab/minex",
  "RemoteRef": "HEAD",
  "RemoteSha": "ce93ef4efc0ee12e37baca2890c4c4ccbecffb6e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-17 06:31:11 UTC",
    "User": "root"
  },
  "Author": "Sandeep Bodduluri [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-8201-5262>)",
  "Maintainer": "Sandeep Bodduluri <sbodduluri@uabmc.edu>",
  "_user": "diglabuab",
  "_type": "src",
  "_file": "minex_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/31a438e46606e29d41d3c3461903dbb804cc582c17088dc432851a938ad935fc",
  "_filesize": 111666,
  "_sha256": "31a438e46606e29d41d3c3461903dbb804cc582c17088dc432851a938ad935fc",
  "_expires": "2026-10-25T06:35:57.000Z",
  "_created": "2026-07-17T06:31:11.000Z",
  "_published": "2026-07-17T06:35:59.251Z",
  "_jobs": [
    {
      "job": 87821050405,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8399002684"
    },
    {
      "job": 87821050427,
      "time": 172,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8399016379"
    },
    {
      "job": 87821050446,
      "time": 251,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8399024665"
    },
    {
      "job": 87821050414,
      "time": 128,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8398995725"
    },
    {
      "job": 87820517528,
      "time": 218,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8398964754"
    },
    {
      "job": 87821050402,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8398999728"
    },
    {
      "job": 87821050434,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8398990504"
    },
    {
      "job": 87821050431,
      "time": 59,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8398984047"
    },
    {
      "job": 87821050418,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8398986536"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/diglabuab/actions/runs/29560086797",
  "_status": "success",
  "_upstream": "https://github.com/diglabuab/minex",
  "_commit": {
    "id": "ce93ef4efc0ee12e37baca2890c4c4ccbecffb6e",
    "author": "Sandeep Bodduluri <sbodduluri@uabmc.edu>",
    "committer": "Sandeep Bodduluri <sbodduluri@uabmc.edu>",
    "message": "Update cran-comments with completed multi-platform check results\n",
    "time": 1783508074
  },
  "_maintainer": {
    "name": "Sandeep Bodduluri",
    "email": "sbodduluri@uabmc.edu",
    "login": "diglabuab",
    "description": "",
    "uuid": 266937497,
    "orcid": "0000-0001-8201-5262"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "callr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "diglabuab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-28",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "diglabuab",
      "count": 3,
      "uuid": 266937497
    }
  ],
  "_userbio": {
    "uuid": 266937497,
    "type": "user",
    "name": "DIGlabUAB",
    "followers": 1
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/minex"
  },
  "_devurl": "https://github.com/diglabuab/minex",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/minex.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/diglabuab/minex",
  "_realowner": "diglabuab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-07-16"
    }
  ],
  "_exports": [
    "ddmin",
    "minex",
    "reduce_rows"
  ],
  "_help": [
    {
      "page": "ddmin",
      "title": "Delta debugging",
      "topics": [
        "ddmin"
      ]
    },
    {
      "page": "minex",
      "title": "Minimize a failing R script to a reproducible example",
      "topics": [
        "minex"
      ]
    },
    {
      "page": "reduce_rows",
      "title": "Reduce a data frame to the rows that reproduce a failure",
      "topics": [
        "reduce_rows"
      ]
    }
  ],
  "_readme": "https://github.com/diglabuab/minex/raw/HEAD/README.md",
  "_rundeps": [
    "callr",
    "otel",
    "processx",
    "ps",
    "R6"
  ],
  "_vignettes": [
    {
      "source": "minex.Rmd",
      "filename": "minex.html",
      "title": "Minimizing failing R code with minex",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The gap minex fills",
        "A first example",
        "Dependencies are respected",
        "What counts as \"the same failure\"",
        "Minimizing against an arbitrary condition",
        "Reducing the data, not just the code",
        "The algorithm",
        "Limitations"
      ],
      "created": "2026-07-08 04:20:46",
      "modified": "2026-07-08 04:20:46",
      "commits": 1
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "minex",
  "_universes": [
    "diglabuab"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-17T06:33:20.000Z",
      "distro": "resolute",
      "commit": "ce93ef4efc0ee12e37baca2890c4c4ccbecffb6e",
      "fileid": "https://r2.ropensci.org/23e9c7dc50b8105eb927cf03a72dff68ae28d89deb75eb07eab56e637dc9a705",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/diglabuab/actions/runs/29560086797"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-17T06:34:07.000Z",
      "distro": "resolute",
      "commit": "ce93ef4efc0ee12e37baca2890c4c4ccbecffb6e",
      "fileid": "https://r2.ropensci.org/00267aaa46f43b6f6542b16ad3fa6792b4457ddf174f53031b7e8df46f175564",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/diglabuab/actions/runs/29560086797"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-17T06:34:34.000Z",
      "commit": "ce93ef4efc0ee12e37baca2890c4c4ccbecffb6e",
      "fileid": "https://r2.ropensci.org/a8830644bd328737db6810384e4a56efc9bea02e6f3eb4899651aebb39705124",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/diglabuab/actions/runs/29560086797"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-17T06:32:58.000Z",
      "commit": "ce93ef4efc0ee12e37baca2890c4c4ccbecffb6e",
      "fileid": "https://r2.ropensci.org/6147e962cfd85744da6849fb818ed8b9dbfb2fe4d8995dd1062522b17bd76665",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/diglabuab/actions/runs/29560086797"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-17T06:33:21.000Z",
      "commit": "ce93ef4efc0ee12e37baca2890c4c4ccbecffb6e",
      "fileid": "https://r2.ropensci.org/df87e93c538342ffcd383bfbe5688856f38e5d0445c4be83b8574b3d0139b427",
      "status": "success",
      "buildurl": "https://github.com/r-universe/diglabuab/actions/runs/29560086797"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-17T06:32:34.000Z",
      "commit": "ce93ef4efc0ee12e37baca2890c4c4ccbecffb6e",
      "fileid": "https://r2.ropensci.org/319bf038437f75d9883d28c79040a132028ca0b1d4ffb7417adce973dccb6901",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/diglabuab/actions/runs/29560086797"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-17T06:32:14.000Z",
      "commit": "ce93ef4efc0ee12e37baca2890c4c4ccbecffb6e",
      "fileid": "https://r2.ropensci.org/aafc8d05ea972bb7041c0109cce2dbf220044c5fa51dec829a8422f2f9dea9d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/diglabuab/actions/runs/29560086797"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-17T06:32:21.000Z",
      "commit": "ce93ef4efc0ee12e37baca2890c4c4ccbecffb6e",
      "fileid": "https://r2.ropensci.org/17d5ad413c0863359cb4cc276bd8e07d6bd7acc750f686a19214125a1fdd7f65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/diglabuab/actions/runs/29560086797"
    }
  ]
}