Package: hms
Title: Pretty Time of Day
Date: 2016-11-22
Version: 0.3
Authors@R: c(
    person("Kirill", "Müller", role = c("aut", "cre"), email = "krlmlr+r@mailbox.org"),
    person("The R Consortium", role = "cph")
    )
Description: Implements an S3 class for storing and formatting time-of-day
    values, based on the 'difftime' class.
Imports: methods
Suggests: testthat, lubridate
License: GPL-3
Encoding: UTF-8
LazyData: true
URL: https://github.com/rstats-db/hms
BugReports: https://github.com/rstats-db/hms/issues
RoxygenNote: 5.0.1.9000
NeedsCompilation: no
Packaged: 2016-11-22 14:45:31 UTC; muelleki
Author: Kirill Müller [aut, cre],
  The R Consortium [cph]
Maintainer: Kirill Müller <krlmlr+r@mailbox.org>
Repository: CRAN
Date/Publication: 2016-11-22 17:08:01
