Package: permutations
Type: Package
Title: The Symmetric Group: Permutations of a Finite Set
Version: 1.1-2
Imports: magic,numbers,partitions (>= 1.9-17),freealg (>=
        1.0-4),mathjaxr
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 (>= 3.5.0), methods
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
VignetteBuilder: knitr
URL: https://github.com/RobinHankin/permutations
BugReports: https://github.com/RobinHankin/permutations/issues
RdMacros: mathjaxr
NeedsCompilation: no
Packaged: 2023-02-21 19:23:12 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: 2023-02-22 00:50:02 UTC
Built: R 4.1.2; ; 2023-02-22 11:45:31 UTC; unix
