-
Notifications
You must be signed in to change notification settings - Fork 29
Expand file tree
/
Copy pathDESCRIPTION
More file actions
33 lines (33 loc) · 969 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
33 lines (33 loc) · 969 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
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