Package: permutations Type: Package Title: The Symmetric Group: Permutations of a Finite Set Version: 1.1-9 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 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 . 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 RoxygenNote: 7.3.3 Encoding: UTF-8 Config/pak/sysreqs: libgmp3-dev Repository: https://robinhankin.r-universe.dev Date/Publication: 2026-04-07 14:19:26 UTC RemoteUrl: https://github.com/robinhankin/permutations RemoteRef: HEAD RemoteSha: 63d0cb7db0b4ba99548b44320832723965c58404 NeedsCompilation: no Packaged: 2026-06-06 06:20:39 UTC; root Author: Robin K. S. Hankin [aut, cre] (ORCID: ), Paul Egeler [ctb] (ORCID: )