Package: humanFormat 1.2

humanFormat: Human-Friendly Formatting Functions

Format quantities of time or bytes into human-friendly strings.

Authors:Dustin Sallings

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'))

Peer review:

Bug tracker:https://github.com/dustin/humanformat/issues

On CRAN:

3.40 score 5 stars 9 scripts 209 downloads 14 exports 31 dependencies

Last updated 2 years agofrom:a6a74494c4. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 25 2024
R-4.5-winOKOct 25 2024
R-4.5-linuxOKOct 25 2024
R-4.4-winOKOct 25 2024
R-4.4-macOKOct 25 2024
R-4.3-winOKOct 25 2024
R-4.3-macOKOct 25 2024

Exports:formatBytesformatDurationformatIECBytesformatMicrosecondsformatMillisecondsformatNanosecondsformatSecondsformatSIByteskHourkMicrosecondkMillisecondkMinutekNanosecondkSecond

Dependencies:briocallrclicrayondescdiffobjdigestevaluatefansifsgluejsonlitelifecyclemagrittrpillarpkgbuildpkgconfigpkgloadpraiseprocessxpsR6rematch2rlangrprojroottestthattibbleutf8vctrswaldowithr

Readme and manuals

Help Manual

Help pageTopics
Duration constantsdurationConstants 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 stringshumanFormat