{
  "_id": "6a4797f82f27a93436c0f91f",
  "Package": "testflow",
  "Title": "A Workflow for Statistical Testing, Interpretation, and\n'ggplot2'-Based Visualization",
  "Version": "0.8.2",
  "Authors@R": "c(\nperson(\ngiven = \"Imad\",\nfamily = \"EL BADISY\",\nrole = c(\"aut\", \"cre\"),\nemail = \"elbadisyimad@gmail.com\"\n)\n)",
  "Author": "Imad EL BADISY [aut, cre]",
  "Maintainer": "Imad EL BADISY <elbadisyimad@gmail.com>",
  "Description": "Provides a unified workflow for choosing, running,\ninterpreting, and visualizing common statistical tests. The\npackage combines assumption checks, test selection, effect\nsizes, formatted results, plain-language interpretation, and\n'ggplot2'-based statistical visualizations. Implemented methods\nfollow standard references including Casella and Berger (2002,\nISBN:9780534243128), Hollander et al. (2013,\nISBN:9781118553299), Agresti (2013, ISBN:9780470463635), and\nCohen (1988, ISBN:9780805802832).",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://ielbadisy.r-universe.dev",
  "Date/Publication": "2026-06-26 18:50:13 UTC",
  "RemoteUrl": "https://github.com/ielbadisy/testflow",
  "RemoteRef": "HEAD",
  "RemoteSha": "c64adbd08f69df8e4a72cb3ac6f3268333f7f55f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 08:12:33 UTC",
    "User": "root"
  },
  "_user": "ielbadisy",
  "_type": "src",
  "_file": "testflow_0.8.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/a1c36d84eb161e432964879d2d368de6cb1bcff6f0cf171e005e53cfbbf56002",
  "_filesize": 188227,
  "_sha256": "a1c36d84eb161e432964879d2d368de6cb1bcff6f0cf171e005e53cfbbf56002",
  "_expires": "2026-10-11T11:07:36.000Z",
  "_created": "2026-07-03T08:12:33.000Z",
  "_published": "2026-07-03T11:07:36.767Z",
  "_jobs": [
    {
      "job": 84987038379,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8061349660"
    },
    {
      "job": 84987038593,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8061352593"
    },
    {
      "job": 84987039209,
      "time": 135,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8061345478"
    },
    {
      "job": 84987039227,
      "time": 131,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8061344848"
    },
    {
      "job": 84987038009,
      "time": 213,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8061298735"
    },
    {
      "job": 84987038914,
      "time": 159,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8061353880"
    },
    {
      "job": 84987039047,
      "time": 106,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8061336110"
    },
    {
      "job": 84987039180,
      "time": 111,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8061337992"
    },
    {
      "job": 84987038443,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8061334483"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ielbadisy/actions/runs/28647453487",
  "_status": "success",
  "_upstream": "https://github.com/ielbadisy/testflow",
  "_commit": {
    "id": "c64adbd08f69df8e4a72cb3ac6f3268333f7f55f",
    "author": "Imad EL BADISY <elbadisyimad@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #36 from ielbadisy/remove-unused-rstatix-suggest\n\nRemove unused rstatix suggestion",
    "time": 1782499813
  },
  "_maintainer": {
    "name": "Imad EL BADISY",
    "email": "elbadisyimad@gmail.com",
    "login": "ielbadisy",
    "description": "PhD, Research Engineer in Biostatistics | Health Data Scientist",
    "uuid": 52789515
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "broom",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "car",
      "role": "Suggests"
    },
    {
      "package": "effectsize",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    }
  ],
  "_owner": "ielbadisy",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-24",
      "n": 9
    },
    {
      "week": "2026-25",
      "n": 10
    },
    {
      "week": "2026-26",
      "n": 21
    }
  ],
  "_tags": [
    {
      "name": "v0.8.2",
      "date": "2026-06-15"
    }
  ],
  "_topics": [
    "data-analysis",
    "ggplot2",
    "statistical-tests",
    "statistics",
    "teaching"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ielbadisy",
      "count": 82,
      "uuid": 52789515
    }
  ],
  "_userbio": {
    "uuid": 52789515,
    "type": "user",
    "name": "Imad EL BADISY ",
    "followers": 15,
    "description": "PhD, Research Engineer in Biostatistics | Health Data Scientist"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/testflow"
  },
  "_devurl": "https://github.com/ielbadisy/testflow",
  "_searchresults": 1,
  "_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/readme.html",
    "extra/readme.md",
    "extra/testflow.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ielbadisy/testflow",
  "_realowner": "ielbadisy",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.8.2",
      "date": "2026-07-02"
    }
  ],
  "_exports": [
    "as_tibble",
    "make_cardio_data",
    "report",
    "report_test",
    "sumtab",
    "test_categorical",
    "test_correlation",
    "test_correlation_matrix",
    "test_factorial",
    "test_groups",
    "test_multinomial",
    "test_one_sample",
    "test_outliers",
    "test_paired",
    "test_paired_categorical",
    "test_proportion",
    "test_repeated",
    "test_repeated_categorical",
    "test_repeated_long",
    "test_two_groups"
  ],
  "_help": [
    {
      "page": "as_tibble",
      "title": "Convert a testflow object to a one-row tibble",
      "topics": [
        "as_tibble"
      ]
    },
    {
      "page": "make_cardio_data",
      "title": "Simulate a small cardiovascular teaching dataset",
      "topics": [
        "make_cardio_data"
      ]
    },
    {
      "page": "plot.testflow",
      "title": "Plot a testflow object",
      "topics": [
        "plot.testflow"
      ]
    },
    {
      "page": "print.testflow",
      "title": "Print a testflow object",
      "topics": [
        "print.testflow"
      ]
    },
    {
      "page": "report",
      "title": "Return a ready-to-use testflow report",
      "topics": [
        "report"
      ]
    },
    {
      "page": "report_test",
      "title": "Return a ready-to-use testflow report",
      "topics": [
        "report_test"
      ]
    },
    {
      "page": "summary.testflow",
      "title": "Summarize a testflow object",
      "topics": [
        "summary.testflow"
      ]
    },
    {
      "page": "sumtab",
      "title": "Build a compact descriptive summary table",
      "topics": [
        "sumtab"
      ]
    },
    {
      "page": "test_categorical",
      "title": "Test association between two categorical variables",
      "topics": [
        "test_categorical"
      ]
    },
    {
      "page": "test_correlation",
      "title": "Test correlation between two numeric variables",
      "topics": [
        "test_correlation"
      ]
    },
    {
      "page": "test_correlation_matrix",
      "title": "Test a correlation matrix",
      "topics": [
        "test_correlation_matrix"
      ]
    },
    {
      "page": "test_factorial",
      "title": "Run a factorial ANOVA workflow",
      "topics": [
        "test_factorial"
      ]
    },
    {
      "page": "test_groups",
      "title": "Compare a numeric outcome across more than two groups",
      "topics": [
        "test_groups"
      ]
    },
    {
      "page": "test_multinomial",
      "title": "Test multinomial goodness of fit",
      "topics": [
        "test_multinomial"
      ]
    },
    {
      "page": "test_one_sample",
      "title": "Test one numeric sample against a reference value",
      "topics": [
        "test_one_sample"
      ]
    },
    {
      "page": "test_outliers",
      "title": "Detect numeric outliers",
      "topics": [
        "test_outliers"
      ]
    },
    {
      "page": "test_paired",
      "title": "Compare paired before and after numeric measurements",
      "topics": [
        "test_paired"
      ]
    },
    {
      "page": "test_paired_categorical",
      "title": "Test paired categorical measurements",
      "topics": [
        "test_paired_categorical"
      ]
    },
    {
      "page": "test_proportion",
      "title": "Test a one-sample proportion",
      "topics": [
        "test_proportion"
      ]
    },
    {
      "page": "test_repeated",
      "title": "Run a repeated-measures workflow from wide data",
      "topics": [
        "test_repeated"
      ]
    },
    {
      "page": "test_repeated_categorical",
      "title": "Test repeated categorical measurements",
      "topics": [
        "test_repeated_categorical"
      ]
    },
    {
      "page": "test_repeated_long",
      "title": "Run a repeated-measures workflow from long data",
      "topics": [
        "test_repeated_long"
      ]
    },
    {
      "page": "test_two_groups",
      "title": "Compare a numeric outcome between two independent groups",
      "topics": [
        "test_two_groups"
      ]
    }
  ],
  "_readme": "https://github.com/ielbadisy/testflow/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "broom",
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "effect-size-formulas.Rmd",
      "filename": "effect-size-formulas.html",
      "title": "Effect-size formulas",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Purpose",
        "Cohen's d",
        "One-sample Cohen's d",
        "Independent-groups Cohen's d",
        "Paired-sample Cohen's dz",
        "ANOVA-style effect sizes",
        "Eta squared",
        "Kruskal-Wallis epsilon squared",
        "Categorical and rank-based effect sizes",
        "Cramer's V",
        "Rank-biserial correlation",
        "Kendall's W",
        "Other reported workflow summaries",
        "Magnitude labels"
      ],
      "created": "2026-06-15 10:58:16",
      "modified": "2026-06-26 07:53:28",
      "commits": 2
    },
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting started with testflow",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Getting started"
      ],
      "created": "2026-06-12 22:00:38",
      "modified": "2026-06-26 07:53:28",
      "commits": 6
    },
    {
      "source": "statistical-test-workflows.Rmd",
      "filename": "statistical-test-workflows.html",
      "title": "Statistical test workflows",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "One numerical variable",
        "Two independent groups",
        "Paired measurements",
        "More than two groups",
        "Factorial designs",
        "Repeated measurements",
        "Categorical outcomes",
        "Repeated categorical outcomes",
        "References",
        "Correlation",
        "Outliers",
        "Reporting and plotting"
      ],
      "created": "2026-06-12 22:00:38",
      "modified": "2026-06-26 07:53:28",
      "commits": 9
    }
  ],
  "_score": 4.653212513775344,
  "_indexed": true,
  "_nocasepkg": "testflow",
  "_universes": [
    "ielbadisy"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.2",
      "date": "2026-07-03T08:14:46.000Z",
      "distro": "resolute",
      "commit": "c64adbd08f69df8e4a72cb3ac6f3268333f7f55f",
      "fileid": "https://r2.ropensci.org/40826df2533b822a788a01691940950e1bed961806e1de98b68c292624f3f2b1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ielbadisy/actions/runs/28647453487"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.8.2",
      "date": "2026-07-03T08:14:54.000Z",
      "distro": "resolute",
      "commit": "c64adbd08f69df8e4a72cb3ac6f3268333f7f55f",
      "fileid": "https://r2.ropensci.org/afb27b82788d4b9fe677b9bfee33432a3e7050d258291205972664309d3fb574",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ielbadisy/actions/runs/28647453487"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.2",
      "date": "2026-07-03T08:14:32.000Z",
      "commit": "c64adbd08f69df8e4a72cb3ac6f3268333f7f55f",
      "fileid": "https://r2.ropensci.org/d4a04e7b24e63865d3f11c13cada417f59fd4bfcd251210dc0b04263f297bf76",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ielbadisy/actions/runs/28647453487"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.8.2",
      "date": "2026-07-03T08:14:30.000Z",
      "commit": "c64adbd08f69df8e4a72cb3ac6f3268333f7f55f",
      "fileid": "https://r2.ropensci.org/0ca8157ad188a1977076f26e8ce0fd6983942e90f09f23834f91a0e3dfbff75b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ielbadisy/actions/runs/28647453487"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.2",
      "date": "2026-07-03T08:15:30.000Z",
      "commit": "c64adbd08f69df8e4a72cb3ac6f3268333f7f55f",
      "fileid": "https://r2.ropensci.org/1999864cfe9043daf1de70c6644ac2598f3a5cc438c8b8fc00f430b712ceac57",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ielbadisy/actions/runs/28647453487"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.2",
      "date": "2026-07-03T08:13:56.000Z",
      "commit": "c64adbd08f69df8e4a72cb3ac6f3268333f7f55f",
      "fileid": "https://r2.ropensci.org/7f7d4b070635e61d9e73240b10951e423075431977f651da4d9abec50daf7799",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ielbadisy/actions/runs/28647453487"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.2",
      "date": "2026-07-03T08:14:00.000Z",
      "commit": "c64adbd08f69df8e4a72cb3ac6f3268333f7f55f",
      "fileid": "https://r2.ropensci.org/4b5b7c4dd7abcb1e0ec6a85bfbc07677e942587989036a7e5a5e1a0818a149c1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ielbadisy/actions/runs/28647453487"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.8.2",
      "date": "2026-07-03T08:13:46.000Z",
      "commit": "c64adbd08f69df8e4a72cb3ac6f3268333f7f55f",
      "fileid": "https://r2.ropensci.org/fc0a627e10b92779fb5f1adc2465295b97e1a823136a697e8692c164044e4f03",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ielbadisy/actions/runs/28647453487"
    }
  ]
}