Package: clockify
Type: Package
Title: A Wrapper for the 'Clockify' API
Version: 0.1.6
Authors@R: 
    c(person(given = c("Andrew", "B."),
             family = "Collier",
             role = c("aut", "cre"),
             email = "andrew.b.collier@gmail.com"))
Description: A wrapper for the Clockify API <https://docs.clockify.me/>, making it possible to query, insert and update time keeping data.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.1
Imports: anytime, dplyr, httr, janitor, logger, lubridate, methods,
        purrr, rlist, stringi, tibble, tidyr
Suggests: here, testthat (>= 3.0.0)
Config/testthat/edition: 3
Config/testthat/start-first: api-key, workspace
NeedsCompilation: no
Packaged: 2024-06-03 05:18:38 UTC; wookie
Author: Andrew B. Collier [aut, cre]
Maintainer: Andrew B. Collier <andrew.b.collier@gmail.com>
Repository: CRAN
Date/Publication: 2024-06-03 05:30:02 UTC
Built: R 4.6.0; ; 2025-11-02 05:11:19 UTC; windows
