Package: hms 1.1.4.9021

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.9021.tar.gz
hms_1.1.4.9021.zip(r-4.7-any)hms_1.1.4.9021.zip(r-4.6-any)hms_1.1.4.9021.zip(r-4.5-any)
hms_1.1.4.9021.tgz(r-4.6-any)hms_1.1.4.9021.tgz(r-4.5-any)
hms_1.1.4.9021.tar.gz(r-4.7-any)hms_1.1.4.9021.tar.gz(r-4.6-any)
hms_1.1.4.9021.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
hms/json (API)
| # 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:4f5a5f0837. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel | OK | 126 | ||
| source / vignettes | OK | 153 | ||
| linux-release | OK | 134 | ||
| macos-release | OK | 99 | ||
| macos-oldrel | OK | 101 | ||
| windows-devel | OK | 59 | ||
| windows-release | OK | 68 | ||
| windows-oldrel | OK | 71 | ||
| wasm-release | OK | 108 |
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 |
