Skip to content

BetaPASS

Calculate Power and Sample Size with Beta Regression

v1.1-2 · Oct 18, 2023 · GPL (>= 2)

Description

Power calculations are a critical component of any research study to determine the minimum sample size necessary to detect differences between multiple groups. Researchers often work with data taking the form of proportions that can be modeled with a beta distribution. Here we present an R package, 'BetaPASS', that perform power and sample size calculations for data following a beta distribution with comparative nonparametric output. This package allows flexibility with multiple options for link functions to fit the data and graphing functionality for visual comparisons.

Downloads

CRAN

285

Last 30 days

16710th

681

Last 90 days

2.7K

Last year

Trend: +63.8% (30d vs prior 30d)

r2u CRAN

1

Last 30 days

26

Last 90 days

184

Last year

Trend: -90% (30d vs prior 30d)

autoCRAN

13

Last 7 days

51

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

913

Files

12

Compiled share

0%

Has compiled src

No

Language breakdown

R 626 (68.6%)Docs 154 (16.9%)Vignettes 133 (14.6%)

API

Exported functions

2

Internal functions

6

Recent export changes

v1.1-1−2 plot_betapower, plot_samplesize
v1.0-1+4 betapower, plot_betapower, plot_samplesize +1 more

Testing & CI

Has tests

No

Test-to-code ratio

0.00

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

100%

\dontrun example ratio

0%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

No

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

3.6

System requirements

C++ standard

License

GPL (>= 2)

License flags

SPDX valid, OSI approved

History

Versions

3

First release

2019-07-23

Latest release

2023-10-18

Avg cadence

774 days

Cold removal rate

100%

Dep drift

4

LOC over versions

v1.0-1: 1,153 LOCv1.1-1: 906 LOCv1.1-2: 913 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Dependency Network

Dependencies Reverse dependencies betareg ggplot2 pbapply BetaPASS

Version History

4 tracked
new 1.1-2 Mar 10, 2026
updated 1.1-2 ← 1.1-1 diff Oct 17, 2023
updated 1.1-1 ← 1.0-1 diff Sep 15, 2019
new 1.0-1 Jul 22, 2019