{
  "_id": "6a49d6f32c82cd3614822946",
  "Package": "validata",
  "Title": "Validate Data Frames",
  "Version": "0.1.0",
  "Authors@R": "person(given = \"Harrison\",\nfamily = \"Tietze\",\nrole = c(\"aut\", \"cre\"),\nemail = \"Harrison4192@gmail.com\")",
  "Maintainer": "Harrison Tietze <Harrison4192@gmail.com>",
  "Description": "Functions for validating the structure and properties of\ndata frames. Answers essential questions about a data set after\ninitial import or modification. What are the unique or missing\nvalues? What columns form a primary key? What are the\nproperties of the numeric or categorical columns? What kind of\noverlap or mapping exists between 2 columns?",
  "License": "MIT + file LICENSE",
  "URL": "https://harrison4192.github.io/validata/,\nhttps://github.com/Harrison4192/validata",
  "BugReports": "https://github.com/Harrison4192/validata/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake git make libgit2-dev libicu-dev libuv1-dev\nlibxml2-dev libssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://harrison4192.r-universe.dev",
  "Date/Publication": "2026-02-25 14:02:14 UTC",
  "RemoteUrl": "https://github.com/harrison4192/validata",
  "RemoteRef": "HEAD",
  "RemoteSha": "24fdb1e7e842ed56904d13b7a118269384fb54d7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 03:57:05 UTC",
    "User": "root"
  },
  "Author": "Harrison Tietze [aut, cre]",
  "_user": "harrison4192",
  "_type": "src",
  "_file": "validata_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/9a06e0892ff1b75a656cd8005183fb1554abfa9ed80020b431aebe5248c844ed",
  "_filesize": 151959,
  "_sha256": "9a06e0892ff1b75a656cd8005183fb1554abfa9ed80020b431aebe5248c844ed",
  "_expires": "2026-10-13T04:00:49.000Z",
  "_created": "2026-07-05T03:57:05.000Z",
  "_published": "2026-07-05T04:00:51.334Z",
  "_jobs": [
    {
      "job": 85190874646,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8088118137"
    },
    {
      "job": 85190874634,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8088118399"
    },
    {
      "job": 85190874637,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8088112025"
    },
    {
      "job": 85190874633,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8088112167"
    },
    {
      "job": 85190708651,
      "time": 198,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088104545"
    },
    {
      "job": 85190874643,
      "time": 172,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8088120502"
    },
    {
      "job": 85190874648,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8088111839"
    },
    {
      "job": 85190874639,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8088111223"
    },
    {
      "job": 85190874632,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8088112133"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/harrison4192/actions/runs/28728746915",
  "_status": "success",
  "_upstream": "https://github.com/harrison4192/validata",
  "_commit": {
    "id": "24fdb1e7e842ed56904d13b7a118269384fb54d7",
    "author": "Harrison Tietze <Harrison4192@gmail.com>",
    "committer": "Harrison Tietze <Harrison4192@gmail.com>",
    "message": "fix map\n",
    "time": 1772028134
  },
  "_maintainer": {
    "name": "Harrison Tietze",
    "email": "harrison4192@gmail.com",
    "login": "harrison4192",
    "description": "Data scientist working in the Japanese pharmaceutical industry. R user.",
    "uuid": 11383934
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "gtools",
      "role": "Imports"
    },
    {
      "package": "listviewer",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "framecleaner",
      "role": "Imports"
    },
    {
      "package": "badger",
      "role": "Imports"
    },
    {
      "package": "rlist",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testit",
      "role": "Suggests"
    }
  ],
  "_owner": "harrison4192",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-09",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "harrison4192",
      "count": 61,
      "uuid": 11383934
    }
  ],
  "_userbio": {
    "uuid": 11383934,
    "type": "user",
    "name": "Harrison",
    "followers": 14,
    "description": "Data scientist working in the Japanese pharmaceutical industry. R user."
  },
  "_downloads": {
    "count": 341,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/validata"
  },
  "_devurl": "https://github.com/harrison4192/validata",
  "_pkgdown": "https://harrison4192.github.io/validata/",
  "_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/validata.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/harrison4192/validata",
  "_realowner": "harrison4192",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-10-05"
    },
    {
      "version": "0.1.1",
      "date": "2026-02-26"
    }
  ],
  "_exports": [
    "%>%",
    "choose_strlen",
    "co_find_in_both",
    "co_find_only_in_1",
    "co_find_only_in_2",
    "confirm_distinct",
    "confirm_mapping",
    "confirm_overlap",
    "confirm_strlen",
    "determine_distinct",
    "determine_mapping",
    "determine_overlap",
    "diagnose",
    "diagnose_category",
    "diagnose_missing",
    "diagnose_numeric",
    "mode_fn",
    "mode_pct",
    "top_n_vals",
    "view_missing"
  ],
  "_datasets": [
    {
      "name": "sample_data1",
      "title": "Sample Data",
      "object": "sample_data1",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "ID_COL1",
        "ID_COL2",
        "ID_COL3",
        "VAL1",
        "VAL2",
        "VAL3"
      ],
      "rows": 125,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "confirm_distinct",
      "title": "Confirm Distinct",
      "topics": [
        "confirm_distinct"
      ]
    },
    {
      "page": "confirm_mapping",
      "title": "Confirm structural mapping between 2 columns",
      "topics": [
        "confirm_mapping"
      ]
    },
    {
      "page": "confirm_overlap",
      "title": "Confirm Overlap",
      "topics": [
        "confirm_overlap",
        "co_find_in_both",
        "co_find_only_in_1",
        "co_find_only_in_2"
      ]
    },
    {
      "page": "confirm_strlen",
      "title": "confirm string length",
      "topics": [
        "choose_strlen",
        "confirm_strlen"
      ]
    },
    {
      "page": "determine_distinct",
      "title": "Automatically determine primary key",
      "topics": [
        "determine_distinct"
      ]
    },
    {
      "page": "determine_mapping",
      "title": "Determine pairwise structural mappings",
      "topics": [
        "determine_mapping"
      ]
    },
    {
      "page": "determine_overlap",
      "title": "Determine Overlap",
      "topics": [
        "determine_overlap"
      ]
    },
    {
      "page": "diagnose",
      "title": "diagnose",
      "topics": [
        "diagnose"
      ]
    },
    {
      "page": "diagnose_category",
      "title": "diagnose category",
      "topics": [
        "diagnose_category"
      ]
    },
    {
      "page": "diagnose_missing",
      "title": "diagnose_missing",
      "topics": [
        "diagnose_missing"
      ]
    },
    {
      "page": "diagnose_numeric",
      "title": "diagnose_numeric",
      "topics": [
        "diagnose_numeric"
      ]
    },
    {
      "page": "mode_fn",
      "title": "statistical mode",
      "topics": [
        "mode_fn"
      ]
    },
    {
      "page": "mode_pct",
      "title": "mode with %",
      "topics": [
        "mode_pct"
      ]
    },
    {
      "page": "n_dupes",
      "title": "n_dupes",
      "topics": [
        "n_dupes"
      ]
    },
    {
      "page": "top_n_vals",
      "title": "top n vals",
      "topics": [
        "top_n_vals"
      ]
    },
    {
      "page": "view_missing",
      "title": "view_missing",
      "topics": [
        "view_missing"
      ]
    }
  ],
  "_readme": "https://github.com/harrison4192/validata/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "badger",
    "base64enc",
    "BiocManager",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cellranger",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "credentials",
    "curl",
    "data.table",
    "desc",
    "digest",
    "dlstats",
    "dplyr",
    "evaluate",
    "farver",
    "fastDummies",
    "fastmap",
    "fontawesome",
    "forcats",
    "foreign",
    "framecleaner",
    "fs",
    "generics",
    "gert",
    "ggplot2",
    "gitcreds",
    "glue",
    "gtable",
    "gtools",
    "haven",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr2",
    "ini",
    "isoband",
    "janitor",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lifecycle",
    "listviewer",
    "lubridate",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "promises",
    "purrr",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "readxl",
    "rematch",
    "rio",
    "rlang",
    "rlist",
    "rmarkdown",
    "rprojroot",
    "rstudioapi",
    "rvcheck",
    "S7",
    "sass",
    "scales",
    "shiny",
    "snakecase",
    "sourcetools",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tinytex",
    "tzdb",
    "usethis",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "whisker",
    "withr",
    "writexl",
    "xfun",
    "XML",
    "xtable",
    "yaml",
    "yulab.utils",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "validata.Rmd",
      "filename": "validata.html",
      "title": "validata",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Distinct",
        "Confirm Distinct",
        "Determine Distinct",
        "Mapping",
        "Confirm mapping",
        "Determine mapping",
        "Overlap",
        "Confirm Overlap",
        "Determine Overlap",
        "string length",
        "confirm string length",
        "choose string length",
        "diagnose"
      ],
      "created": "2022-02-14 11:59:03",
      "modified": "2022-02-14 11:59:03",
      "commits": 1
    }
  ],
  "_score": 4.954242509439325,
  "_indexed": true,
  "_nocasepkg": "validata",
  "_universes": [
    "harrison4192"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-05T03:59:32.000Z",
      "distro": "resolute",
      "commit": "24fdb1e7e842ed56904d13b7a118269384fb54d7",
      "fileid": "https://r2.ropensci.org/1959f2c15e4ae4460fb1b3cc56d3024466e9b128c9a0a9feb6f214ed31fe2359",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/harrison4192/actions/runs/28728746915"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-05T03:59:34.000Z",
      "distro": "resolute",
      "commit": "24fdb1e7e842ed56904d13b7a118269384fb54d7",
      "fileid": "https://r2.ropensci.org/0f10a3996a0fc54c6cde22e5a42f3d80f862ad299671a058a4ee916b30f3c40f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/harrison4192/actions/runs/28728746915"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-05T03:58:30.000Z",
      "commit": "24fdb1e7e842ed56904d13b7a118269384fb54d7",
      "fileid": "https://r2.ropensci.org/81d78bd4571181d2a8c69c6c3de164d2c26ce02fd322a51fca1ccb005dbc9d37",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/harrison4192/actions/runs/28728746915"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-05T03:58:31.000Z",
      "commit": "24fdb1e7e842ed56904d13b7a118269384fb54d7",
      "fileid": "https://r2.ropensci.org/36130f22278b54a45ef1013d4be93fe7f4cec4e3829ae82120cd1e6da6c99868",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/harrison4192/actions/runs/28728746915"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-05T04:00:10.000Z",
      "commit": "24fdb1e7e842ed56904d13b7a118269384fb54d7",
      "fileid": "https://r2.ropensci.org/49d13bdfaa201bdc4e953a094ef5d726b29a64f3de7ea4ad675e0fe6605a73f2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/harrison4192/actions/runs/28728746915"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-05T03:58:19.000Z",
      "commit": "24fdb1e7e842ed56904d13b7a118269384fb54d7",
      "fileid": "https://r2.ropensci.org/24bf3b35edd4495af1ff17095f6d259e604f521dbcafa57f3b79cc6b73d3bd17",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/harrison4192/actions/runs/28728746915"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-05T03:58:14.000Z",
      "commit": "24fdb1e7e842ed56904d13b7a118269384fb54d7",
      "fileid": "https://r2.ropensci.org/d7103ea924852c5add055662bce68e35bb67a50bfc20e85803c768b07d6ce4fb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/harrison4192/actions/runs/28728746915"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-05T03:58:22.000Z",
      "commit": "24fdb1e7e842ed56904d13b7a118269384fb54d7",
      "fileid": "https://r2.ropensci.org/25672e7c9e04621eefe1e71b2b48b35b5710b9e87f632c25984e440633191a11",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/harrison4192/actions/runs/28728746915"
    }
  ]
}