The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

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
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: discretes_0.1.0.zip, 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.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.