Package: permutations
Type: Package
Title: The Symmetric Group: Permutations of a Finite Set
Version: 1.0-9
Imports: magic,numbers,partitions (>= 1.9-17)
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>
Description: Manipulates invertible functions from a finite set to itself.  Can transform from word form to cycle form and back.
License: GPL-2
Suggests: knitr
VignetteBuilder: knitr
URL: https://github.com/RobinHankin/permutations
BugReports: https://github.com/RobinHankin/permutations/issues
NeedsCompilation: no
Packaged: 2020-11-12 20:08:31 UTC; rhankin
Author: Robin K. S. Hankin [aut, cre] (<https://orcid.org/0000-0001-5982-0415>),
  Paul Egeler [ctb] (<https://orcid.org/0000-0001-6948-9498>)
Repository: CRAN
Date/Publication: 2020-11-12 21:40:02 UTC
Built: R 4.0.2; ; 2020-11-13 11:35:33 UTC; unix
