Package: hmstimer
Title: 'hms' Based Timer
Version: 0.0.2
Authors@R: c(
    person("Joe", "Thorley", , "joe@poissonconsulting.ca", c("aut", "cre"), comment = c(ORCID = "0000-0002-7683-4592")),
    person("Poisson Consulting", role = c("cph", "fnd"))
    )
Description: 
    Tracks elapsed clock time using a 'hms()' scalar 
    (inherits from 'difftime()' with seconds as the unit).
License: MIT + file LICENSE
Suggests: hms (>= 0.5.0), covr, testthat
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-07-24 00:42:19 UTC; joe
Author: Joe Thorley [aut, cre] (<https://orcid.org/0000-0002-7683-4592>),
  Poisson Consulting [cph, fnd]
Maintainer: Joe Thorley <joe@poissonconsulting.ca>
Repository: CRAN
Date/Publication: 2019-07-24 04:50:02 UTC
