{
  "_id": "6a3ceb8d11b455f4884bd169",
  "Package": "dqcheckrGUI",
  "Type": "Package",
  "Title": "Point-and-Click GUI Client for 'dqcheckr'",
  "Version": "0.1.0",
  "Date": "2026-06-18",
  "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://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-06-18 20:38:30 UTC",
  "RemoteUrl": "https://github.com/mickmioduszewski/dqcheckrgui",
  "RemoteRef": "HEAD",
  "RemoteSha": "93f7f31beefeae115404ce092fd8b1dbf11e4657",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-25 08:44:43 UTC",
    "User": "root"
  },
  "Author": "Mick Mioduszewski [aut, cre]",
  "Maintainer": "Mick Mioduszewski <mick@mioduszewski.net>",
  "MD5sum": "b1cdf4f5e902c7b269ae0f4f74bff261",
  "_user": "mickmioduszewski",
  "_type": "src",
  "_file": "dqcheckrGUI_0.1.0.tar.gz",
  "_fileid": "3115068696860551817844ceb313a2f5cf7e908e06b2b4023b565fd7483ee6b9",
  "_filesize": 174411,
  "_sha256": "3115068696860551817844ceb313a2f5cf7e908e06b2b4023b565fd7483ee6b9",
  "_created": "2026-06-25T08:44:43.000Z",
  "_published": "2026-06-25T08:49:17.708Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83391637839,
      "time": 239,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7873206239"
    },
    {
      "job": 83391637843,
      "time": 236,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7873205672"
    },
    {
      "job": 83391637842,
      "time": 182,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7873187707"
    },
    {
      "job": 83391637879,
      "time": 154,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7873180865"
    },
    {
      "job": 83390864506,
      "time": 252,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7873119123"
    },
    {
      "job": 83391637838,
      "time": 165,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7873180232"
    },
    {
      "job": 83391637852,
      "time": 125,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7873166028"
    },
    {
      "job": 83391637856,
      "time": 163,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7873179452"
    },
    {
      "job": 83391637847,
      "time": 129,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7873167678"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mickmioduszewski/actions/runs/28157887382",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mickmioduszewski/dqcheckrgui",
  "_commit": {
    "id": "93f7f31beefeae115404ce092fd8b1dbf11e4657",
    "author": "Mick Mioduszewski <mick@mioduszewski.net>",
    "committer": "Mick Mioduszewski <mick@mioduszewski.net>",
    "message": "Record win-builder results in cran-comments.md\n\nBoth win-builder checks (R-devel and R-release) came back with only\nthe routine \"New submission\" NOTE; the file still showed both as pending.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n",
    "time": 1781815110
  },
  "_maintainer": {
    "name": "Mick Mioduszewski",
    "email": "mick@mioduszewski.net",
    "login": "mickmioduszewski",
    "description": "",
    "uuid": 539626
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "dqcheckr",
      "version": ">= 0.2.2",
      "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": "DBI",
      "role": "Imports"
    },
    {
      "package": "RSQLite",
      "role": "Imports"
    },
    {
      "package": "stats",
      "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"
    }
  ],
  "_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
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mickmioduszewski",
      "count": 20,
      "uuid": 539626
    }
  ],
  "_userbio": {
    "uuid": 539626,
    "type": "user",
    "name": "Mick Mioduszewski",
    "followers": 2
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dqcheckrGUI"
  },
  "_devurl": "https://github.com/mickmioduszewski/dqcheckrgui",
  "_searchresults": 0,
  "_quarto": true,
  "_topics": [
    "quarto"
  ],
  "_rbuild": "4.6.0",
  "_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"
    }
  ],
  "_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",
        "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-03 17:40:31",
      "commits": 4
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "dqcheckrgui",
  "_universes": [
    "mickmioduszewski"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-25T08:48:23.000Z",
      "distro": "resolute",
      "commit": "93f7f31beefeae115404ce092fd8b1dbf11e4657",
      "fileid": "047794b4ffb019c461b5a5bfeb19ab2e4ca6ca39966998ba441ec57419e23096",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mickmioduszewski/actions/runs/28157887382"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-25T08:48:21.000Z",
      "distro": "resolute",
      "commit": "93f7f31beefeae115404ce092fd8b1dbf11e4657",
      "fileid": "753d1607e553a7ce1b99ceb415b563ec0d4ced88b9158a80d77b84a72859c402",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mickmioduszewski/actions/runs/28157887382"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-25T08:47:40.000Z",
      "commit": "93f7f31beefeae115404ce092fd8b1dbf11e4657",
      "fileid": "d9bb89acd7629c615fd18bb4b3929ea481fa38955d7540298658aeb633bc2d07",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mickmioduszewski/actions/runs/28157887382"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-25T08:47:22.000Z",
      "commit": "93f7f31beefeae115404ce092fd8b1dbf11e4657",
      "fileid": "c56fad1633daa0f1b498cf09a49b157de48a64e3cd1f29580b5b1a253a1aaf05",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mickmioduszewski/actions/runs/28157887382"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-25T08:47:48.000Z",
      "commit": "93f7f31beefeae115404ce092fd8b1dbf11e4657",
      "fileid": "eb6c3e01f2b9862b5ac14886aeaf9d2a1fabebc9a2dd8db54e59b686369a4d42",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mickmioduszewski/actions/runs/28157887382"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-25T08:46:20.000Z",
      "commit": "93f7f31beefeae115404ce092fd8b1dbf11e4657",
      "fileid": "84e02a5c915a02c7ec167897982b55d1dd3dc29a54f69e6e1fe4c76e54db0c49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mickmioduszewski/actions/runs/28157887382"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-25T08:46:50.000Z",
      "commit": "93f7f31beefeae115404ce092fd8b1dbf11e4657",
      "fileid": "ed97862e99eb0b4dda9020209874d6692e93699d7caf038b652d4ff03b5097e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mickmioduszewski/actions/runs/28157887382"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-25T08:46:24.000Z",
      "commit": "93f7f31beefeae115404ce092fd8b1dbf11e4657",
      "fileid": "dee5ac5e44f2bb990cd763fb3c8f6c3ee8fb6f3c777c59622e8a950368b4ff6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mickmioduszewski/actions/runs/28157887382"
    }
  ]
}