Package: repello
Title: Reports from Trello in R
Version: 1.0.1
Authors@R: 
    c(person(given = "Andrew",
           family = "Guide",
           role = c("aut", "cre"),
           email = "andrew.guide@vumc.org"),
    person(given = "Thomas",
           family = "Stewart",
           role = c("aut"),
           email = "thomas.stewart@vumc.org"))
Description: Creates reports from Trello, a collaborative, project organization 
             and list-making application. <https://trello.com/>
             Reports are created by comparing individual Trello board
             cards from two different points in time and documenting any changes made
             to the cards.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1.9000
Depends: R (>= 3.5.0), httr, dplyr, stringr
Suggests: rmarkdown, knitr, kableExtra
VignetteBuilder: knitr
URL: https://github.com/thomasgstewart/repello
BugReports: https://github.com/thomasgstewart/repello/issues
NeedsCompilation: no
Packaged: 2021-01-14 20:35:31 UTC; guidea
Author: Andrew Guide [aut, cre],
  Thomas Stewart [aut]
Maintainer: Andrew Guide <andrew.guide@vumc.org>
Repository: CRAN
Date/Publication: 2021-01-14 22:50:03 UTC
Built: R 4.6.0; ; 2025-11-02 04:32:27 UTC; windows
