Package: rtodoist
Title: Create and Manage Todolist using 'Todoist.com' API
Version: 0.1.0
Authors@R: 
    c(person(given = "Cervan",
             family = "Girard",
             role = c("cre","aut"),
             email = "cervan@thinkr.fr",
             comment = c(ORCID = "0000-0002-4816-4624")),
      person(given = "Vincent",
             family = "Guyader",
             role = "aut",
             email = "vincent@thinkr.fr",
             comment = c(ORCID = "0000-0003-0671-9270")),
      person(given = "ThinkR",
             role = c("cph", "fnd")))
Description: Allows you to interact with the API of the "Todoist" platform.
    'Todoist' <https://todoist.com/> provides an online task manager service for teams.
License: MIT + file LICENSE
Depends: R (>= 3.5.0)
Imports: digest, dplyr, getPass, glue, httr, keyring, magrittr, purrr,
        utils
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
URL: https://github.com/ThinkR-open/rtodoist
BugReports: https://github.com/ThinkR-open/rtodoist/issues
NeedsCompilation: no
Packaged: 2020-05-11 15:21:20 UTC; cervan
Author: Cervan Girard [cre, aut] (<https://orcid.org/0000-0002-4816-4624>),
  Vincent Guyader [aut] (<https://orcid.org/0000-0003-0671-9270>),
  ThinkR [cph, fnd]
Maintainer: Cervan Girard <cervan@thinkr.fr>
Repository: CRAN
Date/Publication: 2020-05-14 08:40:02 UTC
Built: R 3.6.3; ; 2020-08-05 06:10:00 UTC; windows
