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.5)humanFormat_1.2.zip(r-4.4)humanFormat_1.2.zip(r-4.3)
humanFormat_1.2.tgz(r-4.4-any)humanFormat_1.2.tgz(r-4.3-any)
humanFormat_1.2.tar.gz(r-4.5-noble)humanFormat_1.2.tar.gz(r-4.4-noble)
humanFormat_1.2.tgz(r-4.4-emscripten)humanFormat_1.2.tgz(r-4.3-emscripten)
humanFormat.pdf |humanFormat.html✨
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 2 years agofrom:a6a74494c4. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 25 2024 |
R-4.5-win | OK | Oct 25 2024 |
R-4.5-linux | OK | Oct 25 2024 |
R-4.4-win | OK | Oct 25 2024 |
R-4.4-mac | OK | Oct 25 2024 |
R-4.3-win | OK | Oct 25 2024 |
R-4.3-mac | OK | Oct 25 2024 |
Exports:formatBytesformatDurationformatIECBytesformatMicrosecondsformatMillisecondsformatNanosecondsformatSecondsformatSIByteskHourkMicrosecondkMillisecondkMinutekNanosecondkSecond
Dependencies:briocallrclicrayondescdiffobjdigestevaluatefansifsgluejsonlitelifecyclemagrittrpillarpkgbuildpkgconfigpkgloadpraiseprocessxpsR6rematch2rlangrprojroottestthattibbleutf8vctrswaldowithr
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 |