Package: rtodoist
Title: Create and Manage Todolist using 'Todoist.com' API
Version: 0.4.0
Authors@R: c(
    person("Cervan", "Girard", , "cervan@thinkr.fr", role = "aut",
           comment = c(ORCID = "0000-0002-4816-4624", note = "previous maintainer")),
    person("Vincent", "Guyader", , "vincent@thinkr.fr", role = c("cre", "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: curl, digest, dplyr, getPass, glue, httr2, keyring, magrittr,
        purrr, stats, stringi, stringr, utils
Suggests: covr, jsonlite, knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-02-13 17:22:39 UTC; PC
Author: Cervan Girard [aut] (ORCID: <https://orcid.org/0000-0002-4816-4624>,
    note: previous maintainer),
  Vincent Guyader [cre, aut] (ORCID:
    <https://orcid.org/0000-0003-0671-9270>),
  ThinkR [cph, fnd]
Maintainer: Vincent Guyader <vincent@thinkr.fr>
Repository: CRAN
Date/Publication: 2026-02-14 14:40:15 UTC
Built: R 4.5.2; ; 2026-02-15 12:30:20 UTC; unix
