{
  "_id": "6a1eb70cb25058d4daade4ba",
  "Package": "powertools",
  "Type": "Package",
  "Title": "Power and Sample Size Tools",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(given = \"Catherine M.\", family = \"Crespi\", email = \"ccrespi@ucla.edu\", role = c(\"aut\", \"cre\")),\nperson(given = \"Zichen\", family = \"Liu\", email = \"zichenliu@ucla.edu\", role = \"aut\"),\nperson(given = \"Kristen M.\", family = \"McGreevy\", role = \"ctb\"))",
  "Maintainer": "Catherine M. Crespi <ccrespi@ucla.edu>",
  "Description": "Power and sample size calculations for a variety of study\ndesigns and outcomes. Methods include t tests, ANOVA (including\ntests for interactions, simple effects and contrasts),\nproportions, categorical data (chi-square tests and\nproportional odds), linear, logistic and Poisson regression,\nalternative and coprimary endpoints, power for confidence\nintervals, correlation coefficient tests, cluster randomized\ntrials, individually randomized group treatment trials,\nmultisite trials, treatment-by-covariate interaction effects\nand nonparametric tests of location. Utilities are provided for\ncomputing various effect sizes. Companion package to the book\n\"Power and Sample Size in R\", Crespi (2025,\nISBN:9781138591622). Further resources available at\n<https://powerandsamplesize.org/>.",
  "URL": "https://github.com/powerandsamplesize/powertools",
  "BugReports": "https://github.com/powerandsamplesize/powertools/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "LazyData": "true",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev",
  "Repository": "https://powerandsamplesize.r-universe.dev",
  "Date/Publication": "2026-03-04 00:59:19 UTC",
  "RemoteUrl": "https://github.com/powerandsamplesize/powertools",
  "RemoteRef": "HEAD",
  "RemoteSha": "45176ed250e86d4204b5f5214aea50bd20b132e5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 10:51:06 UTC",
    "User": "root"
  },
  "Author": "Catherine M. Crespi [aut, cre],\nZichen Liu [aut],\nKristen M. McGreevy [ctb]",
  "MD5sum": "d3e6c0eef5ea54bc7c6c3f1e25c31257",
  "_user": "powerandsamplesize",
  "_type": "src",
  "_file": "powertools_1.0.0.tar.gz",
  "_fileid": "493e452860007da443c5c770de378e306c0e214243c0b1d414eb29ab676af184",
  "_filesize": 290010,
  "_sha256": "493e452860007da443c5c770de378e306c0e214243c0b1d414eb29ab676af184",
  "_created": "2026-06-02T10:51:06.000Z",
  "_published": "2026-06-02T10:57:16.828Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79054411121,
      "time": 157,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355735041"
    },
    {
      "job": 79054411116,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355732800"
    },
    {
      "job": 79054411107,
      "time": 143,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7355769296"
    },
    {
      "job": 79054411120,
      "time": 155,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355784794"
    },
    {
      "job": 79053816898,
      "time": 216,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355680572"
    },
    {
      "job": 79054411099,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355726673"
    },
    {
      "job": 79054411109,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355714018"
    },
    {
      "job": 79054411156,
      "time": 107,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7355718384"
    },
    {
      "job": 79054411117,
      "time": 101,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355715353"
    }
  ],
  "_buildurl": "https://github.com/r-universe/powerandsamplesize/actions/runs/26814805525",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/powerandsamplesize/powertools",
  "_commit": {
    "id": "45176ed250e86d4204b5f5214aea50bd20b132e5",
    "author": "Zichen Liu <77468946+zichen-liu@users.noreply.github.com>",
    "committer": "Zichen Liu <77468946+zichen-liu@users.noreply.github.com>",
    "message": "Merge branch 'main' of https://github.com/powerandsamplesize/powertools\n",
    "time": 1772585959
  },
  "_maintainer": {
    "name": "Catherine M. Crespi",
    "email": "ccrespi@ucla.edu",
    "login": "ccrespi",
    "description": "Professor of Biostatistics, Fielding UCLA School of Public Health",
    "uuid": 59671458
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "PowerTOST",
      "role": "Imports"
    },
    {
      "package": "Hmisc",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "powerandsamplesize",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-24",
      "n": 1
    },
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-37",
      "n": 2
    },
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "zichen-liu",
      "count": 45,
      "uuid": 77468946
    },
    {
      "user": "ccrespi",
      "count": 10,
      "uuid": 59671458
    }
  ],
  "_userbio": {
    "uuid": 183575821,
    "type": "organization",
    "name": "powerandsamplesize"
  },
  "_downloads": {
    "count": 159,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/powertools"
  },
  "_devurl": "https://github.com/powerandsamplesize/powertools",
  "_searchresults": 23,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/powertools.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/powerandsamplesize/powertools",
  "_realowner": "powerandsamplesize",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-11-14"
    },
    {
      "version": "0.1.2",
      "date": "2024-11-21"
    },
    {
      "version": "0.1.3",
      "date": "2025-06-10"
    },
    {
      "version": "1.0.0",
      "date": "2025-11-15"
    }
  ],
  "_exports": [
    "altprimary",
    "anova1way.c.bal",
    "anova1way.c.unbal",
    "anova1way.F.bal",
    "anova1way.F.unbal",
    "anova2way.c.bal",
    "anova2way.c.unbal",
    "anova2way.F.bal",
    "anova2way.F.unbal",
    "anova2way.se.bal",
    "anova2way.se.unbal",
    "check.many",
    "check.param",
    "chisq.gof",
    "chisq.indep",
    "ci.mean",
    "ci.meandiff",
    "coprimary.t",
    "coprimary.z",
    "corr.1samp",
    "corr.2samp",
    "crt.long.cont",
    "crt.means.r",
    "crt.parallel.bin",
    "crt.parallel.cont",
    "crt.parallel.hte",
    "crt.varexplore",
    "crt.xo.cont",
    "es.anova.f",
    "es.d",
    "es.fsq.overall",
    "es.fsq.partial",
    "es.h",
    "es.q",
    "es.w",
    "irgtt.bin",
    "irgtt.cont",
    "irt.hte",
    "matrix.format",
    "mlrF.overall",
    "mlrF.partial",
    "ms.varexplore",
    "multisite.bin",
    "multisite.cont",
    "multisite.hte",
    "prop.1samp",
    "prop.2samp",
    "prop.paired",
    "prop.test.equiv",
    "propodds",
    "ranksum",
    "re.clustsize.bin",
    "re.clustsize.cont",
    "relrisk",
    "safe.uniroot",
    "signedrank",
    "signtest",
    "slr",
    "ttest.1samp",
    "ttest.2samp",
    "ttest.paired",
    "ztest.1samp",
    "ztest.2samp",
    "ztest.paired"
  ],
  "_datasets": [
    {
      "name": "maps",
      "title": "maps dataframe",
      "object": "maps",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "pcs1",
        "mcs1",
        "psqi1",
        "cesd1",
        "cesdhi1",
        "pss1",
        "ies1",
        "pcs2",
        "mcs2",
        "psqi2",
        "cesd2",
        "cesdhi2",
        "pss2",
        "ies2",
        "pcs3",
        "mcs3",
        "psqi3",
        "cesd3",
        "cesdhi3",
        "pss3",
        "ies3",
        "chemo",
        "radiation",
        "interv_group",
        "age_bl",
        "rel_status",
        "educ",
        "surgtype"
      ],
      "rows": 68,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "altprimary",
      "title": "Power calculation for multiple alternative (at least one) primary continuous endpoints assuming known covariance matrix",
      "topics": [
        "altprimary"
      ]
    },
    {
      "page": "anova1way.c.bal",
      "title": "Power calculation for one-way balanced analysis of variance contrast test",
      "topics": [
        "anova1way.c.bal"
      ]
    },
    {
      "page": "anova1way.c.unbal",
      "title": "Power calculation for one-way unbalanced analysis of variance contrast test",
      "topics": [
        "anova1way.c.unbal"
      ]
    },
    {
      "page": "anova1way.F.bal",
      "title": "Power calculation for balanced one-way ANOVA omnibus F test",
      "topics": [
        "anova1way.F.bal"
      ]
    },
    {
      "page": "anova1way.F.unbal",
      "title": "Power calculation for unbalanced one-way analysis of variance omnibus F test",
      "topics": [
        "anova1way.F.unbal"
      ]
    },
    {
      "page": "anova2way.c.bal",
      "title": "Power calculation for two-way balanced analysis of variance contrast test",
      "topics": [
        "anova2way.c.bal"
      ]
    },
    {
      "page": "anova2way.c.unbal",
      "title": "Power calculation for two-way unbalanced analysis of variance contrast test",
      "topics": [
        "anova2way.c.unbal"
      ]
    },
    {
      "page": "anova2way.F.bal",
      "title": "Power calculation for two-way balanced analysis of variance F tests",
      "topics": [
        "anova2way.F.bal"
      ]
    },
    {
      "page": "anova2way.F.unbal",
      "title": "Power calculation for two-way unbalanced analysis of variance F tests",
      "topics": [
        "anova2way.F.unbal"
      ]
    },
    {
      "page": "anova2way.se.bal",
      "title": "Power calculation for test of simple effect for two-way balanced analysis of variance",
      "topics": [
        "anova2way.se.bal"
      ]
    },
    {
      "page": "anova2way.se.unbal",
      "title": "Power calculation for test of simple effect for two-way unbalanced analysis of variance",
      "topics": [
        "anova2way.se.unbal"
      ]
    },
    {
      "page": "chisq.gof",
      "title": "Power calculation for chi-square goodness-of-fit test",
      "topics": [
        "chisq.gof"
      ]
    },
    {
      "page": "chisq.indep",
      "title": "Power calculation for chi-square test of independence",
      "topics": [
        "chisq.indep"
      ]
    },
    {
      "page": "ci.mean",
      "title": "Power calculation for precision analysis (confidence interval) for one mean",
      "topics": [
        "ci.mean"
      ]
    },
    {
      "page": "ci.meandiff",
      "title": "Power calculation for precision analysis (confidence interval) for a difference between two means",
      "topics": [
        "ci.meandiff"
      ]
    },
    {
      "page": "coprimary.t",
      "title": "Power calculations for multiple co-primary continuous endpoints assuming unknown covariance matrix",
      "topics": [
        "coprimary.t"
      ]
    },
    {
      "page": "coprimary.z",
      "title": "Power calculations for multiple co-primary continuous endpoints assuming known covariance matrix",
      "topics": [
        "coprimary.z"
      ]
    },
    {
      "page": "corr.1samp",
      "title": "Power calculation for test of one correlation coefficient",
      "topics": [
        "corr.1samp"
      ]
    },
    {
      "page": "corr.2samp",
      "title": "Power calculation for comparing two correlation coefficients",
      "topics": [
        "corr.2samp"
      ]
    },
    {
      "page": "crt.long.cont",
      "title": "Power for test of treatment effect in longitudinal cluster randomized trial with baseline measurement",
      "topics": [
        "crt.long.cont"
      ]
    },
    {
      "page": "crt.means.r",
      "title": "Correlation between a cluster mean at baseline and follow up",
      "topics": [
        "crt.means.r"
      ]
    },
    {
      "page": "crt.parallel.bin",
      "title": "Power calculation for cluster randomized trial with binary outcome",
      "topics": [
        "crt.parallel.bin"
      ]
    },
    {
      "page": "crt.parallel.cont",
      "title": "Power for cluster randomized trial with continuous outcome",
      "topics": [
        "crt.parallel.cont"
      ]
    },
    {
      "page": "crt.parallel.hte",
      "title": "Power for detecting treatment effect heterogeneity in a cluster randomized trial with a continuous outcome",
      "topics": [
        "crt.parallel.hte"
      ]
    },
    {
      "page": "crt.varexplore",
      "title": "Variance exploration for cluster randomized trials with binary outcomes",
      "topics": [
        "crt.varexplore"
      ]
    },
    {
      "page": "crt.xo.cont",
      "title": "Power for test of treatment effect in 2x2 crossover cluster randomized trial",
      "topics": [
        "crt.xo.cont"
      ]
    },
    {
      "page": "es.anova.f",
      "title": "Cohen f effect size calculation for one- or two- way analysis of variance",
      "topics": [
        "es.anova.f"
      ]
    },
    {
      "page": "es.d",
      "title": "Cohen d effect size calculation for one or two means",
      "topics": [
        "es.d"
      ]
    },
    {
      "page": "es.fsq.overall",
      "title": "Cohen f-squared effect size for overall F test in multiple linear regression",
      "topics": [
        "es.fsq.overall"
      ]
    },
    {
      "page": "es.fsq.partial",
      "title": "Cohen f-squared effect size for partial F test in multiple linear regression",
      "topics": [
        "es.fsq.partial"
      ]
    },
    {
      "page": "es.h",
      "title": "Cohen h effect size calculation for two proportions",
      "topics": [
        "es.h"
      ]
    },
    {
      "page": "es.q",
      "title": "Cohen q effect size calculation for two correlation coefficients",
      "topics": [
        "es.q"
      ]
    },
    {
      "page": "es.w",
      "title": "Cohen w effect size calculation for chi-square tests",
      "topics": [
        "es.w"
      ]
    },
    {
      "page": "irgtt.bin",
      "title": "Power for individual randomized group treatment trial with binary outcome",
      "topics": [
        "irgtt.bin"
      ]
    },
    {
      "page": "irgtt.cont",
      "title": "Power for individually randomized group treatment trial with continuous outcome",
      "topics": [
        "irgtt.cont"
      ]
    },
    {
      "page": "irt.hte",
      "title": "Power for detecting treatment effect heterogeneity in an individually randomized trial with a continuous outcome",
      "topics": [
        "irt.hte"
      ]
    },
    {
      "page": "maps",
      "title": "maps dataframe",
      "topics": [
        "maps"
      ]
    },
    {
      "page": "mlrF.overall",
      "title": "Power calculation for a multiple linear regression overall F test",
      "topics": [
        "mlrF.overall"
      ]
    },
    {
      "page": "mlrF.partial",
      "title": "Power calculation for a multiple linear regression partial F test",
      "topics": [
        "mlrF.partial"
      ]
    },
    {
      "page": "ms.varexplore",
      "title": "Variance exploration for a multisite trial with a binary outcome",
      "topics": [
        "ms.varexplore"
      ]
    },
    {
      "page": "multisite.bin",
      "title": "Power for a multisite trial with a binary outcome",
      "topics": [
        "multisite.bin"
      ]
    },
    {
      "page": "multisite.cont",
      "title": "Power for test of average treatment effect in a multisite trial",
      "topics": [
        "multisite.cont"
      ]
    },
    {
      "page": "multisite.hte",
      "title": "Power for test of heterogeneity of treatment effect in a multisite trial",
      "topics": [
        "multisite.hte"
      ]
    },
    {
      "page": "prop.1samp",
      "title": "Power calculation for one-sample proportion test",
      "topics": [
        "prop.1samp"
      ]
    },
    {
      "page": "prop.2samp",
      "title": "Power calculation for two-sample proportion test",
      "topics": [
        "prop.2samp"
      ]
    },
    {
      "page": "prop.paired",
      "title": "Power calculation for McNemar test of two correlated proportions",
      "topics": [
        "prop.paired"
      ]
    },
    {
      "page": "prop.test.equiv",
      "title": "Power calculation for test of equivalence of two proportions",
      "topics": [
        "prop.test.equiv"
      ]
    },
    {
      "page": "propodds",
      "title": "Power calculations for ordinal categorical variable under proportional odds assumption",
      "topics": [
        "propodds"
      ]
    },
    {
      "page": "ranksum",
      "title": "Power calculation for rank-sum test",
      "topics": [
        "ranksum"
      ]
    },
    {
      "page": "re.clustsize.bin",
      "title": "Relative efficiency of a cluster randomized or multisite trial with binary outcome with varying cluster sizes",
      "topics": [
        "re.clustsize.bin"
      ]
    },
    {
      "page": "re.clustsize.cont",
      "title": "Relative efficiency of a cluster randomized or multisite trial with continuous outcome with varying cluster sizes",
      "topics": [
        "re.clustsize.cont"
      ]
    },
    {
      "page": "relrisk",
      "title": "Power calculation for relative risk",
      "topics": [
        "relrisk"
      ]
    },
    {
      "page": "signedrank",
      "title": "Power calculation for signed-rank test",
      "topics": [
        "signedrank"
      ]
    },
    {
      "page": "signtest",
      "title": "Power calculation for sign test",
      "topics": [
        "signtest"
      ]
    },
    {
      "page": "slr",
      "title": "Power calculation for a simple linear regression",
      "topics": [
        "slr"
      ]
    },
    {
      "page": "ttest.1samp",
      "title": "Power calculation for one-sample t test",
      "topics": [
        "ttest.1samp"
      ]
    },
    {
      "page": "ttest.2samp",
      "title": "Power calculation for two-sample t test",
      "topics": [
        "ttest.2samp"
      ]
    },
    {
      "page": "ttest.paired",
      "title": "Power calculation for paired t test",
      "topics": [
        "ttest.paired"
      ]
    },
    {
      "page": "ztest.1samp",
      "title": "Power calculation for one-sample z test",
      "topics": [
        "ztest.1samp"
      ]
    },
    {
      "page": "ztest.2samp",
      "title": "Power calculation for two-sample z test",
      "topics": [
        "ztest.2samp"
      ]
    },
    {
      "page": "ztest.paired",
      "title": "Power calculation for paired z test",
      "topics": [
        "ztest.paired"
      ]
    }
  ],
  "_readme": "https://github.com/powerandsamplesize/powertools/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "cluster",
    "colorspace",
    "cpp11",
    "cubature",
    "data.table",
    "digest",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreign",
    "Formula",
    "fs",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "mvtnorm",
    "nnet",
    "PowerTOST",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "rpart",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "tinytex",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 3.838849090737255,
  "_indexed": true,
  "_nocasepkg": "powertools",
  "_universes": [
    "powerandsamplesize",
    "ccrespi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-02T10:53:32.000Z",
      "distro": "noble",
      "commit": "45176ed250e86d4204b5f5214aea50bd20b132e5",
      "fileid": "2be80337973bb0b4d364d2a3ea41b6cc97329e4883fc43d92e06fdfd63536eb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/powerandsamplesize/actions/runs/26814805525"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-02T10:53:27.000Z",
      "distro": "noble",
      "commit": "45176ed250e86d4204b5f5214aea50bd20b132e5",
      "fileid": "73b3159b5265e944f8d86f79147447a620b708ccc495ef1c945abcea7ea60f16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/powerandsamplesize/actions/runs/26814805525"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-02T10:55:29.000Z",
      "commit": "45176ed250e86d4204b5f5214aea50bd20b132e5",
      "fileid": "f07c621dff583bcc62af6f5ef813c172da86a89ee9f078c53b407d06b176c7de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/powerandsamplesize/actions/runs/26814805525"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-02T10:56:12.000Z",
      "commit": "45176ed250e86d4204b5f5214aea50bd20b132e5",
      "fileid": "e70b3e9347dc1a9c2d6011224dffbc0737bc7f8d686da4a1a1b7e25552e7957c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/powerandsamplesize/actions/runs/26814805525"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-02T10:53:41.000Z",
      "commit": "45176ed250e86d4204b5f5214aea50bd20b132e5",
      "fileid": "02d48e088c4b0dbf24ab02dc91d036379a5bb723d00630c6405af238f3d5034d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/powerandsamplesize/actions/runs/26814805525"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-02T10:52:26.000Z",
      "commit": "45176ed250e86d4204b5f5214aea50bd20b132e5",
      "fileid": "a980450f84e1603b991fe27650e709b17cbfe8cdb92264c5b92db3742e7ae5d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/powerandsamplesize/actions/runs/26814805525"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-02T10:52:39.000Z",
      "commit": "45176ed250e86d4204b5f5214aea50bd20b132e5",
      "fileid": "5f06e8211e2b67e17c711335e5e5a13583575f437729fec585f88ae8ca195611",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/powerandsamplesize/actions/runs/26814805525"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-02T10:52:30.000Z",
      "commit": "45176ed250e86d4204b5f5214aea50bd20b132e5",
      "fileid": "b85169ecc3f1ff10b5049496e666681b2febc24b034d603cf745a08b4fe62578",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/powerandsamplesize/actions/runs/26814805525"
    }
  ]
}