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 Config/pak/sysreqs: libgmp3-dev Repository: https://kisungyou.r-universe.dev Date/Publication: 2025-09-29 15:07:00 UTC RemoteUrl: https://github.com/kisungyou/zseq RemoteRef: HEAD RemoteSha: 1bdf4aaf7cc42060510f0c06dfbb0014b8860610 NeedsCompilation: no Packaged: 2026-05-27 08:09:43 UTC; root Author: Kisung You [aut, cre] (ORCID: ) Maintainer: Kisung You