Package: trelloR
Title: Access the Trello API
Version: 0.7.1
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: httr (>= 1.4.0), jsonlite (>= 1.7.0)
License: GPL-3
URL: https://github.com/jchrom/trelloR
BugReports: https://github.com/jchrom/trelloR/issues
Date: 2021-04-20
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, tibble, testthat
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2021-04-21 16:21:40 UTC; jakub
Author: Jakub Chromec [aut, cre]
Maintainer: Jakub Chromec <chromec.jakub@gmail.com>
Repository: CRAN
Date/Publication: 2021-04-22 00:50:02 UTC
Built: R 4.1.0; ; 2021-05-27 06:09:22 UTC; unix
