Package: Zseq
Type: Package
Title: Integer Sequence Generator
Version: 0.2.0
Authors@R: person("Kisung", "You", role = c("aut", "cre"),
                     email = "kyou@nd.edu",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: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Imports: gmp
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-02-02 22:45:46 UTC; kisung
Author: Kisung You [aut, cre] (<https://orcid.org/0000-0002-8584-459X>)
Maintainer: Kisung You <kyou@nd.edu>
Repository: CRAN
Date/Publication: 2018-02-02 23:07:14 UTC
Built: R 4.0.2; ; 2020-07-15 21:43:50 UTC; unix
