{
  "_id": "6a1d47ed1d7bb097a0a42731",
  "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://data-cleaning.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-06-01 08:47:50 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>",
  "MD5sum": "ef01026fa31f50ad74f42faa129113a0",
  "_user": "data-cleaning",
  "_type": "src",
  "_file": "errorlocate_1.1.3.tar.gz",
  "_fileid": "0f2f9a838bd16a2e544404201ee50c22f4f75eee5dbc3a3e3ce896988ad9c3b4",
  "_filesize": 209109,
  "_sha256": "0f2f9a838bd16a2e544404201ee50c22f4f75eee5dbc3a3e3ce896988ad9c3b4",
  "_created": "2026-06-01T08:47:50.000Z",
  "_published": "2026-06-01T08:50:53.585Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78817240831,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7327181394"
    },
    {
      "job": 78817240872,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7327185480"
    },
    {
      "job": 78817240871,
      "time": 105,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7327169790"
    },
    {
      "job": 78817240802,
      "time": 83,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7327163257"
    },
    {
      "job": 78816783342,
      "time": 164,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327135813"
    },
    {
      "job": 78817240811,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327168155"
    },
    {
      "job": 78817240841,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7327163167"
    },
    {
      "job": 78817240867,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7327166248"
    },
    {
      "job": 78817240815,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7327161058"
    }
  ],
  "_buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/26744588470",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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": 10775432,
    "type": "organization",
    "name": "Data cleaning for statistical purpose",
    "description": "Software for cleaning data"
  },
  "_downloads": {
    "count": 391,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/errorlocate"
  },
  "_devurl": "https://github.com/data-cleaning/errorlocate",
  "_searchresults": 75,
  "_rbuild": "4.6.0",
  "_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.819543935541869,
  "_indexed": true,
  "_nocasepkg": "errorlocate",
  "_universes": [
    "data-cleaning",
    "edwindj"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-06-01T08:49:58.000Z",
      "distro": "noble",
      "commit": "92dc0f75a14ed47912195dd65f59d7a844abba4b",
      "fileid": "5f2c24da5f2b304baf767bcf1bcf509d0d11b588add7ee6f92b8240b3da78f72",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/26744588470"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-06-01T08:50:12.000Z",
      "distro": "noble",
      "commit": "92dc0f75a14ed47912195dd65f59d7a844abba4b",
      "fileid": "6001b44a2bfac5239d324537427fa3b166b99deb06ec213077eb77f318d38362",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/26744588470"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.3",
      "date": "2026-06-01T08:49:33.000Z",
      "commit": "92dc0f75a14ed47912195dd65f59d7a844abba4b",
      "fileid": "48982ef596b3b86a2e2a35d4cc8dfa9859c6b62814ca165bee2a4563a6a6b628",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/26744588470"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.3",
      "date": "2026-06-01T08:49:15.000Z",
      "commit": "92dc0f75a14ed47912195dd65f59d7a844abba4b",
      "fileid": "7b37fb9fc8a5dd2a040ece5eacf27724fa1a9f4dda3cedba0a5c67ac13d20e5e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/26744588470"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.3",
      "date": "2026-06-01T08:49:45.000Z",
      "commit": "92dc0f75a14ed47912195dd65f59d7a844abba4b",
      "fileid": "0668ed271ff23dfddedfb48d7056621dd8ba169056f24dba81cd93ff646419e8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/26744588470"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-06-01T08:49:01.000Z",
      "commit": "92dc0f75a14ed47912195dd65f59d7a844abba4b",
      "fileid": "4b4013bb1246648c469fdd10976f575a73e690eafdd994907b9c692414444c89",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/26744588470"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-06-01T08:49:10.000Z",
      "commit": "92dc0f75a14ed47912195dd65f59d7a844abba4b",
      "fileid": "aa8fe037006b5151158db0464a9b10592838454c8d42247d00615b9978d15501",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/26744588470"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-06-01T08:48:55.000Z",
      "commit": "92dc0f75a14ed47912195dd65f59d7a844abba4b",
      "fileid": "f5505e870afc7a5b85c9e09e27b7c173ae0770f4071dec947481e4c029759811",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/26744588470"
    }
  ]
}