Skip to content

permubiome

A Permutation Based Test for Biomarker Discovery in Microbiome Data

v1.3.2 · Oct 16, 2023 · GPL-3

Description

The permubiome R package was created to perform a permutation-based non-parametric analysis on microbiome data for biomarker discovery aims. This test executes thousands of comparisons in a pairwise manner, after a random shuffling of data into the different groups of study with a prior selection of the microbiome features with the largest variation among groups. Previous to the permutation test itself, data can be normalized according to different methods proposed to handle microbiome data ('proportions' or 'Anders'). The median-based differences between groups resulting from the multiple simulations are fitted to a normal distribution with the aim to calculate their significance. A multiple testing correction based on Benjamini-Hochberg method (fdr) is finally applied to extract the differentially presented features between groups of your dataset. LATEST UPDATES: v1.1 and olders incorporates function to parse COLUMN format; v1.2 and olders incorporates -optimize- function to maximize evaluation of features with largest inter-class variation; v1.3 and olders includes the -size.effect- function to perform estimation statistics using the bootstrap-coupled approach implemented in the 'dabestr' (>=0.3.0) R package. Current v1.3.2 fixed bug with "Class" recognition and updated 'dabestr' functions.

Downloads

CRAN

256

Last 30 days

16603rd

628

Last 90 days

2.6K

Last year

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

r2u CRAN

10

Last 30 days

24

Last 90 days

101

Last year

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

autoCRAN

1

Last 7 days

7

Last 30 days

0

All-time

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

CRAN Check Status

2 NOTE
11 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
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 details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Alfonso Benitez-Paez <alfbenpa@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Alfonso",
                    family = "Benitez-Paez",
                    role = c("aut", "cre"),
                    email = "alfbenpa@gmail.com")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Alfonso Benitez-Paez <alfbenpa@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Alfonso",
                    family = "Benitez-Paez",
                    role = c("aut", "cre"),
                    email = "alfbenpa@gmail.com")
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Alfonso Benitez-Paez <alfbenpa@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Alfonso",
                    family = "Benitez-Paez",
                    role = c("aut", "cre"),
                    email = "alfbenpa@gmail.com")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Alfonso Benitez-Paez <alfbenpa@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Alfonso",
                    family = "Benitez-Paez",
                    role = c("aut", "cre"),
                    email = "alfbenpa@gmail.com")
as necessary.

Dependency Network

Dependencies Reverse dependencies ggplot2 rlang dabestr gridExtra Matrix dplyr permubiome

Version History

7 tracked
new 1.3.2 Mar 10, 2026
updated 1.3.2 ← 1.3.1 diff Oct 15, 2023
updated 1.3.1 ← 1.3 diff Jul 30, 2020
updated 1.3 ← 1.2 diff Dec 9, 2019
updated 1.2 ← 1.1 diff Aug 17, 2018
updated 1.1 ← 1.0 diff Mar 22, 2016
new 1.0 Feb 7, 2016