Package: tremendousr
Title: Easily Send Rewards and Incentives with 'Tremendous' from R
Version: 1.0.0
Authors@R: 
    c(
    person(given = "Jonathan",
           family = "Trattner",
           role = c("aut", "cre"),
           email = "jdt@jdtrat.com",
           comment = c(ORCID = "0000-0002-1097-7603")),
    person(given = "Scott", 
           family = "Chamberlain", 
           role = c("ctb"),
           comment = "Utility functions `err_catcher()` and `trem_ua()` from chimpr package."),
    person(given = "R Computing Lab at Wake Forest University",
           role = "fnd")
    )
Description: A slightly-opinionated R interface for the 'Tremendous' API (<https://www.tremendous.com/>). 
    In addition to supporting GET and POST requests, 'tremendousr' has, dare I say, 
    tremendously intuitive functions for sending digital rewards and incentives directly from R.
License: MIT + file LICENSE
Encoding: UTF-8
Language: es
RoxygenNote: 7.1.1.9000
Imports: cli, crayon, crul, jsonlite
Suggests: testthat (>= 3.0.0), clipr, vcr (>= 0.6.0), knitr, rmarkdown
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-09-30 09:45:18 UTC; jt
Author: Jonathan Trattner [aut, cre] (<https://orcid.org/0000-0002-1097-7603>),
  Scott Chamberlain [ctb] (Utility functions `err_catcher()` and
    `trem_ua()` from chimpr package.),
  R Computing Lab at Wake Forest University [fnd]
Maintainer: Jonathan Trattner <jdt@jdtrat.com>
Repository: CRAN
Date/Publication: 2021-09-30 12:20:02 UTC
Built: R 4.6.0; ; 2025-07-18 05:48:54 UTC; unix
