{
  "_id": "6a49c6181f917fbb72a205e7",
  "Package": "validatedb",
  "Title": "Validate Data in a Database using 'validate'",
  "Version": "0.3.2.9000",
  "Authors@R": "c(\nperson(given = \"Edwin\",\nfamily = \"de Jonge\",\nrole = c(\"aut\", \"cre\"),\nemail = \"edwindjonge@gmail.com\",\ncomment = c(ORCID=\"0000-0002-6580-4718\"))\n)",
  "Description": "Check whether records in a database table are valid using\nvalidation rules in R syntax specified with R package\n'validate'. R validation checks are automatically translated to\nSQL using 'dbplyr'.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.0",
  "URL": "https://github.com/data-cleaning/validatedb",
  "BugReports": "https://github.com/data-cleaning/validatedb/issues",
  "Collate": "'aggregate.R' 'tbl_validation.R' 'as-data-frame.R'\n'check_rules.R' 'compute.R' 'confront.R' 'confront_tbl.R'\n'confront_tbl_sparse.R' 'contains_at_least.R' 'do_by.R'\n'dump_sql.R' 'exists_any.R' 'is_complete.R' 'is_record_based.R'\n'is_unique.R' 'rewrite.R' 'rule_works_on_tbl.R' 'show_query.R'\n'summary.R' 'tbl.R' 'unsparse.R' 'validatedb-package.R'\n'values.R' 'violating.R' 'wrap_expression.R'",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://edwindj.r-universe.dev",
  "Date/Publication": "2022-06-03 14:09:02 UTC",
  "RemoteUrl": "https://github.com/data-cleaning/validatedb",
  "RemoteRef": "HEAD",
  "RemoteSha": "935f1ba79cc37ea30b46e5c11405f09147fc9357",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 02:45:50 UTC",
    "User": "root"
  },
  "Author": "Edwin de Jonge [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6580-4718>)",
  "Maintainer": "Edwin de Jonge <edwindjonge@gmail.com>",
  "_user": "edwindj",
  "_type": "src",
  "_file": "validatedb_0.3.2.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/a0397509ff612059a9fdf73a3b5a94f52e74b3f76f7cfb5f8bf3458ed9adf79c",
  "_filesize": 152924,
  "_sha256": "a0397509ff612059a9fdf73a3b5a94f52e74b3f76f7cfb5f8bf3458ed9adf79c",
  "_expires": "2026-10-13T02:48:55.000Z",
  "_created": "2026-07-05T02:45:50.000Z",
  "_published": "2026-07-05T02:48:56.708Z",
  "_jobs": [
    {
      "job": 85186844861,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8087671164"
    },
    {
      "job": 85186844880,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8087670634"
    },
    {
      "job": 85186844860,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8087664894"
    },
    {
      "job": 85186844859,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8087665961"
    },
    {
      "job": 85186701996,
      "time": 158,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8087657387"
    },
    {
      "job": 85186844852,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8087667904"
    },
    {
      "job": 85186844857,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8087665960"
    },
    {
      "job": 85186844890,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8087665569"
    },
    {
      "job": 85186844882,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8087666250"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/edwindj/actions/runs/28727263815",
  "_status": "success",
  "_upstream": "https://github.com/data-cleaning/validatedb",
  "_commit": {
    "id": "935f1ba79cc37ea30b46e5c11405f09147fc9357",
    "author": "Edwin de Jonge <edwindjonge@gmail.com>",
    "committer": "Edwin de Jonge <edwindjonge@gmail.com>",
    "message": "fixing cran checks\n",
    "time": 1654265342
  },
  "_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": "dplyr",
      "role": "Imports"
    },
    {
      "package": "dbplyr",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "RSQLite",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "data-cleaning",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "database",
    "datacleaning",
    "validation"
  ],
  "_stars": 33,
  "_contributors": [
    {
      "user": "edwindj",
      "count": 78,
      "uuid": 542492
    },
    {
      "user": "markvanderloo",
      "count": 2,
      "uuid": 1927426
    }
  ],
  "_userbio": {
    "uuid": 542492,
    "type": "user",
    "name": "Edwin de Jonge",
    "followers": 175
  },
  "_downloads": {
    "count": 8,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/validatedb"
  },
  "_devurl": "https://github.com/data-cleaning/validatedb",
  "_searchresults": 6,
  "_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/validatedb.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.3",
      "date": "2021-03-18"
    },
    {
      "version": "0.1.4",
      "date": "2021-10-06"
    }
  ],
  "_exports": [
    "check_rules",
    "compute",
    "confront",
    "confront.tbl_sql",
    "dump_sql",
    "show_query",
    "tbl",
    "values"
  ],
  "_help": [
    {
      "page": "aggregate.tbl_validation",
      "title": "Count the number of invalid rules or records.",
      "topics": [
        "aggregate.tbl_validation"
      ]
    },
    {
      "page": "as.data.frame.tbl_validation",
      "title": "Retrieve validation results as a data.frame",
      "topics": [
        "as.data.frame.tbl_validation"
      ]
    },
    {
      "page": "check_rules",
      "title": "Check validation rules on the database",
      "topics": [
        "check_rules"
      ]
    },
    {
      "page": "compute.tbl_validation",
      "title": "Store the validation result in the db",
      "concept": [
        "tbl_validation"
      ],
      "topics": [
        "compute.tbl_validation"
      ]
    },
    {
      "page": "confront_tbl_sparse",
      "title": "Create a sparse confrontation query",
      "concept": [
        "confront"
      ],
      "topics": [
        "confront_tbl_sparse"
      ]
    },
    {
      "page": "confront.tbl_sql",
      "title": "Validate data in database 'tbl' with 'validator' rules.",
      "concept": [
        "validation"
      ],
      "topics": [
        "confront,ANY,validator,ANY-method",
        "confront.tbl_sql"
      ]
    },
    {
      "page": "dump_sql",
      "title": "dump sql statements",
      "topics": [
        "dump_sql"
      ]
    },
    {
      "page": "rule_works_on_tbl",
      "title": "tests for each rule if it can be executed on the database",
      "topics": [
        "rule_works_on_tbl"
      ]
    },
    {
      "page": "show_query.tbl_validation",
      "title": "Show generated sql code",
      "topics": [
        "show_query.tbl_validation"
      ]
    },
    {
      "page": "tbl_validation-class",
      "title": "Validation object for 'tbl' object",
      "concept": [
        "tbl_validation",
        "validation"
      ],
      "topics": [
        "tbl_validation",
        "tbl_validation-class"
      ]
    },
    {
      "page": "values-tbl_validation-method",
      "title": "Retrieve the result of a validation/confrontation",
      "concept": [
        "validation"
      ],
      "topics": [
        "values,tbl_validation-method"
      ]
    }
  ],
  "_readme": "https://github.com/data-cleaning/validatedb/raw/HEAD/README.md",
  "_rundeps": [
    "blob",
    "cli",
    "cpp11",
    "DBI",
    "dbplyr",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "settings",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "validate",
    "vctrs",
    "withr",
    "yaml"
  ],
  "_score": 3.2174839442139063,
  "_indexed": false,
  "_nocasepkg": "validatedb",
  "_universes": [
    "edwindj"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2.9000",
      "date": "2026-07-05T02:48:09.000Z",
      "distro": "resolute",
      "commit": "935f1ba79cc37ea30b46e5c11405f09147fc9357",
      "fileid": "https://r2.ropensci.org/5ba0bc6b538c2dd217ff35cf0e013d0620e30e9e090a8f7a80976a5675b2b5be",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28727263815"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.2.9000",
      "date": "2026-07-05T02:48:02.000Z",
      "distro": "resolute",
      "commit": "935f1ba79cc37ea30b46e5c11405f09147fc9357",
      "fileid": "https://r2.ropensci.org/fbbd14a0bcaafd37b6af103129321fbf95dc7cbd0934a2d02b7bee6784138493",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28727263815"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2.9000",
      "date": "2026-07-05T02:47:06.000Z",
      "commit": "935f1ba79cc37ea30b46e5c11405f09147fc9357",
      "fileid": "https://r2.ropensci.org/df2d7eef000523c4e7207febf82f31f559c3896735a709aa6671d4d1cbc700f1",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28727263815"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.2.9000",
      "date": "2026-07-05T02:47:19.000Z",
      "commit": "935f1ba79cc37ea30b46e5c11405f09147fc9357",
      "fileid": "https://r2.ropensci.org/2c69abec014c0bccbcc6368ec2dc45863403f9856285db9f6b745b2c8a40f325",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28727263815"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.2.9000",
      "date": "2026-07-05T02:47:59.000Z",
      "commit": "935f1ba79cc37ea30b46e5c11405f09147fc9357",
      "fileid": "https://r2.ropensci.org/1b1bc1670ba43983b5a64c7af91b901204601527678fd3946dceee86e0890c75",
      "status": "success",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28727263815"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.2.9000",
      "date": "2026-07-05T02:47:01.000Z",
      "commit": "935f1ba79cc37ea30b46e5c11405f09147fc9357",
      "fileid": "https://r2.ropensci.org/7d01b8696ea201fb614d0ef9ed0b2d801333292dfe792111818448b5f60f17e9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28727263815"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.2.9000",
      "date": "2026-07-05T02:47:00.000Z",
      "commit": "935f1ba79cc37ea30b46e5c11405f09147fc9357",
      "fileid": "https://r2.ropensci.org/01ac6c3aea94d7fc13e1ce059af3e10bd163ae465454c350556e5360350f4779",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28727263815"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.2.9000",
      "date": "2026-07-05T02:47:03.000Z",
      "commit": "935f1ba79cc37ea30b46e5c11405f09147fc9357",
      "fileid": "https://r2.ropensci.org/ff58948f4c4ed81b2b932fe3ef336e148d774833af3c5f51a89663a2214c0810",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/edwindj/actions/runs/28727263815"
    }
  ]
}