Package: humanFormat 1.2
humanFormat: Human-Friendly Formatting Functions
Format quantities of time or bytes into human-friendly strings.
Authors:
humanFormat_1.2.tar.gz
humanFormat_1.2.zip(r-4.7)humanFormat_1.2.zip(r-4.6)humanFormat_1.2.zip(r-4.5)
humanFormat_1.2.tgz(r-4.6-any)humanFormat_1.2.tgz(r-4.5-any)
humanFormat_1.2.tar.gz(r-4.7-any)humanFormat_1.2.tar.gz(r-4.6-any)
humanFormat_1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
humanFormat/json (API)
| # Install 'humanFormat' in R: |
| install.packages('humanFormat', repos = c('https://dustin.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dustin/humanformat/issues
Last updated from:5d387fd62e. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 108 | ||
| source / vignettes | OK | 164 | ||
| linux-release-x86_64 | OK | 109 | ||
| macos-release-arm64 | OK | 118 | ||
| macos-oldrel-arm64 | OK | 173 | ||
| windows-devel | OK | 75 | ||
| windows-release | OK | 68 | ||
| windows-oldrel | OK | 59 | ||
| wasm-release | OK | 93 |
Exports:formatBytesformatDurationformatIECBytesformatMicrosecondsformatMillisecondsformatNanosecondsformatSecondsformatSIByteskHourkMicrosecondkMillisecondkMinutekNanosecondkSecond
Dependencies:briocallrclicrayondescdiffobjevaluatefsgluejsonlitelifecyclemagrittrpkgbuildpkgloadpraiseprocessxpsR6rlangrprojroottestthatwaldowithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Duration constants | durationConstants kHour kMicrosecond kMillisecond kMinute kNanosecond kSecond |
| Format a number of bytes into a human readable string. | formatBytes formatIECBytes formatSIBytes |
| Format nanosecond durations into human readable strings. | formatDuration formatMicroseconds formatMilliseconds formatNanoseconds formatSeconds |
| Format numbers into human readable strings | humanFormat |
