Package: lubrilog
Title: Get Insights on 'lubridate' Operations
Version: 1.3.0
Authors@R: 
    person("Mikael", "Moise", email = "mikaelmoise00@gmail.com", role = c("aut", "cre","cph"))
Description: Provides a set of tools designed to enhance transparency and understanding of date-time manipulation functions from the 'lubridate' package. 
        It provides detailed feedback about the operations performed by 'lubridate' functions, allowing users to better comprehend and debug their code. 
        These insights serve as both a learning tool for newcomers and a debugging aid for programmers working with date-time data.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 2.10)
LazyData: true
Imports: cli, lubridate
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/arrismo/lubrilog
BugReports: https://github.com/arrismo/lubrilog/issues
NeedsCompilation: no
Packaged: 2025-06-15 23:37:57 UTC; mmoise
Author: Mikael Moise [aut, cre, cph]
Maintainer: Mikael Moise <mikaelmoise00@gmail.com>
Repository: CRAN
Date/Publication: 2025-06-15 23:50:02 UTC
Built: R 4.5.0; ; 2025-06-17 04:06:50 UTC; unix
