Package: roundwork 0.0.1
roundwork: Rounding Infrastructure
Flexible rounding functions for use in error detection. They were outsourced from the 'scrutiny' package.
Authors:
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
Last updated from:76209fb503. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 129 | ||
| source / vignettes | OK | 194 | ||
| linux-release-x86_64 | OK | 131 | ||
| macos-release-arm64 | OK | 113 | ||
| macos-oldrel-arm64 | OK | 127 | ||
| windows-devel | OK | 74 | ||
| windows-release | OK | 79 | ||
| windows-oldrel | OK | 79 | ||
| wasm-release | OK | 110 |
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 page | Topics |
|---|---|
| Generalized rounding to the nearest fraction of a specified denominator | fractional-rounding reround_to_fraction reround_to_fraction_level |
| IEEE 754 rounding standard | ieee-754 round_ties_to_away round_ties_to_even round_toward_negative round_toward_positive round_toward_zero |
| General interface to reconstructing rounded numbers | reround |
| Compute rounding bias | rounding_bias |
| Common rounding procedures | rounding-common round_down round_down_from round_up round_up_from |
| Uncommon rounding procedures | anti_trunc rounding-uncommon round_anti_trunc round_ceiling round_floor round_trunc |
| Reconstruct rounding bounds | unround |
