Package: trelloR
Title: Access the Trello API
Version: 0.8.0
Authors@R: 
    person(given = "Jakub",
           family = "Chromec",
           role = c("aut", "cre"),
           email = "chromec.jakub@gmail.com")
Description: An R client for the Trello API. Supports free-tier features such as
    access to private boards, creating and updating cards and other resources,
    and downloading data in a structured way.
Depends: R (>= 3.6.0)
Imports: curl, httr (>= 1.4.0), jsonlite (>= 1.7.0)
License: GPL-3
URL: https://github.com/jchrom/trelloR,
        http://jchrom.github.io/trelloR/
BugReports: https://github.com/jchrom/trelloR/issues
Date: 2023-08-27
RoxygenNote: 7.2.3
Suggests: knitr, rmarkdown, tibble, testthat
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2023-08-27 18:17:11 UTC; jakub
Author: Jakub Chromec [aut, cre]
Maintainer: Jakub Chromec <chromec.jakub@gmail.com>
Repository: CRAN
Date/Publication: 2023-08-27 18:30:02 UTC
Built: R 4.2.0; ; 2023-08-28 11:34:51 UTC; unix
