{
  "_id": "6a496ff5ef9e2ed9366e6c0e",
  "Package": "errorlocate",
  "Type": "Package",
  "Title": "Locate Errors with Validation Rules",
  "Version": "1.1.3",
  "Authors@R": "c(person(\"Edwin\", \"de Jonge\", email = \"edwindjonge@gmail.com\", role = c(\"aut\", \"cre\"), comment=c(ORCID=\"0000-0002-6580-4718\")),\nperson(\"Mark\", \"van der Loo\", email = \"mark.vanderloo@gmail.com\", role = c(\"aut\")))",
  "Description": "Errors in data can be located and removed using validation\nrules from package 'validate'. See also Van der Loo and De\nJonge (2018) <doi:10.1002/9781118897126>, chapter 7.",
  "License": "GPL-3",
  "URL": "https://github.com/data-cleaning/errorlocate",
  "BugReports": "https://github.com/data-cleaning/errorlocate/issues",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "Collate": "'MipRules.R' 'addnoise.R' 'categorical.R' 'conditional.R'\n'dnf.R' 'errorlocalizer.R' 'errorlocate-package.r'\n'errorlocation.R' 'expand_weights.R' 'expr_manip.R'\n'inspect_mip.R' 'linear.R' 'locate-errors.R' 'log_extract.R'\n'mip_lpsolve.R' 'mip_rule.R' 'replace-errors.R' 'soft-rule.R'\n'utils.R' 'values.R'",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "Repository": "https://edwindj.r-universe.dev",
  "Date/Publication": "2026-03-31 11:52:14 UTC",
  "RemoteUrl": "https://github.com/data-cleaning/errorlocate",
  "RemoteRef": "HEAD",
  "RemoteSha": "92dc0f75a14ed47912195dd65f59d7a844abba4b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 20:38:30 UTC",
    "User": "root"
  },
  "Author": "Edwin de Jonge [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6580-4718>),\nMark van der Loo [aut]",
  "Maintainer": "Edwin de Jonge <edwindjonge@gmail.com>",
  "_user": "edwindj",
  "_type": "src",
  "_file": "errorlocate_1.1.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/720835cfe36bdf3c34caaaa993220819c37c5a8d757297ec41a7e058ae28cd2d",
  "_filesize": 211469,
  "_sha256": "720835cfe36bdf3c34caaaa993220819c37c5a8d757297ec41a7e058ae28cd2d",
  "_expires": "2026-10-12T20:41:24.000Z",
  "_created": "2026-07-04T20:38:30.000Z",
  "_published": "2026-07-04T20:41:25.918Z",
  "_jobs": [
    {
      "job": 85165214041,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8085251235"
    },
    {
      "job": 85165214073,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085251541"
    },
    {
      "job": 85165214050,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8085246695"
    },
    {
      "job": 85165214042,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085246478"
    },
    {
      "job": 85165046683,
      "time": 156,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085236306"
    },
    {
      "job": 85165214051,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8085248009"
    },
    {
      "job": 85165214058,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8085246838"
    },
    {
      "job": 85165214077,
      "time": 141,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8085253008"
    },
    {
      "job": 85165214061,
      "time": 101,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085248266"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/edwindj/actions/runs/28718895140",
  "_status": "success",
  "_upstream": "https://github.com/data-cleaning/errorlocate",
  "_commit": {
    "id": "92dc0f75a14ed47912195dd65f59d7a844abba4b",
    "author": "Edwin de Jonge <edwindjonge@gmail.com>",
    "committer": "Edwin de Jonge <edwindjonge@gmail.com>",
    "message": "bumped version number\n",
    "time": 1774957934
  },
  "_maintainer": {
    "name": "Edwin de Jonge",
    "email": "edwindjonge@gmail.com",
    "login": "edwindj",
    "bluesky": "@edwindjonge.bsky.social",
    "orcid": "0000-0002-6580-4718",
    "twitter": "@edwindjonge",
    "description": "",
    "uuid": 542492
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "validate",
      "role": "Depends"
    },
    {
      "package": "lpSolveAPI",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "data-cleaning",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-50",
      "n": 5
    },
    {
      "week": "2026-14",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "data-cleaning",
    "errors",
    "invalidation"
  ],
  "_stars": 22,
  "_contributors": [
    {
      "user": "edwindj",
      "count": 299,
      "uuid": 542492
    },
    {
      "user": "brenthuisman",
      "count": 2,
      "uuid": 2943652
    },
    {
      "user": "markvanderloo",
      "count": 1,
      "uuid": 1927426
    }
  ],
  "_userbio": {
    "uuid": 542492,
    "type": "user",
    "name": "Edwin de Jonge",
    "followers": 175
  },
  "_downloads": {
    "count": 539,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/errorlocate"
  },
  "_devurl": "https://github.com/data-cleaning/errorlocate",
  "_searchresults": 82,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/errorlocate.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/data-cleaning/errorlocate",
  "_realowner": "data-cleaning",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2016-12-30"
    },
    {
      "version": "0.1.3",
      "date": "2018-03-30"
    },
    {
      "version": "0.2.0",
      "date": "2019-07-01"
    },
    {
      "version": "0.3.0",
      "date": "2020-02-06"
    },
    {
      "version": "0.4",
      "date": "2020-09-29"
    },
    {
      "version": "0.5.1",
      "date": "2020-11-27"
    },
    {
      "version": "0.9.8",
      "date": "2021-02-01"
    },
    {
      "version": "0.9.9",
      "date": "2021-05-03"
    },
    {
      "version": "1.0.0",
      "date": "2022-03-31"
    },
    {
      "version": "1.1",
      "date": "2022-06-29"
    },
    {
      "version": "1.1.1",
      "date": "2023-09-30"
    },
    {
      "version": "1.1.2",
      "date": "2025-07-23"
    }
  ],
  "_exports": [
    "add_noise",
    "errors_removed",
    "expand_weights",
    "inspect_mip",
    "is_categorical",
    "is_conditional",
    "is_linear",
    "locate_errors",
    "miprules",
    "replace_errors"
  ],
  "_help": [
    {
      "page": "errorlocate-package",
      "title": "Find errors in data given a set of validation rules.",
      "topics": [
        "errorlocate-package",
        "errorlocate"
      ]
    },
    {
      "page": "add_noise",
      "title": "Add (a small amount of) noise",
      "topics": [
        "add_noise"
      ]
    },
    {
      "page": "ErrorLocalizer-class",
      "title": "Base class for class locate errors based on rules and data",
      "topics": [
        "ErrorLocalizer-class"
      ]
    },
    {
      "page": "errorlocation",
      "title": "Error location object",
      "concept": [
        "error finding"
      ],
      "topics": [
        "create_errorlocation",
        "errorlocation-class"
      ]
    },
    {
      "page": "errors_removed",
      "title": "Get location of removed errors from a 'cleaned' data set",
      "concept": [
        "error finding"
      ],
      "topics": [
        "errors_removed"
      ]
    },
    {
      "page": "expand_weights",
      "title": "Create a weight matrix",
      "concept": [
        "error finding"
      ],
      "topics": [
        "expand_weights"
      ]
    },
    {
      "page": "FHLocalizer-class",
      "title": "Fellegi-Holt Errorlocalizer",
      "topics": [
        "FHLocalizer-class",
        "fh_localizer"
      ]
    },
    {
      "page": "inspect_mip",
      "title": "Inspect the MIP problem formulation",
      "concept": [
        "Mixed Integer Problem"
      ],
      "topics": [
        "inspect_mip"
      ]
    },
    {
      "page": "is_categorical",
      "title": "Check if rules are categorical",
      "concept": [
        "rule type"
      ],
      "topics": [
        "is_categorical"
      ]
    },
    {
      "page": "is_conditional",
      "title": "Check if rules are conditional rules",
      "concept": [
        "rule type"
      ],
      "topics": [
        "is_conditional"
      ]
    },
    {
      "page": "is_linear",
      "title": "Check which rules are linear rules.",
      "concept": [
        "rule type"
      ],
      "topics": [
        "is_linear"
      ]
    },
    {
      "page": "locate_errors",
      "title": "Find errors in data",
      "concept": [
        "error finding"
      ],
      "topics": [
        "locate_errors",
        "locate_errors,data.frame,ErrorLocalizer-method",
        "locate_errors,data.frame,validator-method"
      ]
    },
    {
      "page": "MipRules-class",
      "title": "Create a mip object from a validator object",
      "concept": [
        "Mixed Integer Problem"
      ],
      "topics": [
        "miprules",
        "MipRules-class"
      ]
    },
    {
      "page": "replace_errors",
      "title": "Replace erroneous fields with NA or a suggested value",
      "concept": [
        "error finding"
      ],
      "topics": [
        "replace_errors",
        "replace_errors,data.frame,ErrorLocalizer-method",
        "replace_errors,data.frame,errorlocation-method",
        "replace_errors,data.frame,validator-method"
      ]
    },
    {
      "page": "translate_mip_lp",
      "title": "Translate linear rules into an LP problem",
      "topics": [
        "translate_mip_lp"
      ]
    }
  ],
  "_readme": "https://github.com/data-cleaning/errorlocate/raw/HEAD/README.md",
  "_rundeps": [
    "lpSolveAPI",
    "settings",
    "validate",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "errorlocate.Rmd",
      "filename": "errorlocate.html",
      "title": "Find errors in data",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Intro",
        "Workflow",
        "Main methods",
        "Weights",
        "Reproducability (set.seed)",
        "Performance / Parallelisation"
      ],
      "created": "2022-03-16 08:38:55",
      "modified": "2025-12-10 12:48:50",
      "commits": 4
    },
    {
      "source": "inspect_mip.Rmd",
      "filename": "inspect_mip.html",
      "title": "Inspecting the errorlocate Mixed Integer Program",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Intro",
        "A bit of theory",
        "Formal description",
        "Rule $r_i(\\mathbf{x})$",
        "Example 1",
        "Example 2",
        "Rule system:",
        "Mixed Integer Programming to FH",
        "Enter inspect_mip:",
        "Linear rules",
        "Categorical rule",
        "Multiple categories:",
        "Conditional rule",
        "Alltogether:",
        "Weights"
      ],
      "created": "2020-11-21 12:44:03",
      "modified": "2021-05-03 10:37:39",
      "commits": 6
    }
  ],
  "_score": 6.858296524533886,
  "_indexed": false,
  "_nocasepkg": "errorlocate",
  "_universes": [
    "edwindj"
  ],
  "_indexurl": "https://data-cleaning.r-universe.dev/errorlocate",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-07-04T20:40:29.000Z",
      "distro": "resolute",
      "commit": "92dc0f75a14ed47912195dd65f59d7a844abba4b",
      "fileid": "https://r2.ropensci.org/180760f6dd92964bc785dfecc0018f2330fae65eaf7b116ca9271913d921f13c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28718895140"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-07-04T20:40:30.000Z",
      "distro": "resolute",
      "commit": "92dc0f75a14ed47912195dd65f59d7a844abba4b",
      "fileid": "https://r2.ropensci.org/ba6f3219c03ab94559e6a31b401c00d62a1fd18b89dc6bee4ed2a659969d154f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28718895140"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.3",
      "date": "2026-07-04T20:39:57.000Z",
      "commit": "92dc0f75a14ed47912195dd65f59d7a844abba4b",
      "fileid": "https://r2.ropensci.org/a41b995307252776c063dc8545ea665fd255c389ee4b5e803c547ec9a8c3c738",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28718895140"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1.3",
      "date": "2026-07-04T20:39:54.000Z",
      "commit": "92dc0f75a14ed47912195dd65f59d7a844abba4b",
      "fileid": "https://r2.ropensci.org/cc9d75fa86d074ad10c1b9c1b30e4a742afce0c2760ff22adc9eb2826ad5c366",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28718895140"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.3",
      "date": "2026-07-04T20:40:23.000Z",
      "commit": "92dc0f75a14ed47912195dd65f59d7a844abba4b",
      "fileid": "https://r2.ropensci.org/c3790caf84d49f1f194fb5bbfed8dbc230ee709c958f97064fee35a47b436f4f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28718895140"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-07-04T20:39:44.000Z",
      "commit": "92dc0f75a14ed47912195dd65f59d7a844abba4b",
      "fileid": "https://r2.ropensci.org/8ef437f0122995573616eef053f244381842f773b602abbab4c7be9b0d679f1f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28718895140"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-07-04T20:40:45.000Z",
      "commit": "92dc0f75a14ed47912195dd65f59d7a844abba4b",
      "fileid": "https://r2.ropensci.org/bb131dd22f298e77cc33aeda0d38432b6ec3f1076cdb86b84d33b02616ddd3ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28718895140"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-07-04T20:39:47.000Z",
      "commit": "92dc0f75a14ed47912195dd65f59d7a844abba4b",
      "fileid": "https://r2.ropensci.org/7f3f3ae5d0e54ba273327a765149f74a30cf1d80470ff029e5bb2359ee141e5c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28718895140"
    }
  ]
}