Package: partitions Type: Package Title: Additive Partitions of Integers Version: 1.11-1 Depends: R (>= 3.6.0) Authors@R: c( person(given=c("Robin", "K. S."), family="Hankin", role = c("aut","cre"), email="hankin.robin@gmail.com", comment = c(ORCID = "0000-0001-5982-0415")), person("Paul", "Egeler", email = "paulegeler@gmail.com", role = c("ctb"), comment = c(ORCID = "0000-0001-6948-9498")) ) Maintainer: Robin K. S. Hankin Imports: gmp, polynom, sets, Rdpack 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. Suggests: testthat, covr License: GPL URL: https://github.com/RobinHankin/partitions BugReports: https://github.com/RobinHankin/partitions/issues RdMacros: Rdpack RoxygenNote: 7.3.2 Encoding: UTF-8 Config/pak/sysreqs: libgmp3-dev Repository: https://robinhankin.r-universe.dev Date/Publication: 2026-03-22 16:07:23 UTC RemoteUrl: https://github.com/robinhankin/partitions RemoteRef: HEAD RemoteSha: e8794c8348e279988f34647cb890610292c847a4 NeedsCompilation: yes Packaged: 2026-06-24 00:49:55 UTC; root Author: Robin K. S. Hankin [aut, cre] (ORCID: ), Paul Egeler [ctb] (ORCID: )