{
  "_id": "6a49dc8e2c82cd36148243b9",
  "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-06-15 10:11:22 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>",
  "_user": "appsilon",
  "_type": "src",
  "_file": "data.validator_0.2.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/62810d96af697ed282cace6159354478122807a0aa89f17a3ed3eb7816513fc0",
  "_filesize": 3521120,
  "_sha256": "62810d96af697ed282cace6159354478122807a0aa89f17a3ed3eb7816513fc0",
  "_expires": "2026-10-13T04:24:44.000Z",
  "_created": "2026-06-15T10:11:22.000Z",
  "_published": "2026-07-05T04:24:46.379Z",
  "_jobs": [
    {
      "job": 85192331127,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7635097750"
    },
    {
      "job": 85192331161,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7635096335"
    },
    {
      "job": 85192331163,
      "time": 77,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7635070162"
    },
    {
      "job": 85192331107,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7635085561"
    },
    {
      "job": 85192337689,
      "time": 288,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7635038461"
    },
    {
      "job": 85192331158,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7635091595"
    },
    {
      "job": 85192331143,
      "time": 146,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7635097041"
    },
    {
      "job": 85192331170,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7635076301"
    },
    {
      "job": 85192331118,
      "time": 123,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7635089238"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/appsilon/actions/runs/27538951552",
  "_status": "success",
  "_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"
  },
  "_distro": "noble",
  "_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",
    "followers": 426,
    "description": " Join a World-Class Team of Explorers :earth_americas: We're hiring! "
  },
  "_downloads": {
    "count": 402,
    "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",
    "LICENSE",
    "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-06-15T10:13:50.000Z",
      "distro": "noble",
      "commit": "678d01ae6bba00df8c8b5a9cd264cf2c949e3932",
      "fileid": "https://r2.ropensci.org/51172ddef98a7117edeff29f23f35b5d131a1d8fcc01acc46268355f4ed2568e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/appsilon/actions/runs/27538951552"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-06-15T10:13:46.000Z",
      "distro": "noble",
      "commit": "678d01ae6bba00df8c8b5a9cd264cf2c949e3932",
      "fileid": "https://r2.ropensci.org/ca18df6be5038f077827d0ff13cf6c0e6b3de98762167e4b02e8dbe526055972",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/appsilon/actions/runs/27538951552"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-06-15T10:12:47.000Z",
      "commit": "678d01ae6bba00df8c8b5a9cd264cf2c949e3932",
      "fileid": "https://r2.ropensci.org/225817ede39a04ae6eafca7032be1bffae6526d8a84903d2ecfd10ac1c06e9a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/appsilon/actions/runs/27538951552"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-06-15T10:13:20.000Z",
      "commit": "678d01ae6bba00df8c8b5a9cd264cf2c949e3932",
      "fileid": "https://r2.ropensci.org/f96ec121f9268e15686dd6b63f0d5468d04e617f3ff1b348a123760c305e50c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/appsilon/actions/runs/27538951552"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-06-15T10:13:52.000Z",
      "commit": "678d01ae6bba00df8c8b5a9cd264cf2c949e3932",
      "fileid": "https://r2.ropensci.org/50db1fe5362d95e607195673000c44aa623e7cf244a4a3413f6c67e44f92496e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/appsilon/actions/runs/27538951552"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-06-15T10:13:37.000Z",
      "commit": "678d01ae6bba00df8c8b5a9cd264cf2c949e3932",
      "fileid": "https://r2.ropensci.org/c4dcc6574ed732c04f7e6171882d42705dc01e047c86177a3192287d75dc9d37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/appsilon/actions/runs/27538951552"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-06-15T10:12:47.000Z",
      "commit": "678d01ae6bba00df8c8b5a9cd264cf2c949e3932",
      "fileid": "https://r2.ropensci.org/f29b151c44909ffe711ffef2f4a3fb5a0f34397ae9108d349c79ca217d7eb629",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/appsilon/actions/runs/27538951552"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-06-15T10:13:18.000Z",
      "commit": "678d01ae6bba00df8c8b5a9cd264cf2c949e3932",
      "fileid": "https://r2.ropensci.org/662f1cb84187090337d67a00dbd6a58c8ba543cb13d370b0d6682953e0b87bd7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/appsilon/actions/runs/27538951552"
    }
  ]
}