{
  "_id": "6a5c85b99baadeef8ab5117d",
  "Package": "dqcheckrGUI",
  "Type": "Package",
  "Title": "Point-and-Click GUI Client for 'dqcheckr'",
  "Version": "0.2.2.9000",
  "Date": "2026-07-05",
  "Authors@R": "person(\"Mick\", \"Mioduszewski\",\nemail = \"mick@mioduszewski.net\",\nrole  = c(\"aut\", \"cre\"))",
  "Description": "A graphical user interface for the 'dqcheckr' package.\nProvides a point-and-click 'shiny' application for configuring\ndataset quality checks, running them against recurring file\ndeliveries, and browsing historical check results — without\nwriting any R code.",
  "License": "MIT + file LICENSE",
  "URL": "https://mickmioduszewski.github.io/dqcheckrGUI/,\nhttps://github.com/mickmioduszewski/dqcheckrGUI",
  "BugReports": "https://github.com/mickmioduszewski/dqcheckrGUI/issues",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev make libharfbuzz-dev libicu-dev libpng-dev\nlibuv1-dev libxml2-dev libx11-dev zlib1g-dev",
  "Repository": "https://mickmioduszewski.r-universe.dev",
  "Date/Publication": "2026-07-19 07:20:44 UTC",
  "RemoteUrl": "https://github.com/mickmioduszewski/dqcheckrgui",
  "RemoteRef": "HEAD",
  "RemoteSha": "4c1676de7c0aae0e4feecbaef7b1dc24476b1381",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-19 08:03:16 UTC",
    "User": "root"
  },
  "Author": "Mick Mioduszewski [aut, cre]",
  "Maintainer": "Mick Mioduszewski <mick@mioduszewski.net>",
  "_user": "mickmioduszewski",
  "_type": "src",
  "_file": "dqcheckrGUI_0.2.2.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/33951d7384baf948b5ebab4788818e683c0f33063f509e75db0b9a1a10876846",
  "_filesize": 218169,
  "_sha256": "33951d7384baf948b5ebab4788818e683c0f33063f509e75db0b9a1a10876846",
  "_expires": "2026-10-27T08:07:19.000Z",
  "_created": "2026-07-19T08:03:16.000Z",
  "_published": "2026-07-19T08:07:21.611Z",
  "_jobs": [
    {
      "job": 88172046043,
      "time": 183,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8440000453"
    },
    {
      "job": 88172046037,
      "time": 195,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8440002818"
    },
    {
      "job": 88172046048,
      "time": 132,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8439992471"
    },
    {
      "job": 88172046076,
      "time": 177,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8439999331"
    },
    {
      "job": 88171705120,
      "time": 237,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8439971981"
    },
    {
      "job": 88172046046,
      "time": 143,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8439994119"
    },
    {
      "job": 88172046104,
      "time": 165,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8439997399"
    },
    {
      "job": 88172046100,
      "time": 137,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8439993143"
    },
    {
      "job": 88172046126,
      "time": 135,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8439992755"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/mickmioduszewski/actions/runs/29679030421",
  "_status": "success",
  "_upstream": "https://github.com/mickmioduszewski/dqcheckrgui",
  "_commit": {
    "id": "4c1676de7c0aae0e4feecbaef7b1dc24476b1381",
    "author": "Mick Mioduszewski <mick@mioduszewski.net>",
    "committer": "Mick Mioduszewski <mick@mioduszewski.net>",
    "message": "Require dqcheckr >= 0.2.5 (CRAN release with pending render_status)\n\nThe GUI's report_link_cell() depends on the three-value render_status\n(pending/success/failed) that shipped in dqcheckr 0.2.5; the floor moves\nfrom the dev version 0.2.4.9000 to the released 0.2.5.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\n",
    "time": 1784445644
  },
  "_maintainer": {
    "name": "Mick Mioduszewski",
    "email": "mick@mioduszewski.net",
    "login": "mickmioduszewski",
    "description": "",
    "uuid": 539626
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "dqcheckr",
      "version": ">= 0.2.5",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "bslib",
      "role": "Imports"
    },
    {
      "package": "shinyvalidate",
      "role": "Imports"
    },
    {
      "package": "shinyFiles",
      "role": "Imports"
    },
    {
      "package": "shinyAce",
      "role": "Imports"
    },
    {
      "package": "reactable",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "callr",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "RSQLite",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.1.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "shinytest2",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    }
  ],
  "_owner": "mickmioduszewski",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-22",
      "n": 6
    },
    {
      "week": "2026-23",
      "n": 11
    },
    {
      "week": "2026-24",
      "n": 1
    },
    {
      "week": "2026-25",
      "n": 2
    },
    {
      "week": "2026-26",
      "n": 8
    },
    {
      "week": "2026-27",
      "n": 7
    },
    {
      "week": "2026-29",
      "n": 15
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mickmioduszewski",
      "count": 50,
      "uuid": 539626
    }
  ],
  "_userbio": {
    "uuid": 539626,
    "type": "user",
    "name": "Mick Mioduszewski",
    "followers": 2
  },
  "_downloads": {
    "count": 300,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dqcheckrGUI"
  },
  "_devurl": "https://github.com/mickmioduszewski/dqcheckrgui",
  "_pkgdown": "https://mickmioduszewski.github.io/dqcheckrGUI/",
  "_searchresults": 0,
  "_quarto": true,
  "_topics": [
    "quarto"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dqcheckrGUI.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mickmioduszewski/dqcheckrgui",
  "_realowner": "mickmioduszewski",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-06-24"
    },
    {
      "version": "0.2.0",
      "date": "2026-06-29"
    }
  ],
  "_exports": [
    "run_app"
  ],
  "_help": [
    {
      "page": "run_app",
      "title": "Launch the dqcheckrGUI Shiny application",
      "topics": [
        "run_app"
      ]
    }
  ],
  "_readme": "https://github.com/mickmioduszewski/dqcheckrgui/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bit",
    "bit64",
    "blob",
    "bslib",
    "cachem",
    "callr",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "crosstalk",
    "DBI",
    "digest",
    "dplyr",
    "dqcheckr",
    "DT",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "kableExtra",
    "knitr",
    "labeling",
    "later",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "processx",
    "progress",
    "promises",
    "ps",
    "purrr",
    "quarto",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reactable",
    "reactR",
    "readr",
    "rlang",
    "rmarkdown",
    "RSQLite",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "shiny",
    "shinyAce",
    "shinyFiles",
    "shinyvalidate",
    "sourcetools",
    "stringi",
    "stringr",
    "svglite",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "xml2",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "dqcheckrGUI.Rmd",
      "filename": "dqcheckrGUI.html",
      "title": "Getting started with dqcheckrGUI",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Prerequisites",
        "Launching the app",
        "Pointing the app at your project",
        "Windows and OneDrive",
        "First-run setup",
        "Example configuration files",
        "The interface",
        "Status badges",
        "Dataset panel",
        "Setting up a dataset — the 8-step wizard",
        "Step 1 — Dataset identity",
        "Step 2 — File location",
        "Step 3 — Format and structure",
        "CSV files",
        "Fixed-width (FWF) files",
        "Step 4 — Column classification",
        "Step 5 — Column rules",
        "Step 6 — Rule overrides",
        "Step 7 — Custom checks (optional)",
        "Step 8 — Review and save",
        "Running a quality check",
        "Browsing history",
        "Global configuration",
        "Team use via a shared network drive",
        "Learn more"
      ],
      "created": "2026-05-31 07:28:50",
      "modified": "2026-06-28 01:05:33",
      "commits": 5
    }
  ],
  "_score": 4.544068044350276,
  "_indexed": true,
  "_nocasepkg": "dqcheckrgui",
  "_universes": [
    "mickmioduszewski"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2.9000",
      "date": "2026-07-19T08:06:00.000Z",
      "distro": "resolute",
      "commit": "4c1676de7c0aae0e4feecbaef7b1dc24476b1381",
      "fileid": "https://r2.ropensci.org/3b788a1dfe77920d71842def31449041289da02b75fc72568f7c26d3efecd4af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mickmioduszewski/actions/runs/29679030421"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.2.9000",
      "date": "2026-07-19T08:06:13.000Z",
      "distro": "resolute",
      "commit": "4c1676de7c0aae0e4feecbaef7b1dc24476b1381",
      "fileid": "https://r2.ropensci.org/3d8f0b796c339046c5b48cd0d1ca5fe10473ff128dc729d4d7d9fb79e6924ffd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mickmioduszewski/actions/runs/29679030421"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2.9000",
      "date": "2026-07-19T08:05:24.000Z",
      "commit": "4c1676de7c0aae0e4feecbaef7b1dc24476b1381",
      "fileid": "https://r2.ropensci.org/786a92b58688fcc0d48a84b20ee0e4385492dbad30c2def2e7200005fec22eef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mickmioduszewski/actions/runs/29679030421"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.2.9000",
      "date": "2026-07-19T08:05:58.000Z",
      "commit": "4c1676de7c0aae0e4feecbaef7b1dc24476b1381",
      "fileid": "https://r2.ropensci.org/3981ef8c77b8553689c35b346e017485acac0314030c1da8067ec064588239ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mickmioduszewski/actions/runs/29679030421"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2.9000",
      "date": "2026-07-19T08:06:00.000Z",
      "commit": "4c1676de7c0aae0e4feecbaef7b1dc24476b1381",
      "fileid": "https://r2.ropensci.org/77f9c75e5e845a2f85ff3ff7ba026116e935b46eb1cdc161a267c9cae99d5266",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mickmioduszewski/actions/runs/29679030421"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2.9000",
      "date": "2026-07-19T08:05:31.000Z",
      "commit": "4c1676de7c0aae0e4feecbaef7b1dc24476b1381",
      "fileid": "https://r2.ropensci.org/4d30cb34097307dbff1d8dddc35f757bc610dc5252da0b743a155b5bbb15ed22",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mickmioduszewski/actions/runs/29679030421"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2.9000",
      "date": "2026-07-19T08:05:02.000Z",
      "commit": "4c1676de7c0aae0e4feecbaef7b1dc24476b1381",
      "fileid": "https://r2.ropensci.org/36206cf4a034e2684eb0bc74a15d900b4ca49fc3e6159ce9f49fcbc7e7d78b8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mickmioduszewski/actions/runs/29679030421"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.2.9000",
      "date": "2026-07-19T08:04:57.000Z",
      "commit": "4c1676de7c0aae0e4feecbaef7b1dc24476b1381",
      "fileid": "https://r2.ropensci.org/8cae2e834682784d0ada135d8e74946abe4971ebd825c3307710c07efb8a2170",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mickmioduszewski/actions/runs/29679030421"
    }
  ]
}