trelloR: Access the Trello API

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.

Version: 0.8.0
Depends: R (≥ 3.6.0)
Imports: curl, httr (≥ 1.4.0), jsonlite (≥ 1.7.0)
Suggests: knitr, rmarkdown, tibble, testthat
Published: 2023-08-27
Author: Jakub Chromec [aut, cre]
Maintainer: Jakub Chromec <chromec.jakub at gmail.com>
BugReports: https://github.com/jchrom/trelloR/issues
License: GPL-3
URL: https://github.com/jchrom/trelloR, http://jchrom.github.io/trelloR/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: trelloR results

Documentation:

Reference manual: trelloR.pdf
Vignettes: Authorized access
Create, update, delete
Getting public data

Downloads:

Package source: trelloR_0.8.0.tar.gz
Windows binaries: r-devel: trelloR_0.8.0.zip, r-release: trelloR_0.8.0.zip, r-oldrel: trelloR_0.8.0.zip
macOS binaries: r-release (arm64): trelloR_0.8.0.tgz, r-oldrel (arm64): trelloR_0.8.0.tgz, r-release (x86_64): trelloR_0.8.0.tgz
Old sources: trelloR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=trelloR to link to this page.