{
  "_id": "6a49a515162b78b26a584dc8",
  "Package": "validatetools",
  "Title": "Checking and Simplifying Validation Rule Sets",
  "Version": "0.6.1",
  "Authors@R": "c( person(\"Edwin\", \"de Jonge\", email = \"edwindjonge@gmail.com\", role = c(\"aut\", \"cre\")\n, comment=c(ORCID=\"0000-0002-6580-4718\"))\n, person(\"Mark\", \"van der Loo\", email = \"mark.vanderloo@gmail.com\",role = c(\"aut\"))\n, person(\"Jacco\", \"Daalmans\", role = c(\"ctb\"))\n)",
  "Description": "Rule sets with validation rules may contain redundancies\nor contradictions. Functions for finding redundancies and\nproblematic rules are provided, given a set a rules formulated\nwith 'validate'.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://github.com/data-cleaning/validatetools",
  "BugReports": "https://github.com/data-cleaning/validatetools/issues",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "Repository": "https://data-cleaning.r-universe.dev",
  "Date/Publication": "2025-12-10 12:04:07 UTC",
  "RemoteUrl": "https://github.com/data-cleaning/validatetools",
  "RemoteRef": "HEAD",
  "RemoteSha": "1512f97308ffb196661ce94d239baf4309466684",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-20 09:14:04 UTC",
    "User": "root"
  },
  "Author": "Edwin de Jonge [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6580-4718>),\nMark van der Loo [aut],\nJacco Daalmans [ctb]",
  "Maintainer": "Edwin de Jonge <edwindjonge@gmail.com>",
  "_user": "data-cleaning",
  "_type": "src",
  "_file": "validatetools_0.6.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/96828eab4d21298c125cb3a36e9d0331d7a90cb9157c263f2ebb632c18dcc344",
  "_filesize": 175105,
  "_sha256": "96828eab4d21298c125cb3a36e9d0331d7a90cb9157c263f2ebb632c18dcc344",
  "_expires": "2026-10-13T00:28:03.000Z",
  "_created": "2026-06-20T09:14:04.000Z",
  "_published": "2026-07-05T00:28:05.487Z",
  "_jobs": [
    {
      "job": 85178985341,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7764018795"
    },
    {
      "job": 85178985229,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7764019797"
    },
    {
      "job": 85178985255,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7764014169"
    },
    {
      "job": 85178985267,
      "time": 85,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7764014479"
    },
    {
      "job": 85178985029,
      "time": 143,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7764002856"
    },
    {
      "job": 85178985220,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7764015368"
    },
    {
      "job": 85178985368,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7764013809"
    },
    {
      "job": 85178985417,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7764012958"
    },
    {
      "job": 85178985225,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7764012819"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/27866623404",
  "_status": "success",
  "_upstream": "https://github.com/data-cleaning/validatetools",
  "_commit": {
    "id": "1512f97308ffb196661ce94d239baf4309466684",
    "author": "Edwin de Jonge <edwindjonge@gmail.com>",
    "committer": "Edwin de Jonge <edwindjonge@gmail.com>",
    "message": "updating readme\n",
    "time": 1765368247
  },
  "_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": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "validate",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "lpSolveAPI",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "data-cleaning",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-25",
      "n": 6
    },
    {
      "week": "2025-26",
      "n": 9
    },
    {
      "week": "2025-27",
      "n": 11
    },
    {
      "week": "2025-28",
      "n": 2
    },
    {
      "week": "2025-50",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "data-cleaning",
    "rules",
    "validation"
  ],
  "_stars": 16,
  "_contributors": [
    {
      "user": "edwindj",
      "count": 187,
      "uuid": 542492
    },
    {
      "user": "markvanderloo",
      "count": 4,
      "uuid": 1927426
    }
  ],
  "_userbio": {
    "uuid": 10775432,
    "type": "organization",
    "name": "Data cleaning for statistical purpose",
    "followers": 35,
    "description": "Software for cleaning data"
  },
  "_downloads": {
    "count": 338,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/validatetools"
  },
  "_devurl": "https://github.com/data-cleaning/validatetools",
  "_searchresults": 49,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/validatetools.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/data-cleaning/validatetools",
  "_realowner": "data-cleaning",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.4.1",
      "date": "2017-11-03"
    },
    {
      "version": "0.4.3",
      "date": "2018-03-28"
    },
    {
      "version": "0.4.6",
      "date": "2019-03-08"
    },
    {
      "version": "0.4.7",
      "date": "2019-12-19"
    },
    {
      "version": "0.5.0",
      "date": "2020-02-06"
    },
    {
      "version": "0.5.2",
      "date": "2023-09-30"
    },
    {
      "version": "0.6.1",
      "date": "2025-07-11"
    }
  ],
  "_exports": [
    "detect_boundary_cat",
    "detect_boundary_num",
    "detect_contradicting_if_rules",
    "detect_fixed_variables",
    "detect_infeasible_rules",
    "detect_redundancy",
    "is_categorical",
    "is_conditional",
    "is_contradicted_by",
    "is_implied_by",
    "is_infeasible",
    "is_linear",
    "make_feasible",
    "remove_redundancy",
    "simplify_conditional",
    "simplify_fixed_variables",
    "simplify_rules",
    "substitute_values"
  ],
  "_help": [
    {
      "page": "detect_boundary_cat",
      "title": "Detect domains for categorical variables",
      "concept": [
        "feasibility"
      ],
      "topics": [
        "detect_boundary_cat"
      ]
    },
    {
      "page": "detect_boundary_num",
      "title": "Detect the allowed range for numerical variables",
      "concept": [
        "feasibility"
      ],
      "topics": [
        "detect_boundary_num"
      ]
    },
    {
      "page": "detect_contradicting_if_rules",
      "title": "Detect contradictory if-rules",
      "concept": [
        "feasibility"
      ],
      "topics": [
        "detect_contradicting_if_rules"
      ]
    },
    {
      "page": "detect_fixed_variables",
      "title": "Detect fixed variables",
      "concept": [
        "redundancy"
      ],
      "topics": [
        "detect_fixed_variables"
      ]
    },
    {
      "page": "detect_infeasible_rules",
      "title": "Detect which rules cause infeasibility",
      "concept": [
        "feasibility"
      ],
      "topics": [
        "detect_infeasible_rules"
      ]
    },
    {
      "page": "detect_redundancy",
      "title": "Detect redundant rules",
      "concept": [
        "redundancy"
      ],
      "topics": [
        "detect_redundancy"
      ]
    },
    {
      "page": "is_categorical",
      "title": "Check whether rules are categorical",
      "topics": [
        "is_categorical"
      ]
    },
    {
      "page": "is_conditional",
      "title": "Check whether rules are conditional rules",
      "topics": [
        "is_conditional"
      ]
    },
    {
      "page": "is_contradicted_by",
      "title": "Find out which rules are conflicting",
      "concept": [
        "feasibility"
      ],
      "topics": [
        "is_contradicted_by"
      ]
    },
    {
      "page": "is_implied_by",
      "title": "Find which rule(s) imply a rule",
      "concept": [
        "redundancy"
      ],
      "topics": [
        "is_implied_by"
      ]
    },
    {
      "page": "is_infeasible",
      "title": "Check the feasibility of a rule set",
      "concept": [
        "feasibility"
      ],
      "topics": [
        "is_infeasible"
      ]
    },
    {
      "page": "is_linear",
      "title": "Check which rules are linear rules.",
      "topics": [
        "is_linear"
      ]
    },
    {
      "page": "make_feasible",
      "title": "Make an infeasible system feasible.",
      "concept": [
        "feasibility"
      ],
      "topics": [
        "make_feasible"
      ]
    },
    {
      "page": "remove_redundancy",
      "title": "Remove redundant rules",
      "concept": [
        "redundancy"
      ],
      "topics": [
        "remove_redundancy"
      ]
    },
    {
      "page": "simplify_conditional",
      "title": "Simplify conditional statements",
      "topics": [
        "simplify_conditional"
      ]
    },
    {
      "page": "simplify_fixed_variables",
      "title": "Simplify fixed variables",
      "concept": [
        "redundancy"
      ],
      "topics": [
        "simplify_fixed_variables"
      ]
    },
    {
      "page": "simplify_rules",
      "title": "Simplify a rule set",
      "concept": [
        "redundancy"
      ],
      "topics": [
        "simplify_rules"
      ]
    },
    {
      "page": "substitute_values",
      "title": "substitute a value in a rule set",
      "topics": [
        "substitute_values"
      ]
    },
    {
      "page": "validatetools",
      "title": "Tools for validation rules",
      "topics": [
        "validatetools-package",
        "validatetools"
      ]
    }
  ],
  "_readme": "https://github.com/data-cleaning/validatetools/raw/HEAD/README.md",
  "_rundeps": [
    "lpSolveAPI",
    "settings",
    "validate",
    "yaml"
  ],
  "_score": 5.292256071356476,
  "_indexed": true,
  "_nocasepkg": "validatetools",
  "_universes": [
    "data-cleaning",
    "edwindj"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.1",
      "date": "2026-06-20T09:15:57.000Z",
      "distro": "noble",
      "commit": "1512f97308ffb196661ce94d239baf4309466684",
      "fileid": "https://r2.ropensci.org/cad418261c3b461f0b996f358e4279b028f6c6f4168c1e0894fd29d620474a90",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/27866623404"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.1",
      "date": "2026-06-20T09:16:02.000Z",
      "distro": "noble",
      "commit": "1512f97308ffb196661ce94d239baf4309466684",
      "fileid": "https://r2.ropensci.org/e60f4a62c2dfa7726ff5c5fcc079f1a3c325c6b09500d01035074e4f75216485",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/27866623404"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.1",
      "date": "2026-06-20T09:15:29.000Z",
      "commit": "1512f97308ffb196661ce94d239baf4309466684",
      "fileid": "https://r2.ropensci.org/ad756ebced49f232ab2e0693a1c1ae0523625378f2baeb2265cefe5375099308",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/27866623404"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.1",
      "date": "2026-06-20T09:15:29.000Z",
      "commit": "1512f97308ffb196661ce94d239baf4309466684",
      "fileid": "https://r2.ropensci.org/46459df101284b1a19ab29ac8cbf6332715d35c2f3e23c2b4b4c7cd4c8475e0d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/27866623404"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.1",
      "date": "2026-06-20T09:15:51.000Z",
      "commit": "1512f97308ffb196661ce94d239baf4309466684",
      "fileid": "https://r2.ropensci.org/8714b20e463cc0ec6ea495dd31390c781032fd377d1f9c898ef237c79f452244",
      "status": "success",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/27866623404"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.1",
      "date": "2026-06-20T09:15:12.000Z",
      "commit": "1512f97308ffb196661ce94d239baf4309466684",
      "fileid": "https://r2.ropensci.org/85f271e00774b1b124b21159a489c77f8cd424fad90e47ba4d4aa08a9cb94e42",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/27866623404"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.1",
      "date": "2026-06-20T09:15:04.000Z",
      "commit": "1512f97308ffb196661ce94d239baf4309466684",
      "fileid": "https://r2.ropensci.org/399874bec4e9c19c1bd69e2b5374e2b5796afc8482472150085e8734e6686fe6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/27866623404"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.1",
      "date": "2026-06-20T09:15:03.000Z",
      "commit": "1512f97308ffb196661ce94d239baf4309466684",
      "fileid": "https://r2.ropensci.org/58681919db2ccc1c3a0b6566be5ccade587c336687427ecf2e54dfec0173ac88",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/27866623404"
    }
  ]
}