discretes: Discrete Numeric Series

Provides a framework for representing discrete numeric series (enumerable sets of numbers) that may be finite or infinite. Series can be traversed, combined using arithmetic operations, tested for membership, and queried for limit points ("sinks"), without explicit enumeration of all elements.

Version: 0.1.0
Imports: checkmate, ellipsis, graphics, rlang
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2026-03-31
DOI: 10.32614/CRAN.package.discretes (may not be active yet)
Author: Vincenzo Coia [aut, cre, cph]
Maintainer: Vincenzo Coia <vincenzo.coia at gmail.com>
BugReports: https://github.com/vincenzocoia/discretes/issues
License: MIT + file LICENSE
URL: https://discretes.netlify.app, https://github.com/vincenzocoia/discretes
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: discretes results

Documentation:

Reference manual: discretes.html , discretes.pdf
Vignettes: Creating numeric series (source, R code)
Querying a numeric series (source, R code)
Signed Zero (source, R code)
Tolerance (source, R code)

Downloads:

Package source: discretes_0.1.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): discretes_0.1.0.tgz, r-oldrel (arm64): not available, r-release (x86_64): discretes_0.1.0.tgz, r-oldrel (x86_64): discretes_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=discretes to link to this page.