Type: Package
Package: togglr
Title: 'Toggl.com' Api for 'Rstudio'
Version: 0.1.99
Authors@R: c(
    person("Vincent", "Guyader", , "vincent@thinkr.fr", role = c("aut", "cre")),
    person("ThinkR", role = c("cph", "fnd"))
  )
Description: Use the <https://toggl.com> time tracker api through R.
License: GPL-3
URL: https://github.com/ThinkR-open/togglr
BugReports: https://github.com/ThinkR-open/togglr/issues
Imports: assertthat, dplyr, getPass, glue, httr, jsonlite, keyring,
        lubridate, magrittr, memoise, parsedate, prettyunits, purrr,
        rstudioapi, stats, utils
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
ByteCompile: true
Encoding: UTF-8
RoxygenNote: 7.2.0
NeedsCompilation: no
Packaged: 2022-07-11 06:57:23 UTC; PC
Author: Vincent Guyader [aut, cre],
  ThinkR [cph, fnd]
Maintainer: Vincent Guyader <vincent@thinkr.fr>
Repository: CRAN
Date/Publication: 2022-07-11 07:10:02 UTC
Built: R 4.1.2; ; 2022-07-12 11:17:50 UTC; unix
