Package: togglr
Type: Package
Title: 'Toggl.com' Api for 'Rstudio'
Version: 0.1.3
Authors@R: person("Vincent", "Guyader", email = "vincent@thinkr.fr", role = c("aut", "cre"))
Description: Use the <http://toggl.com> time tracker api through R.
License: GPL-3
LazyData: TRUE
Imports: rstudioapi, lubridate, httr, jsonlite, magrittr, prettyunits,
        dplyr, assertthat, purrr, glue, getPass, keyring
RoxygenNote: 6.0.1
BugReports: https://github.com/ThinkR-open/togglr/issues
URL: https://github.com/ThinkR-open/togglr
ByteCompile: true
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-12-07 11:26:59 UTC; vincent
Author: Vincent Guyader [aut, cre]
Maintainer: Vincent Guyader <vincent@thinkr.fr>
Repository: CRAN
Date/Publication: 2017-12-07 12:21:52 UTC
