Package: roundwork 0.0.1

roundwork: Rounding Infrastructure

Flexible rounding functions for use in error detection. They were outsourced from the 'scrutiny' package.

Authors:Lukas Jung [aut, cre]

roundwork_0.0.1.tar.gz
roundwork_0.0.1.zip(r-4.7)roundwork_0.0.1.zip(r-4.6)roundwork_0.0.1.zip(r-4.5)
roundwork_0.0.1.tgz(r-4.6-any)roundwork_0.0.1.tgz(r-4.5-any)
roundwork_0.0.1.tar.gz(r-4.7-any)roundwork_0.0.1.tar.gz(r-4.6-any)
roundwork_0.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
roundwork/json (API)
NEWS

# Install 'roundwork' in R:
install.packages('roundwork', repos = c('https://lhdjung.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/lhdjung/roundwork/issues

Pkgdown/docs site:https://lhdjung.github.io

On CRAN:

Conda:

4.88 score 1 packages 17 scripts 190 downloads 20 exports 18 dependencies

Last updated from:76209fb503. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK129
source / vignettesOK194
linux-release-x86_64OK131
macos-release-arm64OK113
macos-oldrel-arm64OK127
windows-develOK74
windows-releaseOK79
windows-oldrelOK79
wasm-releaseOK110

Exports:%>%anti_truncreroundreround_to_fractionreround_to_fraction_levelround_anti_truncround_ceilinground_downround_down_fromround_floorround_ties_to_awayround_ties_to_evenround_toward_negativeround_toward_positiveround_toward_zeroround_truncround_upround_up_fromrounding_biasunround

Dependencies:clidplyrgenericsgluelifecyclemagrittrpillarpkgconfigpurrrR6rlangstringistringrtibbletidyselectutf8vctrswithr

Relation to scrutiny

Rendered fromscrutiny.Rmdusingknitr::rmarkdownon May 24 2026.

Last update: 2024-09-25
Started: 2024-09-22

Rounding in depth

Rendered fromrounding-in-depth.Rmdusingknitr::rmarkdownon May 24 2026.

Last update: 2024-05-30
Started: 2024-04-28

Rounding options

Rendered fromrounding-options.Rmdusingknitr::rmarkdownon May 24 2026.

Last update: 2024-09-25
Started: 2024-04-28

Readme and manuals

Help Manual

Help pageTopics
Generalized rounding to the nearest fraction of a specified denominatorfractional-rounding reround_to_fraction reround_to_fraction_level
IEEE 754 rounding standardieee-754 round_ties_to_away round_ties_to_even round_toward_negative round_toward_positive round_toward_zero
General interface to reconstructing rounded numbersreround
Compute rounding biasrounding_bias
Common rounding proceduresrounding-common round_down round_down_from round_up round_up_from
Uncommon rounding proceduresanti_trunc rounding-uncommon round_anti_trunc round_ceiling round_floor round_trunc
Reconstruct rounding boundsunround