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.5-any)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

On CRAN:

Conda:

3.40 score 5 stars 9 scripts 308 downloads 14 exports 24 dependencies

Last updated 3 years agofrom:a6a74494c4. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 22 2025
R-4.5-winOKFeb 22 2025
R-4.5-macOKFeb 22 2025
R-4.5-linuxOKFeb 22 2025
R-4.4-winOKFeb 22 2025
R-4.4-macOKFeb 22 2025
R-4.3-winOKFeb 22 2025
R-4.3-macOKFeb 22 2025

Exports:formatBytesformatDurationformatIECBytesformatMicrosecondsformatMillisecondsformatNanosecondsformatSecondsformatSIByteskHourkMicrosecondkMillisecondkMinutekNanosecondkSecond

Dependencies:briocallrclicrayondescdiffobjdigestevaluatefsgluejsonlitelifecyclemagrittrpkgbuildpkgloadpraiseprocessxpsR6rlangrprojroottestthatwaldowithr

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