Package: clockify
Type: Package
Title: A Wrapper for the 'Clockify' API
Version: 0.0.9
Authors@R: 
    c(person(given = c("Andrew", "B."),
             family = "Collier",
             role = c("aut", "cre"),
             email = "andrew@fathomdata.dev"),
      person(given = "Megan",
             family = "Beckett",
             role = "ctb",
             email = "megan@fathomdata.dev"))
Description: A wrapper for the Clockify API <https://clockify.me/developers-api>, making it possible to query, insert and update time keeping data.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.1
Imports: httr, dplyr, tidyr, purrr, janitor, logger, lubridate,
        anytime, tibble
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-09-06 09:21:13 UTC; wookie
Author: Andrew B. Collier [aut, cre],
  Megan Beckett [ctb]
Maintainer: Andrew B. Collier <andrew@fathomdata.dev>
Repository: CRAN
Date/Publication: 2021-09-08 09:20:06 UTC
Built: R 4.0.2; ; 2021-09-09 11:00:45 UTC; unix
