Type: Package Package: babyTimeR Title: Parse Output from 'BabyTime' Application Version: 0.1.0 Authors@R: person("Dann", "Hekman", , "dannhek@gmail.com", role = c("aut", "cre")) Author: Dann Hekman [aut, cre] Maintainer: Dann Hekman Description: 'BabyTime' is an application for tracking infant and toddler care activities like sleeping, eating, etc. This package will take the outputted .zip files and parse it into a usable list object with cleaned data. It handles malformed and incomplete data gracefully and is designed to parse one directory at a time. License: MIT + file LICENSE Depends: dplyr (>= 1.1.4), glue (>= 1.8.0), janitor (>= 2.2.0), lubridate (>= 1.9.3), methods (>= 4.4.1), R (>= 4.4.0), readr (>= 2.1.5), snakecase (>= 0.11.1), stringr (>= 1.5.1) Imports: utils Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Encoding: UTF-8 Language: en-US LazyData: true RoxygenNote: 7.3.2 Config/pak/sysreqs: libicu-dev libx11-dev Repository: https://dannhek.r-universe.dev Date/Publication: 2025-01-15 01:23:01 UTC RemoteUrl: https://github.com/dannhek/babytimer RemoteRef: HEAD RemoteSha: aecc50e90e3657d90925ae11ebc0a0efa9109921 NeedsCompilation: no Packaged: 2026-07-02 06:23:39 UTC; root