Package: ibmAcousticR
Title: Connect to Your 'IBM Acoustic' Data
Version: 0.2.1
Authors@R: 
    c(person(given = "Chris",
           family = "Umphlett",
           role = c("aut", "cre"),
           email = "christopher.umphlett@gmail.com"),
	  person(given = "Avinash",
           family = "Panigrahi",
           role = "aut",
           email = "avinashpanigrahi@outlook.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/>. This
  package is not supported by 'IBM'.
License: CC0
Encoding: UTF-8
LazyData: true
Depends: R (>= 4.0.0)
Imports: jsonlite (>= 1.7.0), httr (>= 1.4.1), XML (>= 3.99-0.5)
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-08-27 23:13:37 UTC; c.umphlett
Author: Chris Umphlett [aut, cre],
  Avinash Panigrahi [aut]
Maintainer: Chris Umphlett <christopher.umphlett@gmail.com>
Repository: CRAN
Date/Publication: 2020-08-28 05:20:03 UTC
Built: R 4.3.0; ; 2023-04-12 13:39:44 UTC; unix
