Package: brandwatchR
Type: Package
Title: 'Brandwatch' API to R
Version: 0.3.0
Authors@R: c(person("Donal", "Phipps", email = "donal.phipps@gmail.com", role = c("aut", "cre")))
URL: https://github.com/Phippsy/brandwatchR
BugReports: https://github.com/Phippsy/brandwatchR/issues
Description: Interact with the 'Brandwatch' API <https://developers.brandwatch.com/docs>. 
  Allows you to authenticate to the API and obtain data for projects, queries, query groups tags and categories.
  Also allows you to directly obtain mentions and aggregate data for a specified query or query group.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
Depends: R (>= 3.4.0)
Imports: httr (>= 1.3.1), jsonlite (>= 1.5), data.table (>= 1.10)
Suggests: testthat
NeedsCompilation: no
Packaged: 2018-08-11 06:53:55 UTC; donal
Author: Donal Phipps [aut, cre]
Maintainer: Donal Phipps <donal.phipps@gmail.com>
Repository: CRAN
Date/Publication: 2018-08-13 14:40:16 UTC
Built: R 4.3.0; ; 2023-04-12 13:09:29 UTC; unix
