{
  "_id": "6a1f241fb401979e73420cdb",
  "Package": "data.validator",
  "Type": "Package",
  "Title": "Automatic Data Validation and Reporting",
  "Version": "0.2.1",
  "Authors@R": "c(person(\"Marcin\", \"Dubel\", email = \"opensource+marcin@appsilon.com\", role = c(\"aut\", \"cre\")),\nperson(\"Paweł\", \"Przytuła\", email = \"pawel@appsilon.com\", role = c(\"aut\")),\nperson(\"Jakub\", \"Nowicki\", email = \"kuba@appsilon.com\", role = c(\"aut\")),\nperson(\"Krystian\", \"Igras\", email = \"krystian8207@gmail.com\", role = c(\"aut\")),\nperson(\"Dominik\", \"Krzeminski\", email = \"craymon92@gmail.com\", role = c(\"ctb\")),\nperson(\"Servet Ahmet\", \"Çizmeli\", email = \"ahmet.cizmeli@contractors.appsilon.com\", role = c(\"ctb\")),\nperson(family = \"Appsilon Sp. z o.o.\", role = c(\"cph\")))",
  "Description": "Validate dataset by columns and rows using convenient\npredicates inspired by 'assertr' package. Generate good looking\nHTML report or print console output to display in logs of your\ndata processing pipeline.",
  "URL": "https://appsilon.github.io/data.validator/,\nhttps://github.com/Appsilon/data.validator",
  "BugReports": "https://github.com/Appsilon/data.validator/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Language": "en-US",
  "Collate": "'results_parsers.R' 'semantic_report_constructors.R' 'utils.R'\n'report.R' 'assertions.R'",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev zlib1g-dev",
  "Repository": "https://appsilon.r-universe.dev",
  "Date/Publication": "2024-04-18 20:50:21 UTC",
  "RemoteUrl": "https://github.com/appsilon/data.validator",
  "RemoteRef": "HEAD",
  "RemoteSha": "678d01ae6bba00df8c8b5a9cd264cf2c949e3932",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 06:35:00 UTC",
    "User": "root"
  },
  "Author": "Marcin Dubel [aut, cre],\nPaweł Przytuła [aut],\nJakub Nowicki [aut],\nKrystian Igras [aut],\nDominik Krzeminski [ctb],\nServet Ahmet Çizmeli [ctb],\nAppsilon Sp. z o.o. [cph]",
  "Maintainer": "Marcin Dubel <opensource+marcin@appsilon.com>",
  "MD5sum": "5f6927a854a9f96e27f8c76c88830109",
  "_user": "appsilon",
  "_type": "src",
  "_file": "data.validator_0.2.1.tar.gz",
  "_fileid": "c489851c5bd20eb743ee213731f2b6696148af46b07e9786617d5a66c57fb920",
  "_filesize": 3519658,
  "_sha256": "c489851c5bd20eb743ee213731f2b6696148af46b07e9786617d5a66c57fb920",
  "_created": "2026-05-16T06:35:00.000Z",
  "_published": "2026-06-02T18:42:39.758Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79145984317,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031241238"
    },
    {
      "job": 79145984730,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031242918"
    },
    {
      "job": 79145984564,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031282597"
    },
    {
      "job": 79145984723,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031307626"
    },
    {
      "job": 79145983716,
      "time": 202,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031227761"
    },
    {
      "job": 79145983749,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366771074"
    },
    {
      "job": 79145984493,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031240144"
    },
    {
      "job": 79145984479,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031237687"
    },
    {
      "job": 79145984756,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031237172"
    }
  ],
  "_buildurl": "https://github.com/r-universe/appsilon/actions/runs/25955066247",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/appsilon/data.validator",
  "_commit": {
    "id": "678d01ae6bba00df8c8b5a9cd264cf2c949e3932",
    "author": "Jakub Nowicki <kuba@appsilon.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #94 from Appsilon/new-logo\n\nUpdated package logo and doc page color",
    "time": 1713473421
  },
  "_maintainer": {
    "name": "Marcin Dubel",
    "email": "opensource+marcin@appsilon.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "assertr",
      "version": ">= 2.8",
      "role": "Imports"
    },
    {
      "package": "shiny.semantic",
      "version": ">= 0.3.3",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "fixtuRes",
      "role": "Suggests"
    },
    {
      "package": "fs",
      "role": "Suggests"
    },
    {
      "package": "lintr",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "rcmdcheck",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "targets",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "visNetwork",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "appsilon",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "data",
    "reporting",
    "rhinoverse",
    "rstudio",
    "validation"
  ],
  "_stars": 154,
  "_contributors": [
    {
      "user": "jakubnowicki",
      "count": 82,
      "uuid": 7279715
    },
    {
      "user": "krystian8207",
      "count": 73,
      "uuid": 20457043
    },
    {
      "user": "dokato",
      "count": 28,
      "uuid": 4547289
    },
    {
      "user": "maju116",
      "count": 25,
      "uuid": 11685462
    },
    {
      "user": "mdubel",
      "count": 22,
      "uuid": 19154385
    },
    {
      "user": "ttnsy",
      "count": 22,
      "uuid": 33510144
    },
    {
      "user": "anirbanshaw24",
      "count": 21,
      "uuid": 28699471
    },
    {
      "user": "przytu1",
      "count": 12,
      "uuid": 4669074
    },
    {
      "user": "alexverse",
      "count": 9,
      "uuid": 83719397
    },
    {
      "user": "vanhry",
      "count": 8,
      "uuid": 26137289
    },
    {
      "user": "insightsurge",
      "count": 7,
      "uuid": 125121920
    },
    {
      "user": "wrprates",
      "count": 7,
      "uuid": 10858085
    },
    {
      "user": "friesewoudloper",
      "count": 5,
      "uuid": 4244169
    },
    {
      "user": "sankhadeepdutta",
      "count": 3,
      "uuid": 75749037
    },
    {
      "user": "eduardodudu",
      "count": 1,
      "uuid": 8216229
    },
    {
      "user": "appsilondatascience",
      "count": 1,
      "uuid": 24652240
    },
    {
      "user": "svalvaro",
      "count": 1,
      "uuid": 71273913
    }
  ],
  "_userbio": {
    "uuid": 6096772,
    "type": "organization",
    "name": "Appsilon",
    "description": " Join a World-Class Team of Explorers :earth_americas: We're hiring! "
  },
  "_downloads": {
    "count": 381,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/data.validator"
  },
  "_devurl": "https://github.com/appsilon/data.validator",
  "_pkgdown": "https://appsilon.github.io/data.validator/",
  "_searchresults": 41,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/data.validator.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/appsilon/data.validator",
  "_realowner": "appsilon",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.4",
      "date": "2021-03-01"
    },
    {
      "version": "0.1.5",
      "date": "2021-03-02"
    },
    {
      "version": "0.1.6",
      "date": "2022-01-19"
    },
    {
      "version": "0.2.0",
      "date": "2023-05-08"
    },
    {
      "version": "0.2.1",
      "date": "2023-12-11"
    }
  ],
  "_exports": [
    "add_results",
    "data_validation_report",
    "get_results",
    "render_raw_report_ui",
    "render_semantic_report_ui",
    "save_report",
    "save_results",
    "save_summary",
    "validate",
    "validate_cols",
    "validate_if",
    "validate_rows"
  ],
  "_help": [
    {
      "page": "add_results",
      "title": "Add validation results to the Report object",
      "topics": [
        "add_results"
      ]
    },
    {
      "page": "data_validation_report",
      "title": "Create new validator object",
      "topics": [
        "data_validation_report"
      ]
    },
    {
      "page": "get_results",
      "title": "Get validation results",
      "topics": [
        "get_results"
      ]
    },
    {
      "page": "render_raw_report_ui",
      "title": "Render simple version of report",
      "topics": [
        "render_raw_report_ui"
      ]
    },
    {
      "page": "render_semantic_report_ui",
      "title": "Render semantic version of report",
      "topics": [
        "render_semantic_report_ui"
      ]
    },
    {
      "page": "save_report",
      "title": "Saving results as a HTML report",
      "topics": [
        "save_report"
      ]
    },
    {
      "page": "save_results",
      "title": "Saving results table to external file",
      "topics": [
        "save_results"
      ]
    },
    {
      "page": "save_summary",
      "title": "Save simple validation summary in text file",
      "topics": [
        "save_summary"
      ]
    },
    {
      "page": "validate",
      "title": "Prepare data for validation chain",
      "topics": [
        "validate"
      ]
    },
    {
      "page": "validate_cols",
      "title": "Validation on columns",
      "topics": [
        "validate_cols"
      ]
    },
    {
      "page": "validate_if",
      "title": "Verify if expression regarding data is TRUE",
      "topics": [
        "validate_if"
      ]
    },
    {
      "page": "validate_rows",
      "title": "Validation on rows",
      "topics": [
        "validate_rows"
      ]
    }
  ],
  "_readme": "https://github.com/appsilon/data.validator/raw/HEAD/README.md",
  "_rundeps": [
    "assertr",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "digest",
    "dplyr",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "otel",
    "pillar",
    "pkgconfig",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "sass",
    "semantic.assets",
    "shiny",
    "shiny.semantic",
    "sourcetools",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_score": 6.703394564548142,
  "_indexed": true,
  "_nocasepkg": "data.validator",
  "_universes": [
    "appsilon"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-16T06:37:12.000Z",
      "distro": "noble",
      "commit": "678d01ae6bba00df8c8b5a9cd264cf2c949e3932",
      "fileid": "aed00f3e1652964145c905a55f4ea664ff1924630e36660e5f89487d18d1c518",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/appsilon/actions/runs/25955066247"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-16T06:37:30.000Z",
      "distro": "noble",
      "commit": "678d01ae6bba00df8c8b5a9cd264cf2c949e3932",
      "fileid": "0985cd52dcfcc159339f75ccf3be79b5e65576f597285d93f4918c1a172902c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/appsilon/actions/runs/25955066247"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-16T06:43:36.000Z",
      "commit": "678d01ae6bba00df8c8b5a9cd264cf2c949e3932",
      "fileid": "ab608a82dc4a32170ff95f8f612166081e72aa4aaeb4c450ff2153c463600e32",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/appsilon/actions/runs/25955066247"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-16T06:47:08.000Z",
      "commit": "678d01ae6bba00df8c8b5a9cd264cf2c949e3932",
      "fileid": "6279360f975fec46909b9864ac1d3f7f49867c1567aefdd9603fb6dcb3dc56ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/appsilon/actions/runs/25955066247"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-16T06:36:52.000Z",
      "commit": "678d01ae6bba00df8c8b5a9cd264cf2c949e3932",
      "fileid": "cce8693748d91fd3f50767dc410cd8fd32be6523e99a7af8aca61d3fcfaa3752",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/appsilon/actions/runs/25955066247"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-16T06:36:29.000Z",
      "commit": "678d01ae6bba00df8c8b5a9cd264cf2c949e3932",
      "fileid": "6e6859f8ac2973fe1fd5e72d836a13b9de10a78da1ce15949ebda51e85673ffc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/appsilon/actions/runs/25955066247"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-16T06:36:24.000Z",
      "commit": "678d01ae6bba00df8c8b5a9cd264cf2c949e3932",
      "fileid": "cf44dad1838ac810ec30b5454ee16a015e768c33c67d647907ef5e1654e0540e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/appsilon/actions/runs/25955066247"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-06-02T18:42:23.000Z",
      "commit": "678d01ae6bba00df8c8b5a9cd264cf2c949e3932",
      "fileid": "e888e7501a55b29527923b4c0f0e0778566269b20842a4c1b63e49b146d5458e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/appsilon/actions/runs/25955066247"
    }
  ]
}