Package: timeR
Type: Package
Title: Time Your Codes
Version: 1.1.0
Author: Yifu Yan
Maintainer: Yifu Yan <yanyifu94@hotmail.com>
Description: Provides a 'timeR' class that makes timing codes easier. One can create 'timeR' objects and use them to record all timings, and extract recordings as data frame for later use.
URL: https://github.com/yusuzech/timeR
BugReports: https://github.com/yusuzech/timeR/issues
Depends: R (>= 3.1.0)
Imports: R6, lubridate
License: Apache License (== 2.0) | file LICENSE
LazyData: true
Encoding: UTF-8
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-06-12 02:27:54 UTC; yanyi
Repository: CRAN
Date/Publication: 2019-06-12 05:20:02 UTC
Built: R 4.0.0; ; 2020-04-10 04:55:06 UTC; windows
