Package: rtodoist
Title: Create and Manage Todolist using 'Todoist.com' API
Version: 0.2.0
Authors@R: c(
    person("Cervan", "Girard", , "cervan@thinkr.fr", role = c("cre", "aut"),
           comment = c(ORCID = "0000-0002-4816-4624")),
    person("Vincent", "Guyader", , "vincent@thinkr.fr", role = "aut",
           comment = c(ORCID = "0000-0003-0671-9270")),
    person("ThinkR", role = c("cph", "fnd"))
  )
Description: Allows you to interact with the API of the "Todoist"
    platform.  'Todoist' <https://www.todoist.com/> provides an online task
    manager service for teams.
License: MIT + file LICENSE
URL: https://github.com/ThinkR-open/rtodoist
BugReports: https://github.com/ThinkR-open/rtodoist/issues
Depends: R (>= 3.5.0)
Imports: digest, dplyr, getPass, glue, httr, httr2, keyring, magrittr,
        purrr, stats, stringi, stringr, utils
Suggests: knitr, lubridate, rmarkdown
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-01-22 15:44:33 UTC; PC
Author: Cervan Girard [cre, aut] (ORCID:
    <https://orcid.org/0000-0002-4816-4624>),
  Vincent Guyader [aut] (ORCID: <https://orcid.org/0000-0003-0671-9270>),
  ThinkR [cph, fnd]
Maintainer: Cervan Girard <cervan@thinkr.fr>
Repository: CRAN
Date/Publication: 2026-01-22 16:00:02 UTC
Built: R 4.4.3; ; 2026-01-22 17:56:06 UTC; unix
