Skip to content

powerly

Sample Size Analysis for Psychological Networks and More

v1.10.0 · Sep 1, 2025 · MIT + file LICENSE

Description

An implementation of the sample size computation method for network models proposed by Constantin et al. (2023) <doi:10.1037/met0000555>. The implementation takes the form of a three-step recursive algorithm designed to find an optimal sample size given a model specification and a performance measure of interest. It starts with a Monte Carlo simulation step for computing the performance measure and a statistic at various sample sizes selected from an initial sample size range. It continues with a monotone curve-fitting step for interpolating the statistic across the entire sample size range. The final step employs stratified bootstrapping to quantify the uncertainty around the fitted curve.

Downloads

CRAN

394

Last 30 days

10207th

1K

Last 90 days

3.8K

Last year

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

r2u CRAN

10

Last 30 days

34

Last 90 days

177

Last year

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

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 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

package dependencies

Packages required but not available: 'bootnet', 'qgraph'

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 2, 2026
ERROR 11 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 25, 2026
ERROR r-release-macos-x86_64

package dependencies

Package required but not available: ‘bootnet’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies R6 splines2 quadprog bootnet qgraph parabar ggplot2 rlang mvtnorm patchwork powerly

Version History

7 tracked
new 1.10.0 Mar 10, 2026
updated 1.10.0 ← 1.8.6 diff Aug 31, 2025
updated 1.8.6 ← 1.7.4 diff Sep 8, 2022
updated 1.7.4 ← 1.7.2 diff Apr 30, 2022
updated 1.7.2 ← 1.7.1 diff Nov 16, 2021
updated 1.7.1 ← 1.5.2 diff Nov 7, 2021
new 1.5.2 Sep 29, 2021