Package: dttr2 Title: Manipulate Date, POSIXct and hms Vectors Version: 0.5.2.9011 Authors@R: c( person("Joe", "Thorley", , "joe@poissonconsulting.ca", role = "aut", comment = c(ORCID = "0000-0002-7683-4592")), person("Ayla", "Pearson", , "ayla@poissonconsulting.ca", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-7388-1222")), person("Kirill", "Müller", role = "ctb", comment = c(ORCID = "0000-0002-1416-3412")), person("Nadine", "Hussein", role = "ctb", comment = c(ORCID = "0000-0003-4470-8361")), person("Poisson Consulting", role = c("cph", "fnd")) ) Description: Manipulates date ('Date'), date time ('POSIXct') and time ('hms') vectors. Date/times are considered discrete and are floored whenever encountered. Times are wrapped and time zones are maintained unless explicitly altered by the user. License: MIT + file LICENSE URL: https://github.com/poissonconsulting/dttr2, https://poissonconsulting.github.io/dttr2/ BugReports: https://github.com/poissonconsulting/dttr2/issues Depends: R (>= 4.0) Imports: chk (>= 0.9.1), hms, lifecycle Suggests: rlang, spelling, testthat (>= 3.0.0) RdMacros: lifecycle Config/testthat/edition: 3 Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) Config/Needs/website: poissonconsulting/poissontemplate Config/roxygen2/version: 8.0.0.9000 Repository: https://poissonconsulting.r-universe.dev Date/Publication: 2026-06-25 08:12:37 UTC RemoteUrl: https://github.com/poissonconsulting/dttr2 RemoteRef: HEAD RemoteSha: c385fa7b18023063f99d0e8df8147bc933b6468d NeedsCompilation: no Packaged: 2026-06-25 08:29:47 UTC; root Author: Joe Thorley [aut] (ORCID: ), Ayla Pearson [aut, cre] (ORCID: ), Kirill Müller [ctb] (ORCID: ), Nadine Hussein [ctb] (ORCID: ), Poisson Consulting [cph, fnd] Maintainer: Ayla Pearson