Package: ibmAcousticR
Title: Connect to Your IBM 'Acoustic' Data with 'R'
Version: 0.1.2
Authors@R: 
    person(given = "Chris",
           family = "Umphlett",
           role = c("aut", "cre"),
           email = "christopher.umphlett@gmail.com")
Description: Authentication can be the most difficult part about
  working with a new API. 'ibmAcousticR' facilitates making a
  connection to the IBM 'Acoustic' email campaign management API
  and executing various queries. The IBM 'Acoustic' API 
  documentation is available at
  <https://developer.ibm.com/customer-engagement/docs/>.
License: CC0
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.6.0)
Imports: jsonlite (>= 1.6.1), httr (>= 1.4.1), XML (>= 3.99-0.3)
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-05-29 00:49:28 UTC; c.umphlett
Author: Chris Umphlett [aut, cre]
Maintainer: Chris Umphlett <christopher.umphlett@gmail.com>
Repository: CRAN
Date/Publication: 2020-06-03 16:30:09 UTC
