Package: Zseq
Type: Package
Title: Integer Sequence Generator
Version: 0.2.2
Authors@R: person("Kisung", "You", role = c("aut", "cre"),
                     email = "kisung.you@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.3.3
NeedsCompilation: no
Packaged: 2025-09-29 15:07:11 UTC; kyou
Author: Kisung You [aut, cre] (ORCID: <https://orcid.org/0000-0002-8584-459X>)
Maintainer: Kisung You <kisung.you@outlook.com>
Repository: CRAN
Date/Publication: 2025-09-29 21:40:08 UTC
Built: R 4.4.3; ; 2025-10-21 12:23:24 UTC; windows
