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-7")



Attach the package and use:
library("partitions")
Maintained by
Robin K. S. Hankin
[Scholar Profile | Author Map]
First Published: 2006-05-30
Latest Update: 2022-07-21
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-7, https://cran.r-project.org/web/packages/partitions. Accessed 04 Apr. 2025.
Previous versions and publish date:
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)
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
03/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/02Downloads for partitions50100150200250300350400450500550600650700750TrendBars

Today's Hot Picks in Authors and Packages

RMixpanel  
API for Mixpanel
Provides an interface to many endpoints of Mixpanel's Data Export, Engage and JQL API. The R functio ...
Download / Learn more Package Citations See dependency  
GeDS  
Geometrically Designed Spline Regression
Spline Regression, Generalized Additive Models, and Component-wise Gradient Boosting, utilizing Geo ...
Download / Learn more Package Citations See dependency  
perryExamples  
Examples for Integrating Prediction Error Estimation into Regression Models
Examples for integrating package 'perry' for prediction error estimation into regression models. ...
Download / Learn more Package Citations See dependency  
Rexperigen  
R Interface to Experigen
Provides convenience functions to communicate with an Experigen server: Experigen ( ...
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  
PakPMICS2014HH  
Multiple Indicator Cluster Survey (MICS) 2014 Household Questionnaire Data for Punjab, Pakistan
Provides data set and function for exploration of Multiple Indicator Cluster Survey (MICS) 2014 Hous ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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