{
  "_id": "6a4e195fe691af43f13e05b4",
  "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://edwindj.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-07-08 09:29:59 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": "edwindj",
  "_type": "src",
  "_file": "validatetools_0.6.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/30fb62c4e5d9b5581c067cd393ab45d4f421efdccda3e6400e171783b6c8a24d",
  "_filesize": 175056,
  "_sha256": "30fb62c4e5d9b5581c067cd393ab45d4f421efdccda3e6400e171783b6c8a24d",
  "_expires": "2026-10-16T09:33:17.000Z",
  "_created": "2026-07-08T09:29:59.000Z",
  "_published": "2026-07-08T09:33:19.094Z",
  "_jobs": [
    {
      "job": 85834476736,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8164038843"
    },
    {
      "job": 85834476760,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8164025952"
    },
    {
      "job": 85834476747,
      "time": 126,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8164023957"
    },
    {
      "job": 85834476773,
      "time": 76,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8164005882"
    },
    {
      "job": 85833900416,
      "time": 175,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8163971787"
    },
    {
      "job": 85834476750,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8164012456"
    },
    {
      "job": 85834476745,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8164002660"
    },
    {
      "job": 85834476746,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8164005913"
    },
    {
      "job": 85834476755,
      "time": 101,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8164014110"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/edwindj/actions/runs/28932217142",
  "_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": "resolute",
  "_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-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": 542492,
    "type": "user",
    "name": "Edwin de Jonge",
    "followers": 175
  },
  "_downloads": {
    "count": 331,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/validatetools"
  },
  "_devurl": "https://github.com/data-cleaning/validatetools",
  "_searchresults": 49,
  "_rbuild": "4.6.1",
  "_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": 4.894316062684439,
  "_indexed": false,
  "_nocasepkg": "validatetools",
  "_universes": [
    "edwindj"
  ],
  "_indexurl": "https://data-cleaning.r-universe.dev/validatetools",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.1",
      "date": "2026-07-08T09:32:31.000Z",
      "distro": "resolute",
      "commit": "1512f97308ffb196661ce94d239baf4309466684",
      "fileid": "https://r2.ropensci.org/ccff10ae408918bc408729458a71d653ba22eda47b57a0fea3f50554e4278649",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28932217142"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.6.1",
      "date": "2026-07-08T09:32:05.000Z",
      "distro": "resolute",
      "commit": "1512f97308ffb196661ce94d239baf4309466684",
      "fileid": "https://r2.ropensci.org/34242646347976f4febad111eb31f8f0ae7ee86154199fb72e89de77a4127a45",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28932217142"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.1",
      "date": "2026-07-08T09:31:46.000Z",
      "commit": "1512f97308ffb196661ce94d239baf4309466684",
      "fileid": "https://r2.ropensci.org/e831dfaee73bd5e4960d53169adbd234c01432f6fa4788d36247166f3c43319e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28932217142"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.6.1",
      "date": "2026-07-08T09:31:23.000Z",
      "commit": "1512f97308ffb196661ce94d239baf4309466684",
      "fileid": "https://r2.ropensci.org/6e3ff0e24c9bfe60d4007dd16bd975404ebf43df623615340adcc583a2d9d2f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28932217142"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.1",
      "date": "2026-07-08T09:31:52.000Z",
      "commit": "1512f97308ffb196661ce94d239baf4309466684",
      "fileid": "https://r2.ropensci.org/6bbc480029c57ffec136c22d8ffbbe2f5938cab6bcb70a70e31b0ddb906b7991",
      "status": "success",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28932217142"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.1",
      "date": "2026-07-08T09:31:01.000Z",
      "commit": "1512f97308ffb196661ce94d239baf4309466684",
      "fileid": "https://r2.ropensci.org/7fe422330970554f0d1ea7d785f7eec2c9131dfd2df9d79c9da41e0beeb95837",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28932217142"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.1",
      "date": "2026-07-08T09:31:09.000Z",
      "commit": "1512f97308ffb196661ce94d239baf4309466684",
      "fileid": "https://r2.ropensci.org/a20d98802c30d074906b6358c27f8d68a14ae35198b4d9d7d99dd4f57f2b0890",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28932217142"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.6.1",
      "date": "2026-07-08T09:31:28.000Z",
      "commit": "1512f97308ffb196661ce94d239baf4309466684",
      "fileid": "https://r2.ropensci.org/b2dc096c6c7990dfb5c4eb461f34a4869582027200f868494f2bfb1e8aac7cbb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28932217142"
    }
  ]
}