Type: Package
Package: togglr
Title: 'Toggl.com' Api for 'Rstudio'
Version: 0.2.1
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, cachem, dplyr, getPass, glue, httr, jsonlite,
        keyring, lubridate, magrittr, memoise, parsedate, prettyunits,
        purrr, rappdirs, rstudioapi, stats, utils
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
ByteCompile: true
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2024-02-19 14:57:46 UTC; PC
Author: Vincent Guyader [aut, cre],
  ThinkR [cph, fnd]
Maintainer: Vincent Guyader <vincent@thinkr.fr>
Repository: CRAN
Date/Publication: 2024-02-19 23:30:02 UTC
Built: R 4.3.1; ; 2024-02-20 00:27:11 UTC; unix
