{
  "_id": "6a1db7751d7bb097a0a5272e",
  "Package": "anovapowersim",
  "Title": "Simple Power Simulations for ANOVAs",
  "Version": "1.1.0",
  "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-06-01 16:29:44 UTC",
  "RemoteUrl": "https://github.com/shaheedazaad/anovapowersim",
  "RemoteRef": "HEAD",
  "RemoteSha": "3ed32351efce72ed22244577f422a0188c6debf2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 16:41:31 UTC",
    "User": "root"
  },
  "Author": "Shaheed Azaad [aut, cre]",
  "Maintainer": "Shaheed Azaad <sazaad@uni-muenster.de>",
  "MD5sum": "60dfc57595d5783cd32555193b941f7d",
  "_user": "shaheedazaad",
  "_type": "src",
  "_file": "anovapowersim_1.1.0.tar.gz",
  "_fileid": "2ce6ebadc7a3dfa4e4c897951ee94b52992bd74885abac829b78d642d2ee0522",
  "_filesize": 269333,
  "_sha256": "2ce6ebadc7a3dfa4e4c897951ee94b52992bd74885abac829b78d642d2ee0522",
  "_created": "2026-06-01T16:41:31.000Z",
  "_published": "2026-06-01T16:46:45.613Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78901334295,
      "time": 235,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7337439861"
    },
    {
      "job": 78901334272,
      "time": 226,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7337436628"
    },
    {
      "job": 78901334362,
      "time": 118,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7337431140"
    },
    {
      "job": 78901334408,
      "time": 205,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7337455497"
    },
    {
      "job": 78900736009,
      "time": 199,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7337354941"
    },
    {
      "job": 78901334277,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7337402958"
    },
    {
      "job": 78901334360,
      "time": 174,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7337418956"
    },
    {
      "job": 78901334364,
      "time": 210,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7337430625"
    },
    {
      "job": 78901334365,
      "time": 199,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7337427046"
    }
  ],
  "_buildurl": "https://github.com/r-universe/shaheedazaad/actions/runs/26768318811",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/shaheedazaad/anovapowersim",
  "_commit": {
    "id": "3ed32351efce72ed22244577f422a0188c6debf2",
    "author": "Shaheed Azaad <shaheed.azaad@protonmail.com>",
    "committer": "Shaheed Azaad <shaheed.azaad@protonmail.com>",
    "message": "updated readme with new citation\n",
    "time": 1780331384
  },
  "_maintainer": {
    "name": "Shaheed Azaad",
    "email": "sazaad@uni-muenster.de",
    "login": "shaheedazaad",
    "description": "",
    "uuid": 6281182
  },
  "_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
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "shaheedazaad",
      "count": 17,
      "uuid": 6281182
    }
  ],
  "_userbio": {
    "uuid": 6281182,
    "type": "user",
    "name": "Shaheed Azaad"
  },
  "_downloads": {
    "count": 54,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/anovapowersim"
  },
  "_devurl": "https://github.com/shaheedazaad/anovapowersim",
  "_pkgdown": "https://shaheedazaad.github.io/anovapowersim/",
  "_rbuild": "4.6.0",
  "_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",
    "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",
    "compute_scale_factor",
    "design_term_means",
    "plot_power_curve",
    "power_curve",
    "power_n",
    "simulate_design_dataset"
  ],
  "_help": [
    {
      "page": "balanced_anova_design",
      "title": "Create a balanced factorial ANOVA design specification",
      "topics": [
        "balanced_anova_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 default means for a design term",
      "topics": [
        "design_term_means"
      ]
    },
    {
      "page": "plot_power_curve",
      "title": "Plot a simulation-based power curve",
      "topics": [
        "plot_power_curve"
      ]
    },
    {
      "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": "print.anovapowersim_curve",
      "title": "Print an anovapowersim power curve",
      "topics": [
        "print.anovapowersim_curve"
      ]
    },
    {
      "page": "simulate_design_dataset",
      "title": "Simulate data from a balanced ANOVA design",
      "topics": [
        "simulate_design_dataset"
      ]
    },
    {
      "page": "summary.anovapowersim_curve",
      "title": "Summarise an anovapowersim power curve",
      "topics": [
        "summary.anovapowersim_curve"
      ]
    }
  ],
  "_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",
    "microbenchmark",
    "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": "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",
        "Advanced options",
        "Run simulations in parallel",
        "Match the G*Power convention"
      ],
      "created": "2026-05-05 13:28:35",
      "modified": "2026-06-01 06:06:03",
      "commits": 7
    }
  ],
  "_score": 4.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "anovapowersim",
  "_universes": [
    "shaheedazaad"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-01T16:44:02.000Z",
      "distro": "noble",
      "commit": "3ed32351efce72ed22244577f422a0188c6debf2",
      "fileid": "ab1734281369968ba32f16d02ed4c6760833739b9ec56492d7fa25cd1f6bc2fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shaheedazaad/actions/runs/26768318811"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-01T16:43:56.000Z",
      "distro": "noble",
      "commit": "3ed32351efce72ed22244577f422a0188c6debf2",
      "fileid": "50baaf01db73e85553dceedd97534bc11d36720d29c72bf1713a9c8e544e9250",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shaheedazaad/actions/runs/26768318811"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-01T16:44:24.000Z",
      "commit": "3ed32351efce72ed22244577f422a0188c6debf2",
      "fileid": "bf7ec40fd53d10ecd151b3b5cbf5a9810b6642609862087571b1a8ad759a95f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shaheedazaad/actions/runs/26768318811"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-01T16:44:59.000Z",
      "commit": "3ed32351efce72ed22244577f422a0188c6debf2",
      "fileid": "31d9bce00cee115d4a444c028d51756bc282291f71b025b7776cfb96aab559cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shaheedazaad/actions/runs/26768318811"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-06-01T16:43:54.000Z",
      "commit": "3ed32351efce72ed22244577f422a0188c6debf2",
      "fileid": "916f2599433c0a8597415863343592fd394e078818a41d4cf87454a842ce43dc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/shaheedazaad/actions/runs/26768318811"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-01T16:42:53.000Z",
      "commit": "3ed32351efce72ed22244577f422a0188c6debf2",
      "fileid": "8867562dec61748f1423fdc8d12b4d251e5e8e934f32efb21a610b3d1c561dbe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shaheedazaad/actions/runs/26768318811"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-01T16:43:18.000Z",
      "commit": "3ed32351efce72ed22244577f422a0188c6debf2",
      "fileid": "7e6f81b2bf2ef0ab84a360cf923d0618ab36caf997dd923f32a618185cc75791",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shaheedazaad/actions/runs/26768318811"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-01T16:43:00.000Z",
      "commit": "3ed32351efce72ed22244577f422a0188c6debf2",
      "fileid": "93546de2e5c4b07918328f40b6d6c7f5f8893bde81776e751d8254a9df1185c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shaheedazaad/actions/runs/26768318811"
    }
  ]
}