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.5)roundwork_0.0.1.zip(r-4.4)roundwork_0.0.1.zip(r-4.3)
roundwork_0.0.1.tgz(r-4.4-any)roundwork_0.0.1.tgz(r-4.3-any)
roundwork_0.0.1.tar.gz(r-4.5-noble)roundwork_0.0.1.tar.gz(r-4.4-noble)
roundwork_0.0.1.tgz(r-4.4-emscripten)roundwork_0.0.1.tgz(r-4.3-emscripten)
roundwork.pdf |roundwork.html
roundwork/json (API)
NEWS

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

Peer review:

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

On CRAN:

5.08 score 208 downloads 20 exports 19 dependencies

Last updated 2 months agofrom:76209fb503. Checks:OK: 3 NOTE: 4. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 27 2024
R-4.5-winOKOct 27 2024
R-4.5-linuxOKOct 27 2024
R-4.4-winNOTEOct 27 2024
R-4.4-macNOTEOct 27 2024
R-4.3-winNOTEOct 27 2024
R-4.3-macNOTEOct 27 2024

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:clidplyrfansigenericsgluelifecyclemagrittrpillarpkgconfigpurrrR6rlangstringistringrtibbletidyselectutf8vctrswithr

Relation to scrutiny

Rendered fromscrutiny.Rmdusingknitr::rmarkdownon Oct 27 2024.

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

Rounding in depth

Rendered fromrounding-in-depth.Rmdusingknitr::rmarkdownon Oct 27 2024.

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

Rounding options

Rendered fromrounding-options.Rmdusingknitr::rmarkdownon Oct 27 2024.

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