The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.

round: Rounding to Decimal Digits

Decimal rounding is non-trivial in binary arithmetic. ISO standard round to even is more rare than typically assumed as most decimal fractions are not exactly representable in binary. Our 'roundX()' versions explore differences between current and potential future versions of round() in R. Further, provides (some partly related) C99 math lib functions not in base R.

Version: 0.21-0.2
Imports: stats
Suggests: grDevices, graphics, Matrix, lattice, gmp, knitr, rmarkdown
Published: 2024-01-10
Author: Martin Maechler ORCID iD [aut, cre], R-core [ctb] ("r1.C" only)
Maintainer: Martin Maechler <maechler at stat.math.ethz.ch>
BugReports: https://gitlab.com/mmaechler/round/-/issues
License: AGPL (≥ 3) | file LICENSE
URL: https://gitlab.com/mmaechler/round/
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: round results

Documentation:

Reference manual: round.pdf
Vignettes: Rounding to Decimal Digits in Binary
Exact Decimal Rounding via Rationals

Downloads:

Package source: round_0.21-0.2.tar.gz
Windows binaries: r-devel: round_0.21-0.2.zip, r-release: round_0.21-0.2.zip, r-oldrel: round_0.21-0.2.zip
macOS binaries: r-release (arm64): round_0.21-0.2.tgz, r-oldrel (arm64): round_0.21-0.2.tgz, r-release (x86_64): round_0.21-0.2.tgz, r-oldrel (x86_64): round_0.21-0.2.tgz
Old sources: round archive

Reverse dependencies:

Reverse imports: iemisc
Reverse suggests: gmp, iemiscdata

Linking:

Please use the canonical form https://CRAN.R-project.org/package=round 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.
Health stats visible at Monitor.