Package: hms 1.1.4.9013

hms: Pretty Time of Day
Implements an S3 class for storing and formatting time-of-day values, based on the 'difftime' class.
Authors:
hms_1.1.4.9013.tar.gz
hms_1.1.4.9013.zip(r-4.7)hms_1.1.4.9013.zip(r-4.6)hms_1.1.4.9013.zip(r-4.5)
hms_1.1.4.9013.tgz(r-4.6-any)hms_1.1.4.9013.tgz(r-4.5-any)
hms_1.1.4.9013.tar.gz(r-4.7-any)hms_1.1.4.9013.tar.gz(r-4.6-any)
hms_1.1.4.9013.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
hms/json (API)
NEWS
| # Install 'hms' in R: |
| install.packages('hms', repos = c('https://tidyverse.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/tidyverse/hms/issues
Pkgdown/docs site:https://hms.tidyverse.org
Last updated from:b89649d793. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 118 | ||
| source / vignettes | OK | 183 | ||
| linux-release-x86_64 | OK | 97 | ||
| macos-release-arm64 | OK | 74 | ||
| macos-oldrel-arm64 | OK | 80 | ||
| windows-devel | OK | 69 | ||
| windows-release | OK | 128 | ||
| windows-oldrel | OK | 68 | ||
| wasm-release | OK | 85 |
Exports:as_hmsas.hmsceiling_hmsfloor_hmshmsis_hmsis.hmsnew_hmsparse_hmparse_hmsround_hmstrunc_hmsvec_cast.hmsvec_ptype2.hms
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| A simple class for storing time-of-day values | as.character.hms as.POSIXct.hms as.POSIXlt.hms as_hms format.hms hms is_hms new_hms print.hms seq.hms |
| Parsing hms values | parse_hm parse_hms |
| Round an hms object | ceiling_hms floor_hms round_hms trunc_hms |
| Casting | vec_cast.hms |
| Coercion | vec_ptype2.hms |
