Package: permutations
Type: Package
Title: The Symmetric Group: Permutations of a Finite Set
Version: 1.1-9-1
Imports: magic, numbers, partitions (>= 1.9-17), freealg (>= 1.0-4),
        methods
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>
Depends: R (>= 4.1.0)
LazyData: TRUE
Description: Manipulates invertible functions from a finite set to
             itself.  Can transform from word form to cycle form and
             back.  To cite the package in publications please use
             Hankin (2020) "Introducing the permutations R package",
             SoftwareX, volume 11 <doi:10.1016/j.softx.2020.100453>.
License: GPL-2
Suggests: rmarkdown, testthat, knitr, magrittr, covr
VignetteBuilder: knitr
URL: https://github.com/RobinHankin/permutations,
        https://robinhankin.github.io/permutations/
BugReports: https://github.com/RobinHankin/permutations/issues
Config/testthat/edition: 3
Encoding: UTF-8
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-07-13 13:46:48 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-07-13 15:20:02 UTC
