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 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 Config/pak/sysreqs: libsecret-1-dev libssl-dev Repository: https://thinkr-open.r-universe.dev Date/Publication: 2024-02-19 14:55:03 UTC RemoteUrl: https://github.com/ThinkR-open/togglr RemoteRef: HEAD RemoteSha: 6776e15de42e8dc64d47afac921fb3f09ebdcbc3 NeedsCompilation: no Packaged: 2026-06-12 09:54:38 UTC; root Author: Vincent Guyader [aut, cre], ThinkR [cph, fnd] Maintainer: Vincent Guyader Depends: R (>= 4.1.0)