Other packages > Find by keyword >

partitions  

Additive Partitions of Integers
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("partitions", "1.10-9")



Attach the package and use:
library("partitions")
Maintained by
Robin K. S. Hankin
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2006-05-30
Latest Update: 2025-04-30
Description:
Additive partitions of integers. Enumerates the partitions, unequal partitions, and restricted partitions of an integer; the three corresponding partition functions are also given. Set partitions and now compositions and riffle shuffles are included.
How to cite:
Robin K. S. Hankin (2006). partitions: Additive Partitions of Integers. R package version 1.10-9, https://cran.r-project.org/web/packages/partitions. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:39), 1.1-2 (2006-05-30 09:58), 1.3-2 (2006-08-22 12:11), 1.3-3 (2007-04-13 16:34), 1.3-4 (2007-05-10 12:22), 1.4-1 (2007-06-22 11:51), 1.7-3 (2007-09-03 09:55), 1.7-4 (2007-10-04 21:28), 1.7-5 (2008-08-22 16:31), 1.8-2 (2008-11-13 09:01), 1.9-3 (2009-02-15 10:27), 1.9-6 (2009-05-05 09:29), 1.9-8 (2010-04-02 19:08), 1.9-10 (2011-08-11 08:59), 1.9-12 (2011-12-27 11:06), 1.9-13 (2013-01-21 12:29), 1.9-15 (2013-12-08 20:35), 1.9-18 (2015-08-06 07:15), 1.9-19 (2017-07-07 07:25), 1.9-22 (2019-10-21 07:10), 1.10-1 (2021-02-12 06:50), 1.10-2 (2021-02-23 13:20), 1.10-4 (2021-10-24 00:00), 1.10-7 (2022-07-21 05:00)
Other packages that cited partitions R package
View partitions citation profile
Other R packages that partitions depends, imports, suggests or enhances
Complete documentation for partitions
Functions, R codes and Examples using the partitions R package
Some associated functions: P . as.matrix.partition . bin . conjugate . nextpart . partitions.package . parts . perms . print.partition . riffle . setparts . summary.partition . 
Some associated R codes: partitions.R .  Full partitions package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
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  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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