Package: freegroup
Type: Package
Title: The Free Group
Version: 1.1-6
Authors@R: c(person(c("Robin", "K. S. "), "Hankin", 
    role=c("aut","cre"),
    email="hankin.robin@gmail.com",
		comment = c(ORCID = "0000-0001-5982-0415")))
Maintainer: Robin K. S. Hankin <hankin.robin@gmail.com>
Description: The free group in R; juxtaposition is represented by a
  plus.  Includes inversion, multiplication by a scalar,
  group-theoretic power operation, and Tietze forms.  To cite the
  package in publications please use Hankin (2022)
  <doi:10.48550/ARXIV.2212.05883>.
Depends: magrittr, methods, magic (>= 1.5-9), plyr, R (>= 3.5.0)
Suggests: knitr, rmarkdown, permutations, testthat
LazyData: yes
Imports: freealg (>= 1.0-4)
VignetteBuilder: knitr
License: GPL-2
URL: https://github.com/RobinHankin/freegroup
BugReports: https://github.com/RobinHankin/freegroup/issues
NeedsCompilation: no
Packaged: 2022-12-13 19:49:55 UTC; rhankin
Author: Robin K. S.  Hankin [aut, cre]
    (<https://orcid.org/0000-0001-5982-0415>)
Repository: CRAN
Date/Publication: 2022-12-14 08:10:14 UTC
Built: R 4.2.0; ; 2022-12-15 13:16:24 UTC; unix
