Skip to content

permuco

Permutation Tests for Regression, (Repeated Measures) ANOVA/ANCOVA and Comparison of Signals

v1.1.3 · Aug 25, 2024 · GPL (>= 2)

Description

Functions to compute p-values based on permutation tests. Regression, ANOVA and ANCOVA, omnibus F-tests, marginal unilateral and bilateral t-tests are available. Several methods to handle nuisance variables are implemented (Kherad-Pajouh, S., & Renaud, O. (2010) <doi:10.1016/j.csda.2010.02.015> ; Kherad-Pajouh, S., & Renaud, O. (2014) <doi:10.1007/s00362-014-0617-3> ; Winkler, A. M., Ridgway, G. R., Webster, M. A., Smith, S. M., & Nichols, T. E. (2014) <doi:10.1016/j.neuroimage.2014.01.060>). An extension for the comparison of signals issued from experimental conditions (e.g. EEG/ERP signals) is provided. Several corrections for multiple testing are possible, including the cluster-mass statistic (Maris, E., & Oostenveld, R. (2007) <doi:10.1016/j.jneumeth.2007.03.024>) and the threshold-free cluster enhancement (Smith, S. M., & Nichols, T. E. (2009) <doi:10.1016/j.neuroimage.2008.03.061>).

Downloads

CRAN

739

Last 30 days

4476th

2K

Last 90 days

10K

Last year

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

r2u CRAN

26

Last 30 days

118

Last 90 days

455

Last year

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

autoCRAN

3

Last 7 days

18

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 Apr 22, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 18, 2026
ERROR r-devel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.6/permuco.Rcheck/00install.out' for details.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

5,906

Files

110

Compiled share

9.1%

Has compiled src

Yes

Language breakdown

R 3,678 (62.3%)C/C++/src 535 (9.1%)Tests 260 (4.4%)Docs 951 (16.1%)Vignettes 482 (8.2%)

API

Exported functions

14

Internal functions

80

Recent export changes

v1.1.1+5 Pmat_product, compute_clusterdepth, compute_clusterdepth_head +2 more
v1.1.0+4 compute_clustermass, compute_minP, compute_tfce +1 more

Testing & CI

Has tests

Yes

Test-to-code ratio

0.07

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

35.7%

\dontrun example ratio

0%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

15

Dep constraint coverage

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

System requirements

C++ standard

License

GPL (>= 2)

License flags

SPDX valid, OSI approved

History

Versions

7

First release

2018-01-10

Latest release

2024-08-25

Avg cadence

337 days

Cold removal rate

Dep drift

2

LOC over versions

v1.0.0: 3,219 LOCv1.0.1: 3,226 LOCv1.0.2: 3,223 LOCv1.1.0: 3,612 LOCv1.1.1: 5,360 LOCv1.1.2: 5,426 LOCv1.1.3: 5,906 LOC

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

Reverse Dependencies (2)

imports

suggests

Dependency Network

Dependencies Reverse dependencies permute Matrix Rcpp extraSuperpower permutes permuco

Version History

8 tracked
new 1.1.3 Mar 10, 2026
updated 1.1.3 ← 1.1.2 diff Aug 24, 2024
updated 1.1.2 ← 1.1.1 diff Jun 29, 2022
updated 1.1.1 ← 1.1.0 diff Oct 21, 2021
updated 1.1.0 ← 1.0.2 diff Dec 18, 2019
updated 1.0.2 ← 1.0.1 diff Jan 24, 2019
updated 1.0.1 ← 1.0.0 diff Feb 13, 2018
new 1.0.0 Jan 9, 2018