{
  "_id": "6a43c8fa58db26aa3c35b6ac",
  "Package": "qcc",
  "Version": "3.0",
  "Date": "2026-01-07",
  "Title": "Quality Control Charts",
  "Description": "Shewhart quality control charts for continuous, attribute\nand count data. Cusum and EWMA charts. Operating characteristic\ncurves. Process capability analysis. Pareto chart and\ncause-and-effect chart. Multivariate control charts.",
  "Authors@R": "c(person(\"Luca\", \"Scrucca\", role = c(\"aut\", \"cre\", \"cph\"),\nemail = \"luca.scrucca@unibo.it\",\ncomment = c(ORCID = \"0000-0003-3826-0484\")),\nperson(\"Greg\", \"Snow\", role = \"ctb\",\nemail = \"greg.snow@ihc.com\"),\nperson(\"Peter\", \"Bloomfield\", role = \"ctb\",\nemail = \"Peter_Bloomfield@ncsu.edu\"))",
  "VignetteBuilder": "knitr",
  "License": "GPL (>= 2)",
  "URL": "https://luca-scr.github.io/qcc/",
  "BugReports": "https://github.com/luca-scr/qcc/issues",
  "ByteCompile": "true",
  "LazyData": "true",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "Repository": "https://luca-scr.r-universe.dev",
  "Date/Publication": "2026-06-30 10:16:49 UTC",
  "RemoteUrl": "https://github.com/luca-scr/qcc",
  "RemoteRef": "HEAD",
  "RemoteSha": "5e1aa87108f55c8333972356464084431c58050d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-30 13:43:14 UTC",
    "User": "root"
  },
  "Author": "Luca Scrucca [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-3826-0484>),\nGreg Snow [ctb],\nPeter Bloomfield [ctb]",
  "Maintainer": "Luca Scrucca <luca.scrucca@unibo.it>",
  "MD5sum": "807d4e53f8e66e22f9d0b3a7aae50443",
  "_user": "luca-scr",
  "_type": "src",
  "_file": "qcc_3.0.tar.gz",
  "_fileid": "ffd7c9c9f15c0ecf60eb1e3f798cd561428f7c12be9eaae82bf3736b6116583f",
  "_filesize": 9257595,
  "_sha256": "ffd7c9c9f15c0ecf60eb1e3f798cd561428f7c12be9eaae82bf3736b6116583f",
  "_created": "2026-06-30T13:43:14.000Z",
  "_published": "2026-06-30T13:47:37.946Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 84305787876,
      "time": 171,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7982500631"
    },
    {
      "job": 84305787978,
      "time": 215,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7982521527"
    },
    {
      "job": 84305787818,
      "time": 112,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7982471197"
    },
    {
      "job": 84305787776,
      "time": 100,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7982465713"
    },
    {
      "job": 84304896292,
      "time": 229,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7982417659"
    },
    {
      "job": 84305787822,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7982469514"
    },
    {
      "job": 84305787833,
      "time": 153,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7982492320"
    },
    {
      "job": 84305787817,
      "time": 125,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7982477894"
    },
    {
      "job": 84305787879,
      "time": 147,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7982489664"
    }
  ],
  "_buildurl": "https://github.com/r-universe/luca-scr/actions/runs/28448718577",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/luca-scr/qcc",
  "_commit": {
    "id": "5e1aa87108f55c8333972356464084431c58050d",
    "author": "Luca Scrucca <luca-scr@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #62 from she3o/refactor-qcc\n\nSmall Refactors and Fixes",
    "time": 1782814609
  },
  "_maintainer": {
    "name": "Luca Scrucca",
    "email": "luca.scrucca@unibo.it",
    "login": "luca-scr",
    "twitter": "@luca_scr",
    "description": "",
    "uuid": 11585946,
    "orcid": "0000-0003-3826-0484"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "patchwork",
      "version": ">= 1.3",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "version": ">= 1.5",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.3",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "luca-scr",
  "_selfowned": true,
  "_usedby": 7,
  "_updates": [
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-47",
      "n": 1
    },
    {
      "week": "2025-48",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 3
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-24",
      "n": 1
    },
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 58,
  "_contributors": [
    {
      "user": "she3o",
      "count": 37,
      "uuid": 26515372
    },
    {
      "user": "luca-scr",
      "count": 20,
      "uuid": 11585946
    },
    {
      "user": "erblast",
      "count": 4,
      "uuid": 14346503
    },
    {
      "user": "peterbloomfield",
      "count": 2,
      "uuid": 15112970
    },
    {
      "user": "nelsonlin",
      "count": 1,
      "uuid": 1336715
    },
    {
      "user": "vitallish",
      "count": 1,
      "uuid": 4785053
    }
  ],
  "_userbio": {
    "uuid": 11585946,
    "type": "user",
    "name": "Luca Scrucca",
    "followers": 86
  },
  "_downloads": {
    "count": 9876,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/qcc"
  },
  "_mentions": 14,
  "_devurl": "https://github.com/luca-scr/qcc",
  "_pkgdown": "https://luca-scr.github.io/qcc/",
  "_searchresults": 1000,
  "_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/qcc.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/luca-scr/qcc",
  "_realowner": "luca-scr",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2004-03-04"
    },
    {
      "version": "1.1",
      "date": "2004-06-21"
    },
    {
      "version": "1.2",
      "date": "2007-01-05"
    },
    {
      "version": "1.3",
      "date": "2008-10-12"
    },
    {
      "version": "2.0",
      "date": "2009-10-21"
    },
    {
      "version": "2.0.1",
      "date": "2010-04-20"
    },
    {
      "version": "2.2",
      "date": "2011-09-30"
    },
    {
      "version": "2.3",
      "date": "2014-02-25"
    },
    {
      "version": "2.5",
      "date": "2014-07-01"
    },
    {
      "version": "2.6",
      "date": "2014-10-07"
    },
    {
      "version": "2.7",
      "date": "2017-07-11"
    }
  ],
  "_exports": [
    "blues.colors",
    "cause.and.effect",
    "causeEffectDiagram",
    "cusum",
    "describe",
    "ellipseChart",
    "ewma",
    "ewmaSmooth",
    "limits.c",
    "limits.g",
    "limits.np",
    "limits.p",
    "limits.R",
    "limits.S",
    "limits.T2",
    "limits.T2.single",
    "limits.u",
    "limits.xbar",
    "limits.xbar.one",
    "mqcc",
    "nclass.hist",
    "oc.curves",
    "ocCurves",
    "ocCurves.c",
    "ocCurves.p",
    "ocCurves.R",
    "ocCurves.S",
    "ocCurves.xbar",
    "pareto.chart",
    "paretoChart",
    "plot.cusum.qcc",
    "plot.ewma.qcc",
    "plot.mqcc",
    "plot.ocCurves",
    "plot.paretoChart",
    "plot.processCapability",
    "plot.qcc",
    "print.cusum.qcc",
    "print.describe",
    "print.ewma.qcc",
    "print.mqcc",
    "print.ocCurves",
    "print.paretoChart",
    "print.processCapability",
    "print.qcc",
    "process.capability",
    "processCapability",
    "qcc",
    "qcc.groups",
    "qcc.options",
    "qcc.overdispersion.test",
    "qccGroups",
    "qccOverdispersionTest",
    "qccRules",
    "qccRulesViolatingNEL1",
    "qccRulesViolatingNEL2",
    "qccRulesViolatingNEL3",
    "qccRulesViolatingNEL4",
    "qccRulesViolatingNEL5",
    "qccRulesViolatingNEL6",
    "qccRulesViolatingNEL7",
    "qccRulesViolatingNEL8",
    "qccRulesViolatingWER1",
    "qccRulesViolatingWER2",
    "qccRulesViolatingWER3",
    "qccRulesViolatingWER4",
    "sd.c",
    "sd.g",
    "sd.np",
    "sd.p",
    "sd.R",
    "sd.S",
    "sd.u",
    "sd.xbar",
    "sd.xbar.one",
    "stats.c",
    "stats.g",
    "stats.np",
    "stats.p",
    "stats.R",
    "stats.S",
    "stats.T2",
    "stats.T2.single",
    "stats.u",
    "stats.xbar",
    "stats.xbar.one",
    "summary.cusum.qcc",
    "summary.ewma.qcc",
    "summary.mqcc",
    "summary.processCapability",
    "summary.qcc"
  ],
  "_datasets": [
    {
      "name": "antifreeze",
      "title": "Water content of antifreeze data",
      "object": "antifreeze",
      "class": [
        "data.frame"
      ],
      "fields": [
        "water"
      ],
      "rows": 34,
      "table": true,
      "tojson": true
    },
    {
      "name": "boiler",
      "title": "Boiler temperature data",
      "object": "boiler",
      "class": [
        "data.frame"
      ],
      "fields": [
        "t1",
        "t2",
        "t3",
        "t4",
        "t5",
        "t6",
        "t7",
        "t8"
      ],
      "rows": 25,
      "table": true,
      "tojson": true
    },
    {
      "name": "circuit",
      "title": "Circuit boards data",
      "object": "circuit",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sample",
        "x",
        "size",
        "trial"
      ],
      "rows": 46,
      "table": true,
      "tojson": true
    },
    {
      "name": "dyedcloth",
      "title": "Dyed cloth data",
      "object": "dyedcloth",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x",
        "size"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    },
    {
      "name": "orangejuice",
      "title": "Orange juice data",
      "object": "orangejuice",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sample",
        "D",
        "size",
        "trial"
      ],
      "rows": 54,
      "table": true,
      "tojson": true
    },
    {
      "name": "orangejuice2",
      "title": "Orange juice data - Part 2",
      "object": "orangejuice2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sample",
        "D",
        "size",
        "trial"
      ],
      "rows": 64,
      "table": true,
      "tojson": true
    },
    {
      "name": "pcmanufact",
      "title": "Personal computer manufacturer data",
      "object": "pcmanufact",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x",
        "size"
      ],
      "rows": 20,
      "table": true,
      "tojson": true
    },
    {
      "name": "pistonrings",
      "title": "Piston rings data",
      "object": "pistonrings",
      "class": [
        "data.frame"
      ],
      "fields": [
        "diameter",
        "sample",
        "trial"
      ],
      "rows": 200,
      "table": true,
      "tojson": true
    },
    {
      "name": "RyanMultivar",
      "title": "Ryan's (2011) multivariate data for quality control",
      "object": "RyanMultivar",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "viscosity",
      "title": "Viscosity for aircraft primer paint data",
      "object": "viscosity",
      "class": [
        "data.frame"
      ],
      "fields": [
        "batch",
        "viscosity",
        "trial"
      ],
      "rows": 35,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "qcc-package",
      "title": "Quality Control Charts",
      "topics": [
        "qcc-package"
      ]
    },
    {
      "page": "antifreeze",
      "title": "Water content of antifreeze data",
      "topics": [
        "antifreeze"
      ]
    },
    {
      "page": "boiler",
      "title": "Boiler temperature data",
      "topics": [
        "boiler"
      ]
    },
    {
      "page": "causeEffectDiagram",
      "title": "Cause and Effect Diagram",
      "topics": [
        "causeEffectDiagram"
      ]
    },
    {
      "page": "circuit",
      "title": "Circuit boards data",
      "topics": [
        "circuit"
      ]
    },
    {
      "page": "cusum",
      "title": "Cusum chart",
      "topics": [
        "cusum",
        "cusum.qcc",
        "plot.cusum.qcc",
        "print.cusum.qcc",
        "summary.cusum.qcc"
      ]
    },
    {
      "page": "describe",
      "title": "Descriptive statistics",
      "topics": [
        "describe",
        "print.describe"
      ]
    },
    {
      "page": "dyedcloth",
      "title": "Dyed cloth data",
      "topics": [
        "dyedcloth"
      ]
    },
    {
      "page": "ellipseChart",
      "title": "Multivariate Quality Control Charts",
      "topics": [
        "ellipseChart"
      ]
    },
    {
      "page": "ewma",
      "title": "EWMA chart",
      "topics": [
        "ewma",
        "ewma.qcc",
        "plot.ewma.qcc",
        "print.ewma.qcc",
        "summary.ewma.qcc"
      ]
    },
    {
      "page": "ewmaSmooth",
      "title": "EWMA smoothing function",
      "topics": [
        "ewmaSmooth"
      ]
    },
    {
      "page": "mqcc",
      "title": "Multivariate Quality Control Charts",
      "topics": [
        "mqcc",
        "plot.mqcc",
        "print.mqcc",
        "summary.mqcc"
      ]
    },
    {
      "page": "nclass.hist",
      "title": "Histogram number of classes/bins",
      "topics": [
        "nclass.hist"
      ]
    },
    {
      "page": "oc.curves",
      "title": "Operating Characteristic Function",
      "topics": [
        "ocCurves",
        "ocCurves.c",
        "ocCurves.p",
        "ocCurves.R",
        "ocCurves.S",
        "ocCurves.xbar",
        "plot.ocCurves",
        "print.ocCurves"
      ]
    },
    {
      "page": "orangejuice",
      "title": "Orange juice data",
      "topics": [
        "orangejuice"
      ]
    },
    {
      "page": "orangejuice2",
      "title": "Orange juice data - Part 2",
      "topics": [
        "orangejuice2"
      ]
    },
    {
      "page": "paretoChart",
      "title": "Pareto chart",
      "topics": [
        "blues.colors",
        "paretoChart",
        "plot.paretoChart",
        "print.paretoChart"
      ]
    },
    {
      "page": "pcmanufact",
      "title": "Personal computer manufacturer data",
      "topics": [
        "pcmanufact"
      ]
    },
    {
      "page": "pistonrings",
      "title": "Piston rings data",
      "topics": [
        "pistonrings"
      ]
    },
    {
      "page": "processCapability",
      "title": "Process capability analysis",
      "topics": [
        "plot.processCapability",
        "print.processCapability",
        "processCapability",
        "summary.processCapability"
      ]
    },
    {
      "page": "qcc",
      "title": "Quality Control Charts",
      "topics": [
        "plot.qcc",
        "print.qcc",
        "qcc",
        "summary.qcc"
      ]
    },
    {
      "page": "qcc-deprecated",
      "title": "Deprecated Functions in 'qcc' package",
      "topics": [
        "cause.and.effect",
        "oc.curves",
        "pareto.chart",
        "process.capability",
        "qcc.groups",
        "qcc.overdispersion.test"
      ]
    },
    {
      "page": "qcc.options",
      "title": "Set or return options for the 'qcc' package.",
      "topics": [
        "qcc.options"
      ]
    },
    {
      "page": "qccGroups",
      "title": "Grouping data based on a sample indicator",
      "topics": [
        "qccGroups"
      ]
    },
    {
      "page": "qccOverdispersionTest",
      "title": "Overdispersion test for binomial and poisson data",
      "topics": [
        "qccOverdispersionTest"
      ]
    },
    {
      "page": "rules",
      "title": "Rules for Shewhart charts",
      "topics": [
        "qccRules",
        "qccRulesViolatingNEL1",
        "qccRulesViolatingNEL2",
        "qccRulesViolatingNEL3",
        "qccRulesViolatingNEL4",
        "qccRulesViolatingNEL5",
        "qccRulesViolatingNEL6",
        "qccRulesViolatingNEL7",
        "qccRulesViolatingNEL8",
        "qccRulesViolatingWER1",
        "qccRulesViolatingWER2",
        "qccRulesViolatingWER3",
        "qccRulesViolatingWER4"
      ]
    },
    {
      "page": "RyanMultivar",
      "title": "Ryan's (2011) multivariate data for quality control",
      "topics": [
        "RyanMultivar"
      ]
    },
    {
      "page": "stats.c",
      "title": "Functions to plot Shewhart c chart",
      "topics": [
        "limits.c",
        "sd.c",
        "stats.c"
      ]
    },
    {
      "page": "stats.g",
      "title": "Statistics used in computing and drawing a Shewhart g chart",
      "topics": [
        "limits.g",
        "sd.g",
        "stats.g"
      ]
    },
    {
      "page": "stats.np",
      "title": "Statistics used in computing and drawing a Shewhart np chart",
      "topics": [
        "limits.np",
        "sd.np",
        "stats.np"
      ]
    },
    {
      "page": "stats.p",
      "title": "Statistics used in computing and drawing a Shewhart p chart",
      "topics": [
        "limits.p",
        "sd.p",
        "stats.p"
      ]
    },
    {
      "page": "stats.R",
      "title": "Statistics used in computing and drawing a Shewhart R chart",
      "topics": [
        "limits.R",
        "sd.R",
        "stats.R"
      ]
    },
    {
      "page": "stats.S",
      "title": "Functions to plot Shewhart S chart",
      "topics": [
        "limits.S",
        "sd.S",
        "stats.S"
      ]
    },
    {
      "page": "stats.T2",
      "title": "Statistics used in computing and drawing the Hotelling T^2 chart for subgrouped data",
      "topics": [
        "limits.T2",
        "stats.T2"
      ]
    },
    {
      "page": "stats.T2.single",
      "title": "Statistics used in computing and drawing the Hotelling T^2 chart for individual observations data",
      "topics": [
        "limits.T2.single",
        "stats.T2.single"
      ]
    },
    {
      "page": "stats.u",
      "title": "Statistics used in computing and drawing a Shewhart u chart",
      "topics": [
        "limits.u",
        "sd.u",
        "stats.u"
      ]
    },
    {
      "page": "stats.xbar",
      "title": "Statistics used in computing and drawing a Shewhart xbar chart",
      "topics": [
        "limits.xbar",
        "sd.xbar",
        "stats.xbar"
      ]
    },
    {
      "page": "stats.xbar.one",
      "title": "Statistics used in computing and drawing a Shewhart xbar chart for one-at-time data",
      "topics": [
        "limits.xbar.one",
        "sd.xbar.one",
        "stats.xbar.one"
      ]
    },
    {
      "page": "viscosity",
      "title": "Viscosity for aircraft primer paint data",
      "topics": [
        "viscosity"
      ]
    }
  ],
  "_readme": "https://github.com/luca-scr/qcc/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "crayon",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "MASS",
    "patchwork",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "qcc.Rmd",
      "filename": "qcc.html",
      "title": "A quick tour of qcc",
      "author": "Luca Scrucca",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Shewhart charts",
        "x-bar chart",
        "Specifying dates for rationale subgroups",
        "R chart",
        "S chart",
        "Variable control limits in control charts",
        "p and np charts",
        "c and u charts",
        "Continuous one-at-time data",
        "Standardized p chart",
        "Operating Characteristic Curves",
        "Cusum chart",
        "EWMA",
        "Process capability analysis",
        "Multivariate Quality Control Charts",
        "Pareto chart",
        "Cause and effect diagram",
        "Process variation examples",
        "Simple random variation",
        "Between and within sample extra variation",
        "Autocorrelation",
        "Recurring cycles",
        "Trends",
        "Mixture",
        "Sudden jumps",
        "References"
      ],
      "created": "2018-02-19 11:38:21",
      "modified": "2025-05-16 07:30:50",
      "commits": 13
    }
  ],
  "_score": 12.478168378228789,
  "_indexed": true,
  "_nocasepkg": "qcc",
  "_universes": [
    "luca-scr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.0",
      "date": "2026-06-30T13:45:31.000Z",
      "distro": "resolute",
      "commit": "5e1aa87108f55c8333972356464084431c58050d",
      "fileid": "1d3cda79ef9fc0471bd20bf7413719c433ab042d8fc5c0976541773ee4e5141f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luca-scr/actions/runs/28448718577"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "3.0",
      "date": "2026-06-30T13:46:12.000Z",
      "distro": "resolute",
      "commit": "5e1aa87108f55c8333972356464084431c58050d",
      "fileid": "8994b2846e0cd82ab61676ded9e11d130a69d5ea789647f1cbb38dea85b41f1c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luca-scr/actions/runs/28448718577"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.0",
      "date": "2026-06-30T13:44:49.000Z",
      "commit": "5e1aa87108f55c8333972356464084431c58050d",
      "fileid": "ada1a6ca5cc061c42e00d83742bcc86470f1b20cb6e5ae5f8161fd13f58accb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luca-scr/actions/runs/28448718577"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "3.0",
      "date": "2026-06-30T13:44:45.000Z",
      "commit": "5e1aa87108f55c8333972356464084431c58050d",
      "fileid": "1a0e015cfd6c43cba67c1a296d2442d93451bca00add2b1b0f4c918ef1246b65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luca-scr/actions/runs/28448718577"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.0",
      "date": "2026-06-30T13:45:24.000Z",
      "commit": "5e1aa87108f55c8333972356464084431c58050d",
      "fileid": "c32932e8d8d5c9e4d1b557032bd1982f66c1d0256d75bc0d494b9db3cc2aa69b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/luca-scr/actions/runs/28448718577"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.0",
      "date": "2026-06-30T13:45:07.000Z",
      "commit": "5e1aa87108f55c8333972356464084431c58050d",
      "fileid": "7a47c6557258e1864a5a959adf5d2c049f212186d710633448cd6806ace19b5e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luca-scr/actions/runs/28448718577"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.0",
      "date": "2026-06-30T13:44:40.000Z",
      "commit": "5e1aa87108f55c8333972356464084431c58050d",
      "fileid": "6f12954acd7eb03f295e8e4f6212170364e678ea45898022946794bb0473ee53",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luca-scr/actions/runs/28448718577"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "3.0",
      "date": "2026-06-30T13:44:54.000Z",
      "commit": "5e1aa87108f55c8333972356464084431c58050d",
      "fileid": "894ce59fc186ce7426fc1f2dc5e24e9f6539ea11706cd802581bdc044badb0e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luca-scr/actions/runs/28448718577"
    }
  ]
}