Package: Zseq
Type: Package
Title: Integer Sequence Generator
Version: 0.2.1
Authors@R: person("Kisung", "You", role = c("aut", "cre"),
                     email = "kisungyou@outlook.com",comment=c(ORCID="0000-0002-8584-459X"))
Description: Generates well-known integer sequences. 'gmp' package is adopted for computing with arbitrarily large numbers. Every function has hyperlink to its corresponding item in OEIS (The On-Line Encyclopedia of Integer Sequences) in the function help page. For interested readers, see Sloane and Plouffe (1995, ISBN:978-0125586306).
License: MIT + file LICENSE
Imports: gmp, utils
Encoding: UTF-8
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-09-06 21:18:30 UTC; kisung
Author: Kisung You [aut, cre] (<https://orcid.org/0000-0002-8584-459X>)
Maintainer: Kisung You <kisungyou@outlook.com>
Repository: CRAN
Date/Publication: 2022-09-07 07:50:18 UTC
