Type: Package
Package: togglr
Title: 'Toggl.com' Api for 'Rstudio'
Version: 0.1.33
Authors@R: c(person("Vincent", "Guyader", email = "vincent@thinkr.fr", role = c("aut", "cre")),person("ThinkR", role = c("cph", "fnd")))
Description: Use the <http://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, prettyunits, purrr, rstudioapi, parsedate
Suggests: covr, knitr, rmarkdown
VignetteBuilder: knitr
ByteCompile: true
LazyData: TRUE
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2018-08-13 22:17:05 UTC; Vincent
Author: Vincent Guyader [aut, cre],
  ThinkR [cph, fnd]
Maintainer: Vincent Guyader <vincent@thinkr.fr>
Repository: CRAN
Date/Publication: 2018-08-13 22:30:03 UTC
Built: R 4.0.2; ; 2020-07-16 17:45:23 UTC; unix
