Package: hms Title: Pretty Time of Day Date: 2026-05-24 Version: 1.1.4.9013 Authors@R: c( person("Kirill", "Müller", , "kirill@cynkra.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-1416-3412")), person("R Consortium", role = "fnd"), person("Posit Software, PBC", role = "fnd", comment = c(ROR = "03wc8by49")) ) Description: Implements an S3 class for storing and formatting time-of-day values, based on the 'difftime' class. License: MIT + file LICENSE URL: https://hms.tidyverse.org/, https://github.com/tidyverse/hms BugReports: https://github.com/tidyverse/hms/issues Imports: cli, lifecycle, methods, pkgconfig, rlang (>= 1.0.2), vctrs (>= 0.3.8) Suggests: crayon, lubridate, pillar (>= 1.1.0), testthat (>= 3.0.0) Config/Needs/website: tidyverse/tidytemplate Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0.9000 Repository: https://tidyverse.r-universe.dev Date/Publication: 2026-05-24 04:51:32 UTC RemoteUrl: https://github.com/tidyverse/hms RemoteRef: HEAD RemoteSha: b89649d793369b082eb79ce628e06fc97acc999c NeedsCompilation: no Packaged: 2026-06-23 06:37:59 UTC; root Author: Kirill Müller [aut, cre] (ORCID: ), R Consortium [fnd], Posit Software, PBC [fnd] (ROR: ) Maintainer: Kirill Müller