Other packages > Find by keyword >

permute  

Functions for Generating Restricted Permutations of Data
View on CRAN: Click here


Download and install permute package within the R console
Install from CRAN:
install.packages("permute")

Install from Github:
library("remotes")
install_github("cran/permute")

Install by package version:
library("remotes")
install_version("permute", "0.9-8")



Attach the package and use:
library("permute")
Maintained by
Gavin L. Simpson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-09-08
Latest Update: 2025-06-25
Description:
A set of restricted permutation designs for freely exchangeable, line transects (time series), and spatial grid designs plus permutation of blocks (groups of samples) is provided. 'permute' also allows split-plot designs, in which the whole-plots or split-plots or both can be freely-exchangeable or one of the restricted designs. The 'permute' package is modelled after the permutation schemes of 'Canoco 3.1' (and later) by Cajo ter Braak.
How to cite:
Gavin L. Simpson (2011). permute: Functions for Generating Restricted Permutations of Data. R package version 0.9-8, https://cran.r-project.org/web/packages/permute. Accessed 26 Jun. 2026.
Previous versions and publish date:
0.6-1 (2011-09-08 06:11), 0.6-2 (2011-09-28 15:47), 0.6-3 (2011-11-02 18:26), 0.7-0 (2012-04-05 07:39), 0.8-0 (2013-12-01 08:05), 0.8-3 (2014-01-29 21:25), 0.8-4 (2015-05-19 23:55), 0.9-0 (2016-01-24 21:39), 0.9-4 (2016-09-09 10:13), 0.9-5 (2019-03-12 10:40), 0.9-7 (2022-01-27 12:50), 0.9-8 (2025-06-25 16:00)
Other packages that cited permute R package
View permute citation profile
Other R packages that permute depends, imports, suggests or enhances
Complete documentation for permute
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

infotheo  
Information-Theoretic Measures
Implements various measures of information theory based on several entropy estimators. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
PoisBinOrdNor  
Data Generation with Poisson, Binary, Ordinal and Normal Components
Generation of multiple count, binary, ordinal and normal variables simultaneously given the marginal ...
Download / Learn more Package Citations See dependency  
tactile  
New and Extended Plots, Methods, and Panel Functions for 'lattice'
Extensions to 'lattice', providing new high-level functions, methods for existing functions, panel f ...
Download / Learn more Package Citations See dependency  
poptrend  
Estimate Smooth and Linear Trends from Population Count Survey Data
Functions to estimate and plot smooth or linear population trends, or population indices, from anim ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA