{
  "_id": "6a616c34f673e46fff56b595",
  "Package": "anovapowersim",
  "Title": "Simple Power Simulations for ANOVAs",
  "Version": "1.1.0.9000",
  "Authors@R": "person(\"Shaheed\", \"Azaad\", email = \"sazaad@uni-muenster.de\", role = c(\"aut\", \"cre\"))",
  "Description": "A-priori power simulations and power-calculations for\nwithin, between and mixed ANOVAs based on target (partial)\neta-squared values. Supports complex designs with more than two\nfactors and their interactions with a single function call.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "URL": "https://shaheedazaad.github.io/anovapowersim/,\nhttps://github.com/shaheedazaad/anovapowersim",
  "BugReports": "https://github.com/shaheedazaad/anovapowersim/issues",
  "Config/pak/sysreqs": "cmake make libicu-dev",
  "Repository": "https://shaheedazaad.r-universe.dev",
  "Date/Publication": "2026-07-23 00:07:30 UTC",
  "RemoteUrl": "https://github.com/shaheedazaad/anovapowersim",
  "RemoteRef": "HEAD",
  "RemoteSha": "0293042b07c51ef5740d4cb2ee452b241db1a530",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-23 01:12:52 UTC",
    "User": "root"
  },
  "Author": "Shaheed Azaad [aut, cre]",
  "Maintainer": "Shaheed Azaad <sazaad@uni-muenster.de>",
  "_user": "shaheedazaad",
  "_type": "src",
  "_file": "anovapowersim_1.1.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/de2509e1a8d277f18621f72610ba42a1566e6a7e1bf3355692c6f6c059bd4c0b",
  "_filesize": 417872,
  "_sha256": "de2509e1a8d277f18621f72610ba42a1566e6a7e1bf3355692c6f6c059bd4c0b",
  "_expires": "2026-10-31T01:19:46.000Z",
  "_created": "2026-07-23T01:12:52.000Z",
  "_published": "2026-07-23T01:19:48.540Z",
  "_jobs": [
    {
      "job": 89093488319,
      "time": 360,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8549832671"
    },
    {
      "job": 89093488313,
      "time": 370,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8549835637"
    },
    {
      "job": 89093488289,
      "time": 192,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8549790358"
    },
    {
      "job": 89093488345,
      "time": 219,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8549797564"
    },
    {
      "job": 89092975799,
      "time": 231,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8549740269"
    },
    {
      "job": 89093488303,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8549777013"
    },
    {
      "job": 89093488324,
      "time": 303,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8549818644"
    },
    {
      "job": 89093488354,
      "time": 279,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8549812753"
    },
    {
      "job": 89093488343,
      "time": 319,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8549822504"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/shaheedazaad/actions/runs/29971042922",
  "_status": "success",
  "_upstream": "https://github.com/shaheedazaad/anovapowersim",
  "_commit": {
    "id": "0293042b07c51ef5740d4cb2ee452b241db1a530",
    "author": "Shaheed Azaad <shaheed.azaad@protonmail.com>",
    "committer": "Shaheed Azaad <shaheed.azaad@protonmail.com>",
    "message": "documentation update\n",
    "time": 1784765250
  },
  "_maintainer": {
    "name": "Shaheed Azaad",
    "email": "sazaad@uni-muenster.de",
    "login": "shaheedazaad",
    "description": "",
    "uuid": 6281182
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "car",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "future.apply",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "shaheedazaad",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-19",
      "n": 8
    },
    {
      "week": "2026-20",
      "n": 2
    },
    {
      "week": "2026-21",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 3
    },
    {
      "week": "2026-23",
      "n": 3
    },
    {
      "week": "2026-29",
      "n": 2
    },
    {
      "week": "2026-30",
      "n": 10
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "shaheedazaad",
      "count": 29,
      "uuid": 6281182
    }
  ],
  "_userbio": {
    "uuid": 6281182,
    "type": "user",
    "name": "Shaheed Azaad",
    "followers": 1
  },
  "_downloads": {
    "count": 350,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/anovapowersim"
  },
  "_devurl": "https://github.com/shaheedazaad/anovapowersim",
  "_pkgdown": "https://shaheedazaad.github.io/anovapowersim/",
  "_searchresults": 7,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/anovapowersim.html",
    "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",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/shaheedazaad/anovapowersim",
  "_realowner": "shaheedazaad",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-05-28"
    },
    {
      "version": "1.1.0",
      "date": "2026-05-31"
    }
  ],
  "_exports": [
    "balanced_anova_design",
    "cell_design",
    "compute_scale_factor",
    "design_term_means",
    "means_pattern",
    "plot_power_curve",
    "power_achieved",
    "power_achieved_calc",
    "power_curve",
    "power_n",
    "power_n_calc",
    "power_sensitivity",
    "power_sensitivity_calc",
    "power_unbalanced",
    "simulate_design_dataset",
    "unbalanced_covariance",
    "within_covariance"
  ],
  "_help": [
    {
      "page": "balanced_anova_design",
      "title": "Create a balanced factorial ANOVA design specification",
      "topics": [
        "balanced_anova_design"
      ]
    },
    {
      "page": "cell_design",
      "title": "Define cells for a means-based unbalanced ANOVA design",
      "topics": [
        "cell_design"
      ]
    },
    {
      "page": "compute_scale_factor",
      "title": "Compute the mean-deviation scaling factor from a change in partial eta squared",
      "topics": [
        "compute_scale_factor"
      ]
    },
    {
      "page": "design_term_means",
      "title": "Build calibrated means for a design term",
      "topics": [
        "design_term_means"
      ]
    },
    {
      "page": "means_pattern",
      "title": "Define a sparse relative cell-mean pattern",
      "topics": [
        "means_pattern"
      ]
    },
    {
      "page": "plot_power_curve",
      "title": "Plot a simulation-based power curve",
      "topics": [
        "plot_power_curve"
      ]
    },
    {
      "page": "power_achieved",
      "title": "Estimate achieved ANOVA power at a fixed sample size",
      "topics": [
        "power_achieved"
      ]
    },
    {
      "page": "power_achieved_calc",
      "title": "Calculate achieved ANOVA power at a fixed sample size",
      "topics": [
        "power_achieved_calc"
      ]
    },
    {
      "page": "power_curve",
      "title": "Simulate ANOVA power from a balanced factorial design",
      "topics": [
        "power_curve"
      ]
    },
    {
      "page": "power_n",
      "title": "Search for the sample size needed for target ANOVA power",
      "topics": [
        "power_n"
      ]
    },
    {
      "page": "power_n_calc",
      "title": "Calculate the sample size needed for target ANOVA power",
      "topics": [
        "power_n_calc"
      ]
    },
    {
      "page": "power_sensitivity",
      "title": "Estimate ANOVA effect-size sensitivity at a fixed sample size",
      "topics": [
        "power_sensitivity"
      ]
    },
    {
      "page": "power_sensitivity_calc",
      "title": "Calculate ANOVA effect-size sensitivity at a fixed sample size",
      "topics": [
        "power_sensitivity_calc"
      ]
    },
    {
      "page": "power_unbalanced",
      "title": "Simulate power for a fixed unbalanced ANOVA design",
      "topics": [
        "power_unbalanced"
      ]
    },
    {
      "page": "print.anovapowersim_achieved_power",
      "title": "Print a fixed-sample achieved-power result",
      "topics": [
        "print.anovapowersim_achieved_power"
      ]
    },
    {
      "page": "print.anovapowersim_curve",
      "title": "Print an anovapowersim power curve",
      "topics": [
        "print.anovapowersim_curve"
      ]
    },
    {
      "page": "print.anovapowersim_sensitivity",
      "title": "Print a fixed-sample sensitivity result",
      "topics": [
        "print.anovapowersim_sensitivity"
      ]
    },
    {
      "page": "print.anovapowersim_unbalanced_power",
      "title": "Print simulated power for an unbalanced design",
      "topics": [
        "print.anovapowersim_unbalanced_power"
      ]
    },
    {
      "page": "simulate_design_dataset",
      "title": "Simulate data from a balanced ANOVA design",
      "topics": [
        "simulate_design_dataset"
      ]
    },
    {
      "page": "summary.anovapowersim_achieved_power",
      "title": "Summarise a fixed-sample achieved-power result",
      "topics": [
        "summary.anovapowersim_achieved_power"
      ]
    },
    {
      "page": "summary.anovapowersim_curve",
      "title": "Summarise an anovapowersim power curve",
      "topics": [
        "summary.anovapowersim_curve"
      ]
    },
    {
      "page": "summary.anovapowersim_sensitivity",
      "title": "Summarise a fixed-sample sensitivity result",
      "topics": [
        "summary.anovapowersim_sensitivity"
      ]
    },
    {
      "page": "summary.anovapowersim_unbalanced_power",
      "title": "Summarise simulated power for an unbalanced design",
      "topics": [
        "summary.anovapowersim_unbalanced_power"
      ]
    },
    {
      "page": "unbalanced_covariance",
      "title": "Specify covariance for a means-based unbalanced design",
      "topics": [
        "unbalanced_covariance"
      ]
    },
    {
      "page": "within_covariance",
      "title": "Specify a within-subject covariance structure",
      "topics": [
        "within_covariance"
      ]
    }
  ],
  "_readme": "https://github.com/shaheedazaad/anovapowersim/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "boot",
    "broom",
    "car",
    "carData",
    "cli",
    "codetools",
    "colorspace",
    "cowplot",
    "cpp11",
    "Deriv",
    "digest",
    "doBy",
    "dplyr",
    "farver",
    "forecast",
    "Formula",
    "fracdiff",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "listenv",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "minqa",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "parallelly",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "purrr",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "S7",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "calculated-power.Rmd",
      "filename": "calculated-power.html",
      "title": "Calculated power without simulations",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Required sample size",
        "Achieved power",
        "Sensitivity",
        "Planned nonsphericity",
        "Comparison with G*Power",
        "When to use simulations instead"
      ],
      "created": "2026-07-22 08:53:16",
      "modified": "2026-07-22 08:53:16",
      "commits": 1
    },
    {
      "source": "comparison-with-gpower.Rmd",
      "filename": "comparison-with-gpower.html",
      "title": "Comparison with G*Power",
      "engine": "knitr::rmarkdown",
      "headings": [
        "A typical 2 x 2 design",
        "More than three within-subject levels"
      ],
      "created": "2026-07-22 08:53:16",
      "modified": "2026-07-22 11:05:22",
      "commits": 2
    },
    {
      "source": "covariance.Rmd",
      "filename": "covariance.html",
      "title": "Covariance and nonsphericity",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Name the within-subject cells",
        "Use the covariance specification",
        "Why the relative means pattern matters",
        "The default linear/Kronecker direction",
        "The two sparse-cell interfaces",
        "Calculation-only and unbalanced designs"
      ],
      "created": "2026-07-22 08:53:16",
      "modified": "2026-07-22 23:12:01",
      "commits": 5
    },
    {
      "source": "fixed-sample-power.Rmd",
      "filename": "fixed-sample-power.html",
      "title": "Fixed-sample power and sensitivity",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Achieved power",
        "Sensitivity",
        "Covariance and calculated-power alternatives"
      ],
      "created": "2026-07-22 08:53:16",
      "modified": "2026-07-22 08:53:16",
      "commits": 1
    },
    {
      "source": "anovapowersim.Rmd",
      "filename": "anovapowersim.html",
      "title": "Getting started with anovapowersim",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Search for the required sample size",
        "Adding factors and levels",
        "Simulate a power curve",
        "Run simulations in parallel",
        "Next steps"
      ],
      "created": "2026-05-05 13:28:35",
      "modified": "2026-07-22 08:53:16",
      "commits": 9
    },
    {
      "source": "unbalanced-designs.Rmd",
      "filename": "unbalanced-designs.html",
      "title": "Power for unbalanced designs",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Define the cells",
        "Define within-subject correlations",
        "Interpret the result",
        "Multiple within-subject factors"
      ],
      "created": "2026-07-22 08:53:16",
      "modified": "2026-07-22 11:05:22",
      "commits": 2
    }
  ],
  "_score": 5.3222192947339195,
  "_indexed": true,
  "_nocasepkg": "anovapowersim",
  "_universes": [
    "shaheedazaad"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0.9000",
      "date": "2026-07-23T01:15:39.000Z",
      "distro": "resolute",
      "commit": "0293042b07c51ef5740d4cb2ee452b241db1a530",
      "fileid": "https://r2.ropensci.org/8df1d290436de1f2a12d7d1e1c1ae56fafa0cc812c69a152226043e561f6cd7b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shaheedazaad/actions/runs/29971042922"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.0.9000",
      "date": "2026-07-23T01:15:43.000Z",
      "distro": "resolute",
      "commit": "0293042b07c51ef5740d4cb2ee452b241db1a530",
      "fileid": "https://r2.ropensci.org/5298a3b8348c11fa2e7050889ac28f0750f8ee37716488e1a3dea02dbb368d92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shaheedazaad/actions/runs/29971042922"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0.9000",
      "date": "2026-07-23T01:14:24.000Z",
      "commit": "0293042b07c51ef5740d4cb2ee452b241db1a530",
      "fileid": "https://r2.ropensci.org/6c68f4ca073e904250a67bff17f9c0dfb103c30d9cc24d9f181b0e102e51042d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shaheedazaad/actions/runs/29971042922"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1.0.9000",
      "date": "2026-07-23T01:14:36.000Z",
      "commit": "0293042b07c51ef5740d4cb2ee452b241db1a530",
      "fileid": "https://r2.ropensci.org/dedf9ae3afb2defb61d7782edb2e9cde5060747c0a4daf9a3a98fd1724261da7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shaheedazaad/actions/runs/29971042922"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0.9000",
      "date": "2026-07-23T01:15:31.000Z",
      "commit": "0293042b07c51ef5740d4cb2ee452b241db1a530",
      "fileid": "https://r2.ropensci.org/251debb8f3f274f7df5797cf829354691842982c21980bf1c99b83b81d78831f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/shaheedazaad/actions/runs/29971042922"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0.9000",
      "date": "2026-07-23T01:14:13.000Z",
      "commit": "0293042b07c51ef5740d4cb2ee452b241db1a530",
      "fileid": "https://r2.ropensci.org/d74ecd25ab017ea8cd274f4eec2a1d9dd67ac7f9f5d3bbe2e6fcf6a3852e89d9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/shaheedazaad/actions/runs/29971042922"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0.9000",
      "date": "2026-07-23T01:14:10.000Z",
      "commit": "0293042b07c51ef5740d4cb2ee452b241db1a530",
      "fileid": "https://r2.ropensci.org/7e3913570559bccbee0c33a1ae85d1d1be94818f887ebcdfd7ce62eae234f22a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/shaheedazaad/actions/runs/29971042922"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1.0.9000",
      "date": "2026-07-23T01:14:10.000Z",
      "commit": "0293042b07c51ef5740d4cb2ee452b241db1a530",
      "fileid": "https://r2.ropensci.org/9b8898f93607c90cba02465ed479620c31a86d3fd7906968420beca38516244a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/shaheedazaad/actions/runs/29971042922"
    }
  ]
}