{
  "_id": "6a1f0a9eb401979e7341c5ac",
  "Package": "DataQualityDashboard",
  "Type": "Package",
  "Title": "Execute and View Data Quality Checks on OMOP CDM Database",
  "Version": "2.8.9",
  "Date": "2026-05-17",
  "Authors@R": "c(\nperson(\"Katy\", \"Sadowski\", email = \"sadowski@ohdsi.org\", role = c(\"aut\", \"cre\")),\nperson(\"Clair\", \"Blacketer\", role = c(\"aut\")),\nperson(\"Maxim\", \"Moinat\", role = c(\"aut\")),\nperson(\"Ajit\", \"Londhe\", role = c(\"aut\")),\nperson(\"Anthony\", \"Sena\", role = c(\"aut\")),\nperson(\"Anthony\", \"Molinaro\", role = c(\"aut\")),\nperson(\"Frank\", \"DeFalco\", role = c(\"aut\")),\nperson(\"Pavel\", \"Grafkin\", role = c(\"aut\"))\n)",
  "Author": "Katy Sadowski [aut, cre], Clair Blacketer [aut], Maxim Moinat\n[aut], Ajit Londhe [aut], Anthony Sena [aut], Anthony Molinaro\n[aut], Frank DeFalco [aut], Pavel Grafkin [aut]",
  "Maintainer": "Katy Sadowski <sadowski@ohdsi.org>",
  "Description": "Assesses data quality in Observational Medical Outcomes\nPartnership Common Data Model (OMOP CDM) databases. Executes\ndata quality checks and provides an R 'shiny' application to\nview the results.",
  "License": "Apache License 2.0",
  "Config/build/clean-inst-doc": "FALSE",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/OHDSI/DataQualityDashboard",
  "BugReports": "https://github.com/OHDSI/DataQualityDashboard/issues",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "make default-jdk libicu-dev libxml2-dev libx11-dev",
  "Repository": "https://ohdsi.r-universe.dev",
  "Date/Publication": "2026-05-18 01:12:16 UTC",
  "RemoteUrl": "https://github.com/ohdsi/dataqualitydashboard",
  "RemoteRef": "HEAD",
  "RemoteSha": "608b690b6c549d555fd2b5b713895b709dc05d5c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 02:45:07 UTC",
    "User": "root"
  },
  "MD5sum": "afa34c8045dc43600c32bbb046a5c211",
  "_user": "ohdsi",
  "_type": "src",
  "_file": "DataQualityDashboard_2.8.9.tar.gz",
  "_fileid": "d57a5b4c99a1637985fb6cb0970fde34ae3de559cd4889b77e4852b057222592",
  "_filesize": 1302295,
  "_sha256": "d57a5b4c99a1637985fb6cb0970fde34ae3de559cd4889b77e4852b057222592",
  "_created": "2026-05-18T02:45:07.000Z",
  "_published": "2026-06-02T16:53:50.361Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79125250005,
      "time": 316,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7048662381"
    },
    {
      "job": 79125250266,
      "time": 304,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7048660593"
    },
    {
      "job": 79125250142,
      "time": 181,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7048643364"
    },
    {
      "job": 79125249802,
      "time": 180,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7048643301"
    },
    {
      "job": 79125249218,
      "time": 230,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7048619042"
    },
    {
      "job": 79125249236,
      "time": 163,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364327692"
    },
    {
      "job": 79125250177,
      "time": 297,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7048659424"
    },
    {
      "job": 79125250275,
      "time": 300,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7048659860"
    },
    {
      "job": 79125250037,
      "time": 306,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7048661056"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ohdsi/actions/runs/26010645267",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ohdsi/dataqualitydashboard",
  "_commit": {
    "id": "608b690b6c549d555fd2b5b713895b709dc05d5c",
    "author": "Katy Sadowski <katy.h.sadowski@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #673 from OHDSI/develop\n\nDevelop",
    "time": 1779066736
  },
  "_maintainer": {
    "name": "Katy Sadowski",
    "email": "sadowski@ohdsi.org"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.2",
      "role": "Depends"
    },
    {
      "package": "DatabaseConnector",
      "version": ">= 2.0.2",
      "role": "Depends"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "ParallelLogger",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "rJava",
      "role": "Imports"
    },
    {
      "package": "SqlRender",
      "version": ">= 1.10.1",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "Eunomia",
      "version": ">= 2.0.0",
      "role": "Suggests"
    },
    {
      "package": "R.utils",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    }
  ],
  "_owner": "ohdsi",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2025-51",
      "n": 1
    },
    {
      "week": "2025-52",
      "n": 6
    },
    {
      "week": "2026-02",
      "n": 2
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v2.7.0",
      "date": "2025-08-28"
    },
    {
      "name": "v2.8.0",
      "date": "2025-09-24"
    },
    {
      "name": "v2.8.1",
      "date": "2025-12-23"
    },
    {
      "name": "v2.8.2",
      "date": "2025-12-23"
    },
    {
      "name": "v2.8.3",
      "date": "2025-12-26"
    },
    {
      "name": "v2.8.4",
      "date": "2026-01-09"
    },
    {
      "name": "v2.8.5",
      "date": "2026-01-17"
    },
    {
      "name": "v2.8.6",
      "date": "2026-01-24"
    },
    {
      "name": "v2.8.7",
      "date": "2026-03-23"
    },
    {
      "name": "v2.8.8",
      "date": "2026-05-17"
    },
    {
      "name": "v2.8.9",
      "date": "2026-05-18"
    }
  ],
  "_topics": [
    "data-quality",
    "openjdk"
  ],
  "_stars": 176,
  "_contributors": [
    {
      "user": "katy-sadowski",
      "count": 293,
      "uuid": 38965545
    },
    {
      "user": "clairblacketer",
      "count": 123,
      "uuid": 12911960
    },
    {
      "user": "maximmoinat",
      "count": 90,
      "uuid": 17825660
    },
    {
      "user": "fdefalco",
      "count": 61,
      "uuid": 6586384
    },
    {
      "user": "tomwhite-medstar",
      "count": 29,
      "uuid": 75700951
    },
    {
      "user": "anthonymolinaro",
      "count": 26,
      "uuid": 31700317
    },
    {
      "user": "alondhe",
      "count": 18,
      "uuid": 8037742
    },
    {
      "user": "pbr6cornell",
      "count": 7,
      "uuid": 731930
    },
    {
      "user": "tmswhite",
      "count": 7,
      "uuid": 1367916
    },
    {
      "user": "notdanhan",
      "count": 6,
      "uuid": 12559951
    },
    {
      "user": "priagopal",
      "count": 4,
      "uuid": 31636593
    },
    {
      "user": "actualben",
      "count": 4,
      "uuid": 10159132
    },
    {
      "user": "anthonysena",
      "count": 3,
      "uuid": 12902366
    },
    {
      "user": "eminty",
      "count": 3,
      "uuid": 2753804
    },
    {
      "user": "jshoughtaling",
      "count": 3,
      "uuid": 67749079
    },
    {
      "user": "andyjessen",
      "count": 2,
      "uuid": 62343929
    },
    {
      "user": "vojtechhuser",
      "count": 2,
      "uuid": 7526119
    },
    {
      "user": "samhillman",
      "count": 2,
      "uuid": 6462036
    },
    {
      "user": "hollorol",
      "count": 2,
      "uuid": 15141218
    },
    {
      "user": "dimshitc",
      "count": 2,
      "uuid": 8568959
    },
    {
      "user": "ablack3",
      "count": 1,
      "uuid": 10227522
    },
    {
      "user": "ob325",
      "count": 1,
      "uuid": 25807000
    },
    {
      "user": "dleprovost",
      "count": 1,
      "uuid": 30255370
    },
    {
      "user": "dmitryilyn",
      "count": 1,
      "uuid": 17309579
    },
    {
      "user": "dsjy09",
      "count": 1,
      "uuid": 54565283
    },
    {
      "user": "cukarthik",
      "count": 1,
      "uuid": 13018297
    },
    {
      "user": "ksdkalluri",
      "count": 1,
      "uuid": 23404801
    },
    {
      "user": "chandryou",
      "count": 1,
      "uuid": 18287430
    },
    {
      "user": "don-torok",
      "count": 1,
      "uuid": 8124480
    },
    {
      "user": "jdposada",
      "count": 1,
      "uuid": 11167042
    },
    {
      "user": "niteshbalakrishnan",
      "count": 1,
      "uuid": 33048694
    }
  ],
  "_userbio": {
    "uuid": 6570077,
    "type": "organization",
    "name": "Observational Health Data Sciences and Informatics"
  },
  "_downloads": {
    "count": 379,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DataQualityDashboard"
  },
  "_devurl": "https://github.com/ohdsi/dataqualitydashboard",
  "_searchresults": 62,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DataQualityDashboard.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ohdsi/dataqualitydashboard",
  "_realowner": "ohdsi",
  "_cranurl": true,
  "_releases": [
    {
      "version": "2.8.6",
      "date": "2026-01-28"
    },
    {
      "version": "2.8.7",
      "date": "2026-03-23"
    }
  ],
  "_exports": [
    "convertJsonResultsFileCase",
    "executeDqChecks",
    "listDqChecks",
    "reEvaluateThresholds",
    "viewDqDashboard",
    "writeDBResultsToJson",
    "writeJsonResultsToCsv",
    "writeJsonResultsToTable"
  ],
  "_help": [
    {
      "page": "convertJsonResultsFileCase",
      "title": "Convert JSON results file case",
      "topics": [
        "convertJsonResultsFileCase"
      ]
    },
    {
      "page": "executeDqChecks",
      "title": "Execute DQ checks",
      "topics": [
        "executeDqChecks"
      ]
    },
    {
      "page": "listDqChecks",
      "title": "List DQ checks",
      "topics": [
        "listDqChecks"
      ]
    },
    {
      "page": "reEvaluateThresholds",
      "title": "Re-evaluate Thresholds",
      "topics": [
        "reEvaluateThresholds"
      ]
    },
    {
      "page": "viewDqDashboard",
      "title": "View DQ Dashboard",
      "topics": [
        "viewDqDashboard"
      ]
    },
    {
      "page": "writeDBResultsToJson",
      "title": "Write DQD results database table to json",
      "topics": [
        "writeDBResultsToJson"
      ]
    },
    {
      "page": "writeJsonResultsToCsv",
      "title": "Write JSON Results to CSV file",
      "topics": [
        "writeJsonResultsToCsv"
      ]
    },
    {
      "page": "writeJsonResultsToTable",
      "title": "Write JSON Results to SQL Table",
      "topics": [
        "writeJsonResultsToTable"
      ]
    }
  ],
  "_readme": "https://github.com/ohdsi/dataqualitydashboard/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "bit",
    "bit64",
    "blob",
    "checkmate",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "DatabaseConnector",
    "DBI",
    "dbplyr",
    "digest",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "memuse",
    "ParallelLogger",
    "pillar",
    "pkgconfig",
    "plyr",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "Rcpp",
    "readr",
    "rJava",
    "rlang",
    "rstudioapi",
    "snow",
    "SqlRender",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "triebeard",
    "tzdb",
    "urltools",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xml2"
  ],
  "_sysdeps": [
    {
      "shlib": "libjvm",
      "package": "openjdk-21-jre-headless",
      "headers": "openjdk-21-jre-headless",
      "source": "openjdk",
      "version": "21.0.10+7-1~24.04",
      "name": "openjdk",
      "homepage": "https://openjdk.java.net/",
      "description": "OpenJDK Java runtime, using Hotspot JIT (headless)"
    }
  ],
  "_vignettes": [
    {
      "source": "AddNewCheck.rmd",
      "filename": "AddNewCheck.html",
      "title": "Add a New Data Quality Check",
      "author": "Don Torok",
      "engine": "knitr::knitr",
      "headings": [
        "Add a New Check to Data Quality Dashboard",
        "Steps",
        "Write the SQL Query for Your Check",
        "Format the Query for the Data Quality Dashboard",
        "Add the Query to Check Descriptions File",
        "Add Hooks to Field/Table/Concept Check CSV File"
      ],
      "created": "2022-10-14 19:22:43",
      "modified": "2026-01-09 09:09:28",
      "commits": 7
    },
    {
      "source": "CheckStatusDefinitions.rmd",
      "filename": "CheckStatusDefinitions.html",
      "title": "Check Status Definitions",
      "author": "Dmitry Ilyn, Maxim Moinat",
      "engine": "knitr::knitr",
      "headings": [
        "Introduction",
        "Not Applicable"
      ],
      "created": "2022-10-14 19:22:43",
      "modified": "2025-08-28 00:23:52",
      "commits": 4
    },
    {
      "source": "Thresholds.rmd",
      "filename": "Thresholds.html",
      "title": "Failure Thresholds and How to Change Them",
      "author": "Clair Blacketer",
      "engine": "knitr::knitr",
      "headings": [
        "DQD Failure Thresholds",
        "DQD Control Files",
        "Step 1: Find and copy the control files",
        "Step 2: Turn On/Off Checks and Change Thresholds",
        "Step 2a: Documenting Metadata on Updated Thresholds",
        "Step 3: Run the DQD Using the Updated Thresholds"
      ],
      "created": "2020-05-15 13:53:01",
      "modified": "2025-08-28 00:23:52",
      "commits": 5
    },
    {
      "source": "DataQualityDashboard.rmd",
      "filename": "DataQualityDashboard.html",
      "title": "Getting Started",
      "author": "Clair Blacketer",
      "engine": "knitr::knitr",
      "headings": [
        "R Installation",
        "Note",
        "Executing Data Quality Checks",
        "Viewing Results",
        "View checks"
      ],
      "created": "2020-04-27 15:21:43",
      "modified": "2026-03-23 20:21:58",
      "commits": 12
    },
    {
      "source": "SqlOnly.rmd",
      "filename": "SqlOnly.html",
      "title": "Running the DQD in SqlOnly mode",
      "author": "Maxim Moinat",
      "engine": "knitr::knitr",
      "headings": [
        "Description",
        "Generating the \"Incremental Insert\" DQD SQL",
        "(OPTIONAL) Execute queries"
      ],
      "created": "2023-05-21 19:27:39",
      "modified": "2025-08-28 00:23:52",
      "commits": 5
    },
    {
      "source": "DqdForCohorts.rmd",
      "filename": "DqdForCohorts.html",
      "title": "Running the DQD on a Cohort",
      "author": "Clair Blacketer",
      "engine": "knitr::knitr",
      "headings": [],
      "created": "2020-08-07 13:20:47",
      "modified": "2025-08-28 00:23:52",
      "commits": 4
    }
  ],
  "_score": 9.992146866751728,
  "_indexed": true,
  "_nocasepkg": "dataqualitydashboard",
  "_universes": [
    "ohdsi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.8.9",
      "date": "2026-05-18T02:47:56.000Z",
      "distro": "noble",
      "commit": "608b690b6c549d555fd2b5b713895b709dc05d5c",
      "fileid": "aee9092ed860f38a98e3232269afabfb9bc54f850694abc3e84b66f88f1379a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/26010645267"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.8.9",
      "date": "2026-05-18T02:47:50.000Z",
      "distro": "noble",
      "commit": "608b690b6c549d555fd2b5b713895b709dc05d5c",
      "fileid": "350523889ee98c0db80e9df0e7324a186a1eea837e9c553e3224c6a0537e797e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/26010645267"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.8.9",
      "date": "2026-05-18T02:46:53.000Z",
      "commit": "608b690b6c549d555fd2b5b713895b709dc05d5c",
      "fileid": "0548f45dd21ec338f9320e5fe8599468c89b4db97fbff2c82c163324671cb06d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/26010645267"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.8.9",
      "date": "2026-05-18T02:46:33.000Z",
      "commit": "608b690b6c549d555fd2b5b713895b709dc05d5c",
      "fileid": "9f168c477d307639835fe430c8688353e6c080c99278f96594eb4ed4617dfeb3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/26010645267"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.8.9",
      "date": "2026-05-18T02:46:46.000Z",
      "commit": "608b690b6c549d555fd2b5b713895b709dc05d5c",
      "fileid": "ff820efc53d0cb8898b63abee78038b2446a0fe4571f096d2b44c81f0f0d278d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/26010645267"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.8.9",
      "date": "2026-05-18T02:46:29.000Z",
      "commit": "608b690b6c549d555fd2b5b713895b709dc05d5c",
      "fileid": "ce3eb41a69b60c5905c95ae0ce9f3cafca2568fac10b93d81cc671825e0ea965",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/26010645267"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.8.9",
      "date": "2026-05-18T02:46:41.000Z",
      "commit": "608b690b6c549d555fd2b5b713895b709dc05d5c",
      "fileid": "d73bb74efc758f09f062d1884f2bb0142e826103114ff6c239837a15dc10ece5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/26010645267"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.8.9",
      "date": "2026-06-02T16:53:24.000Z",
      "commit": "608b690b6c549d555fd2b5b713895b709dc05d5c",
      "fileid": "21c2693c012b1c2f11fb64c403204a38c8ac188a67e9783b00a59b4de270139d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/26010645267"
    }
  ]
}