{
  "_id": "6a49cbbc74d3c5f978be8b9a",
  "Package": "validatesuggest",
  "Title": "Generate Suggestions for Validation Rules",
  "Version": "0.3.2",
  "Authors@R": "c(person(given = \"Edwin\",\nfamily = \"de Jonge\",\nrole = c(\"aut\", \"cre\"),\nemail = \"edwindjonge@gmail.com\",\ncomment = c(ORCID=\"0000-0002-6580-4718\")\n),\nperson(given = \"Olav\",\nfamily = \"ten Bosch\",\nrole = c(\"aut\")\n)\n)",
  "Description": "Generate suggestions for validation rules from a reference\ndata set, which can be used as a starting point for domain\nspecific rules to be checked with package 'validate'.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "URL": "https://github.com/data-cleaning/validatesuggest",
  "BugReports": "https://github.com/data-cleaning/validatesuggest/issues",
  "VignetteBuilder": "knitr",
  "Repository": "https://edwindj.r-universe.dev",
  "Date/Publication": "2023-10-06 10:27:00 UTC",
  "RemoteUrl": "https://github.com/edwindj/validatesuggest",
  "RemoteRef": "HEAD",
  "RemoteSha": "ad6bc2affbe406af4f59932e892ea0eb7debb9f6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-16 07:38:28 UTC",
    "User": "root"
  },
  "Author": "Edwin de Jonge [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6580-4718>),\nOlav ten Bosch [aut]",
  "Maintainer": "Edwin de Jonge <edwindjonge@gmail.com>",
  "_user": "edwindj",
  "_type": "src",
  "_file": "validatesuggest_0.3.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/6e1a20daf00059fa7a91396f85bd4d6fa7ab2b2e9bbf4bd005848731b708fb34",
  "_filesize": 126342,
  "_sha256": "6e1a20daf00059fa7a91396f85bd4d6fa7ab2b2e9bbf4bd005848731b708fb34",
  "_expires": "2026-10-13T03:12:58.000Z",
  "_created": "2026-06-16T07:38:28.000Z",
  "_published": "2026-07-05T03:13:00.270Z",
  "_jobs": [
    {
      "job": 85188388946,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7660283730"
    },
    {
      "job": 85188388970,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7660281319"
    },
    {
      "job": 85188388954,
      "time": 74,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7660272769"
    },
    {
      "job": 85188388828,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7660283589"
    },
    {
      "job": 85188388623,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7660246175"
    },
    {
      "job": 85188388857,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7660284088"
    },
    {
      "job": 85188388887,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7660269120"
    },
    {
      "job": 85188388943,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7660267311"
    },
    {
      "job": 85188388973,
      "time": 60,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7660266674"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/edwindj/actions/runs/27601821833",
  "_status": "success",
  "_upstream": "https://github.com/edwindj/validatesuggest",
  "_commit": {
    "id": "ad6bc2affbe406af4f59932e892ea0eb7debb9f6",
    "author": "Edwin de Jonge <edwindjonge@gmail.com>",
    "committer": "Edwin de Jonge <edwindjonge@gmail.com>",
    "message": "bumped version numbrer\n",
    "time": 1696588020
  },
  "_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": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "validate",
      "role": "Imports"
    },
    {
      "package": "whisker",
      "role": "Imports"
    },
    {
      "package": "rpart",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "edwindj",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "data-cleaning",
    "validation"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "edwindj",
      "count": 48,
      "uuid": 542492
    }
  ],
  "_userbio": {
    "uuid": 542492,
    "type": "user",
    "name": "Edwin de Jonge",
    "followers": 175
  },
  "_downloads": {
    "count": 173,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/validatesuggest"
  },
  "_devurl": "https://github.com/data-cleaning/validatesuggest",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/validatesuggest.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/data-cleaning/validatesuggest",
  "_realowner": "data-cleaning",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.3.2",
      "date": "2023-10-06"
    }
  ],
  "_exports": [
    "suggest_all",
    "suggest_cond_rule",
    "suggest_domain_check",
    "suggest_na_check",
    "suggest_pos_check",
    "suggest_range_check",
    "suggest_ratio_check",
    "suggest_rules",
    "suggest_type_check",
    "suggest_unique_check",
    "write_all_suggestions",
    "write_cond_rule",
    "write_domain_check",
    "write_na_check",
    "write_pos_check",
    "write_range_check",
    "write_ratio_check",
    "write_type_check",
    "write_unique_check"
  ],
  "_datasets": [
    {
      "name": "car_owner",
      "title": "Car owners data set (fictitious).",
      "object": "car_owner",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "driver_license",
        "owns_car",
        "car_color",
        "income"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    },
    {
      "name": "task2",
      "title": "task2 dataset",
      "object": "task2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ID",
        "Age",
        "Married",
        "Employed",
        "Working_hours"
      ],
      "rows": 25,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "car_owner",
      "title": "Car owners data set (fictitious).",
      "topics": [
        "car_owner"
      ]
    },
    {
      "page": "suggest_rules",
      "title": "Suggest rules",
      "topics": [
        "suggest_all",
        "suggest_rules",
        "write_all_suggestions"
      ]
    },
    {
      "page": "task2",
      "title": "task2 dataset",
      "topics": [
        "task2"
      ]
    },
    {
      "page": "suggest_cond_rule",
      "title": "Suggest a conditional rule",
      "topics": [
        "suggest_cond_rule",
        "write_cond_rule"
      ]
    },
    {
      "page": "suggest_domain_check",
      "title": "Suggest a range check",
      "topics": [
        "suggest_domain_check",
        "write_domain_check"
      ]
    },
    {
      "page": "suggest_na_check",
      "title": "Suggest a check for completeness.",
      "topics": [
        "suggest_na_check",
        "write_na_check"
      ]
    },
    {
      "page": "suggest_pos_check",
      "title": "Suggest a range check",
      "topics": [
        "suggest_pos_check",
        "write_pos_check"
      ]
    },
    {
      "page": "suggest_range_check",
      "title": "Suggest a range check",
      "topics": [
        "suggest_range_check",
        "write_range_check"
      ]
    },
    {
      "page": "suggest_ratio_check",
      "title": "Suggest ratio checks",
      "topics": [
        "suggest_ratio_check",
        "write_ratio_check"
      ]
    },
    {
      "page": "suggest_type_check",
      "title": "suggest type check",
      "topics": [
        "suggest_type_check",
        "write_type_check"
      ]
    },
    {
      "page": "suggest_unique_check",
      "title": "Suggest range checks",
      "topics": [
        "suggest_unique_check",
        "write_unique_check"
      ]
    }
  ],
  "_readme": "https://github.com/edwindj/validatesuggest/raw/HEAD/README.md",
  "_rundeps": [
    "rpart",
    "settings",
    "validate",
    "whisker",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "validatesuggest.Rmd",
      "filename": "validatesuggest.html",
      "title": "Data-driven data validation",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Intro",
        "Usage"
      ],
      "created": "2022-09-15 15:03:44",
      "modified": "2022-09-15 15:19:10",
      "commits": 2
    }
  ],
  "_score": 3.3979400086720375,
  "_indexed": false,
  "_nocasepkg": "validatesuggest",
  "_universes": [
    "edwindj"
  ],
  "_indexurl": "https://data-cleaning.r-universe.dev/validatesuggest",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-06-16T07:40:27.000Z",
      "distro": "noble",
      "commit": "ad6bc2affbe406af4f59932e892ea0eb7debb9f6",
      "fileid": "https://r2.ropensci.org/43f893b7391f62c261b1c6b1f90008ebe71861d67eec372a3bb2f05614cf56ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/27601821833"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-06-16T07:40:19.000Z",
      "distro": "noble",
      "commit": "ad6bc2affbe406af4f59932e892ea0eb7debb9f6",
      "fileid": "https://r2.ropensci.org/300c1a0ff70b4f181f9d7626e95e1e5d925e4d730f34734c443def0f2b8b0856",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/27601821833"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-06-16T07:39:56.000Z",
      "commit": "ad6bc2affbe406af4f59932e892ea0eb7debb9f6",
      "fileid": "https://r2.ropensci.org/cedf7c882cd5211c552288708bacbf6974ceaeecaefed6eda4eebf34564415e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/27601821833"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-06-16T07:40:26.000Z",
      "commit": "ad6bc2affbe406af4f59932e892ea0eb7debb9f6",
      "fileid": "https://r2.ropensci.org/9d0ce212a0469998d85030d9f8d7d0001dc2e55299a0bdff60af3267b3228ffd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/27601821833"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.2",
      "date": "2026-06-16T07:40:41.000Z",
      "commit": "ad6bc2affbe406af4f59932e892ea0eb7debb9f6",
      "fileid": "https://r2.ropensci.org/0965d9b2200894361a0c60cd41e5f04e499d264616ad8506d272cc9da6f57335",
      "status": "success",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/27601821833"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-06-16T07:39:37.000Z",
      "commit": "ad6bc2affbe406af4f59932e892ea0eb7debb9f6",
      "fileid": "https://r2.ropensci.org/8ace00862041a2c94dc4dea16339b4f7af6d9464d4f3010afffa58dee0c69c31",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/27601821833"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-06-16T07:39:34.000Z",
      "commit": "ad6bc2affbe406af4f59932e892ea0eb7debb9f6",
      "fileid": "https://r2.ropensci.org/6a2f74be98a8f0213fa01b86345d515f99fd34df43b2c08813193f89fcdc66d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/27601821833"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-06-16T07:39:30.000Z",
      "commit": "ad6bc2affbe406af4f59932e892ea0eb7debb9f6",
      "fileid": "https://r2.ropensci.org/6cba994e53d0a7ddf2d3b34f32ca814f6fb636359079f4993400d94aff2e6700",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/27601821833"
    }
  ]
}