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 <hankin.robin@gmail.com>
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
NeedsCompilation: yes
Packaged: 2026-09-23 08:16:52 UTC; rhankin
Author: Robin K. S. Hankin [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-5982-0415>),
  Paul Egeler [ctb] (ORCID: <https://orcid.org/0000-0001-6948-9498>)
Repository: CRAN
Date/Publication: 2026-09-23 09:40:02 UTC
