{
  "_id": "6a60741914e95619b75d9d34",
  "Package": "statwitness",
  "Type": "Package",
  "Title": "Model-Aware Validation and Audit Certificates for Statistical\nAnalyses",
  "Version": "0.1.0",
  "Authors@R": "person(\ngiven = \"Georgios P.\",\nfamily = \"Georgiou\",\nemail = \"georgiou.georg@unic.ac.cy\",\nrole = c(\"aut\", \"cre\")\n)",
  "Description": "Provides model-aware behavioral validation and audit\ncertificates for statistical analyses. Controlled\ntransformations and model-specific diagnostic checks are\norganized across five domains: computational integrity,\nnumerical stability, design adequacy, assumption screening, and\ninfluence stability. Supported workflows include linear models,\ngeneralized linear models, classical and repeated-measures\nanalyses of variance, mixed-effects models fitted using 'lme4'\nor 'glmmTMB', and survival models fitted using 'survival'.\nChecks are selected according to registered applicability\nconditions for each model class. The resulting certificates\ndescribe computational behavior and selected diagnostic\nfindings; they do not establish causal validity, model\ncorrectness, or scientific appropriateness.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/George33cy/statwitness",
  "BugReports": "https://github.com/George33cy/statwitness/issues",
  "Config/roxygen2/version": "8.0.0",
  "Repository": "https://george33cy.r-universe.dev",
  "Date/Publication": "2026-07-21 13:08:55 UTC",
  "RemoteUrl": "https://github.com/george33cy/statwitness",
  "RemoteRef": "HEAD",
  "RemoteSha": "9e8c10c26db222f52d4db289b6ce0b1ff51b3e6e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-22 07:37:34 UTC",
    "User": "root"
  },
  "Author": "Georgios P. Georgiou [aut, cre]",
  "Maintainer": "Georgios P. Georgiou <georgiou.georg@unic.ac.cy>",
  "_user": "george33cy",
  "_type": "src",
  "_file": "statwitness_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/9b878c94f71b2ed32db9a41f5cb4f29f8ca903fb426c84e6191d403da5e39b6f",
  "_filesize": 135118,
  "_sha256": "9b878c94f71b2ed32db9a41f5cb4f29f8ca903fb426c84e6191d403da5e39b6f",
  "_expires": "2026-10-30T07:41:11.000Z",
  "_created": "2026-07-22T07:37:34.000Z",
  "_published": "2026-07-22T07:41:13.566Z",
  "_jobs": [
    {
      "job": 88861208831,
      "time": 158,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8521888151"
    },
    {
      "job": 88861208907,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8521886561"
    },
    {
      "job": 88861208850,
      "time": 173,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8521875146"
    },
    {
      "job": 88861208867,
      "time": 155,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8521876567"
    },
    {
      "job": 88860520777,
      "time": 217,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8521822097"
    },
    {
      "job": 88861208841,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8521878140"
    },
    {
      "job": 88861208843,
      "time": 129,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8521876589"
    },
    {
      "job": 88861208942,
      "time": 151,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8521885991"
    },
    {
      "job": 88861208926,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8521865223"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/george33cy/actions/runs/29900672773",
  "_status": "success",
  "_upstream": "https://github.com/george33cy/statwitness",
  "_commit": {
    "id": "9e8c10c26db222f52d4db289b6ce0b1ff51b3e6e",
    "author": "George33cy <74959892+George33cy@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update CITATION",
    "time": 1784639335
  },
  "_maintainer": {
    "name": "Georgios P. Georgiou",
    "email": "georgiou.georg@unic.ac.cy"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "reformulas",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "afex",
      "role": "Suggests"
    },
    {
      "package": "glmmTMB",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lme4",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "survival",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "george33cy",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-28",
      "n": 3
    },
    {
      "week": "2026-30",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "george33cy",
      "count": 1,
      "uuid": 74959892
    }
  ],
  "_userbio": {
    "uuid": 74959892,
    "type": "user",
    "name": "George33cy",
    "followers": 0
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/statwitness"
  },
  "_devurl": "https://github.com/george33cy/statwitness",
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/statwitness.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/george33cy/statwitness",
  "_realowner": "george33cy",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-07-21"
    }
  ],
  "_exports": [
    "audit_plan",
    "statwitness",
    "statwitness_repeated",
    "witness_registry"
  ],
  "_help": [
    {
      "page": "statwitness-package",
      "title": "Model-Aware Validation and Audit Certificates for Statistical Analyses",
      "topics": [
        "statwitness-package"
      ]
    },
    {
      "page": "audit_plan",
      "title": "Preview an Automatic Audit Plan",
      "topics": [
        "audit_plan"
      ]
    },
    {
      "page": "statwitness",
      "title": "Generate a Behavioral Validation Certificate",
      "topics": [
        "statwitness"
      ]
    },
    {
      "page": "statwitness_repeated",
      "title": "Audit a Repeated-Measures ANOVA",
      "topics": [
        "statwitness_repeated"
      ]
    },
    {
      "page": "witness_registry",
      "title": "List Registered Behavioral Audit Tests",
      "topics": [
        "witness_registry"
      ]
    }
  ],
  "_readme": "https://github.com/george33cy/statwitness/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix",
    "rbibutils",
    "Rdpack",
    "reformulas"
  ],
  "_vignettes": [
    {
      "source": "statwitness-introduction.Rmd",
      "filename": "statwitness-introduction.html",
      "title": "Introduction to statwitness",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Linear model",
        "Mixed-effects model",
        "Repeated-measures ANOVA",
        "Scope"
      ],
      "created": "2026-07-12 08:35:42",
      "modified": "2026-07-12 08:35:42",
      "commits": 1
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "statwitness",
  "_universes": [
    "george33cy"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-22T07:40:00.000Z",
      "distro": "resolute",
      "commit": "9e8c10c26db222f52d4db289b6ce0b1ff51b3e6e",
      "fileid": "https://r2.ropensci.org/aff3b1f1a6384184a4ac3bffeb8459ce52997534ba128e6eeb7069b38c7b5434",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/george33cy/actions/runs/29900672773"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-22T07:40:02.000Z",
      "distro": "resolute",
      "commit": "9e8c10c26db222f52d4db289b6ce0b1ff51b3e6e",
      "fileid": "https://r2.ropensci.org/bd1b3161e334a169bb3de8317ca927ab50240f88bbf27bf70da5142fe8f6f345",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/george33cy/actions/runs/29900672773"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-22T07:39:40.000Z",
      "commit": "9e8c10c26db222f52d4db289b6ce0b1ff51b3e6e",
      "fileid": "https://r2.ropensci.org/edc8c069e2ed07c9140bf705fff5e5dcf0ea0cc52bedc13b9406f6499caaa49e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/george33cy/actions/runs/29900672773"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-22T07:39:40.000Z",
      "commit": "9e8c10c26db222f52d4db289b6ce0b1ff51b3e6e",
      "fileid": "https://r2.ropensci.org/c3fcf1954bdd9eac49a752e046996ede1c185e686946f7ed83a194ac884a2bed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/george33cy/actions/runs/29900672773"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-22T07:40:08.000Z",
      "commit": "9e8c10c26db222f52d4db289b6ce0b1ff51b3e6e",
      "fileid": "https://r2.ropensci.org/a1df253e3126e5a49b04b4dc8aad87bbf2ee6d4850f0ce1b98ed3c44f27c0e68",
      "status": "success",
      "buildurl": "https://github.com/r-universe/george33cy/actions/runs/29900672773"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-22T07:39:29.000Z",
      "commit": "9e8c10c26db222f52d4db289b6ce0b1ff51b3e6e",
      "fileid": "https://r2.ropensci.org/edcd434b2cfe7161c7cba75647ab10b6c621865f285739b6b1b7a98449bf67b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/george33cy/actions/runs/29900672773"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-22T07:39:57.000Z",
      "commit": "9e8c10c26db222f52d4db289b6ce0b1ff51b3e6e",
      "fileid": "https://r2.ropensci.org/236e6bc24579eca879a62c40e3cb6c9adb3f6898e7226feeb0ae4238b4fdda62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/george33cy/actions/runs/29900672773"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-22T07:38:58.000Z",
      "commit": "9e8c10c26db222f52d4db289b6ce0b1ff51b3e6e",
      "fileid": "https://r2.ropensci.org/0eb21cb864da9d6e18da30ef963aac371279869365dedb9f872d5cc54e1eef37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/george33cy/actions/runs/29900672773"
    }
  ]
}