Package: roundR 0.1.0
roundR: Round Numeric Values to the Nearest Integer
By default, R rounds numeric values to even integers, following the IEC 60559 standard. This package offers alternative functionality to round to the closest integer.
Authors:
roundR_0.1.0.tar.gz
roundR_0.1.0.zip(r-4.7)roundR_0.1.0.zip(r-4.6)roundR_0.1.0.zip(r-4.5)
roundR_0.1.0.tgz(r-4.6-any)roundR_0.1.0.tgz(r-4.5-any)
roundR_0.1.0.tar.gz(r-4.7-any)roundR_0.1.0.tar.gz(r-4.6-any)
roundR_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
roundR/json (API)
| # Install 'roundR' in R: |
| install.packages('roundR', repos = c('https://hanneoberman.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hanneoberman/roundr/issues
Last updated from:192b35fb02. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 100 | ||
| source / vignettes | OK | 182 | ||
| linux-release-x86_64 | OK | 106 | ||
| macos-release-arm64 | OK | 114 | ||
| macos-oldrel-arm64 | OK | 157 | ||
| windows-devel | OK | 84 | ||
| windows-release | OK | 64 | ||
| windows-oldrel | OK | 76 | ||
| wasm-release | OK | 86 |
Exports:round_to_integer
Dependencies:clidplyrgenericsgluelifecyclemagrittrpillarpkgconfigR6rlangtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Round to the nearest integer | round_to_integer |
