Provides access to Trello API (<https://developers.trello.com/>). A family of GET functions make it easy to retrieve cards, labels, members, teams and other data from both public and private boards. Server responses are formatted upon retrieval. Automated paging allows for large requests that exceed server limit. See <https://github.com/jchrom/trelloR> for more information.
Version: | 0.1.0 |
Depends: | R (≥ 3.2.3) |
Imports: | dplyr (≥ 0.5), httr (≥ 1.2), jsonlite (≥ 1.0) |
Suggests: | knitr, rmarkdown |
Published: | 2016-09-23 |
Author: | Jakub Chromec [aut, cre], Irina Matusevich [ctb] |
Maintainer: | Jakub Chromec <chromec.jakub at gmail.com> |
BugReports: | https://github.com/jchrom/trelloR/issues |
License: | GPL-3 |
URL: | https://github.com/jchrom/trelloR |
NeedsCompilation: | no |
Materials: | README |
In views: | WebTechnologies |
CRAN checks: | trelloR results |
Reference manual: | trelloR.pdf |
Vignettes: |
R API for Trello |
Package source: | trelloR_0.1.0.tar.gz |
Windows binaries: | r-devel: trelloR_0.1.0.zip, r-release: trelloR_0.1.0.zip, r-oldrel: trelloR_0.1.0.zip |
macOS binaries: | r-release: trelloR_0.1.0.tgz, r-oldrel: trelloR_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=trelloR to link to this page.