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.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

On CRAN:

Conda:

3.40 score 5 stars 9 scripts 251 downloads 14 exports 23 dependencies

Last updated from:5d387fd62e. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK108
source / vignettesOK164
linux-release-x86_64OK109
macos-release-arm64OK118
macos-oldrel-arm64OK173
windows-develOK75
windows-releaseOK68
windows-oldrelOK59
wasm-releaseOK93

Exports:formatBytesformatDurationformatIECBytesformatMicrosecondsformatMillisecondsformatNanosecondsformatSecondsformatSIByteskHourkMicrosecondkMillisecondkMinutekNanosecondkSecond

Dependencies:briocallrclicrayondescdiffobjevaluatefsgluejsonlitelifecyclemagrittrpkgbuildpkgloadpraiseprocessxpsR6rlangrprojroottestthatwaldowithr

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