Package: hmstimer
Title: hms Based Timer
Version: 0.0.1
Authors@R: 
    person(given = "Joe",
           family = "Thorley",
           role = c("aut", "cre"),
           email = "joe@poissonconsulting.ca",
           comment = c(ORCID = "0000-0002-7683-4592"))
Description: 
    Tracks elapsed clock time using a hms() scalar 
    (inherits from difftime() with seconds as the unit).
License: MIT + file LICENSE
Suggests: hms, covr, testthat
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-05-24 15:42:57 UTC; joe
Author: Joe Thorley [aut, cre] (<https://orcid.org/0000-0002-7683-4592>)
Maintainer: Joe Thorley <joe@poissonconsulting.ca>
Repository: CRAN
Date/Publication: 2019-05-24 16:30:03 UTC
