Skip to content

Zseq

Integer Sequence Generator

v0.2.2 · Sep 29, 2025 · MIT + file LICENSE

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).

Downloads

CRAN

408

Last 30 days

10587th

1.2K

Last 90 days

4.5K

Last year

Trend: +11.2% (30d vs prior 30d)

r2u CRAN

0

Last 30 days

24

Last 90 days

108

Last year

Trend: -100% (30d vs prior 30d)

autoCRAN

3

Last 7 days

9

Last 30 days

2

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

3,075

Files

80

Compiled share

0%

Has compiled src

No

Language breakdown

R 2,059 (67%)Docs 1,016 (33%)

API

Exported functions

36

Internal functions

29

Recent export changes

v0.2.0−1 Polite
v0.1.1+9 Factorial, Factorial.Alternating, Factorial.Double +6 more

Testing & CI

Has tests

No

Test-to-code ratio

0.00

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

100%

\dontrun example ratio

8.3%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

System requirements

C++ standard

License

MIT + file LICENSE

License flags

SPDX valid, OSI approved

History

Versions

6

First release

2017-10-26

Latest release

2025-09-29

Avg cadence

96 days

Cold removal rate

100%

Dep drift

3

LOC over versions

v0.1.0: 2,905 LOCv0.1.1: 3,800 LOCv0.1.2: 3,800 LOCv0.2.0: 3,052 LOCv0.2.1: 3,084 LOCv0.2.2: 3,075 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Dependency Network

Dependencies Reverse dependencies gmp Zseq

Version History

7 tracked
new 0.2.2 Mar 10, 2026
updated 0.2.2 ← 0.2.1 diff Sep 28, 2025
updated 0.2.1 ← 0.2.0 diff Sep 6, 2022
updated 0.2.0 ← 0.1.2 diff Feb 2, 2018
updated 0.1.2 ← 0.1.1 diff Jan 30, 2018
updated 0.1.1 ← 0.1.0 diff Oct 26, 2017
new 0.1.0 Oct 25, 2017