Package: timeR
Type: Package
Title: Time Your Codes
Version: 1.2.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, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-06-22 17:19:40 UTC; yanyi
Repository: CRAN
Date/Publication: 2020-06-22 18:40:02 UTC
Built: R 4.4.3; ; 2025-10-21 12:42:50 UTC; windows
