Package: aws.alexa
Title: Client for the Amazon Alexa Web Information Services API
Version: 0.1.6
Authors@R: c(person("Gaurav", "Sood", email = "gsood07@gmail.com", role = c("aut", "cre")),
             person("Thomas", "Leeper", email = "thosjleeper@gmail.com", role = "ctb"))
Description: Use the Amazon Alexa Web Information Services API to 
    find information about domains, including the kind of content 
    that they carry, how popular are they---rank and traffic history, 
    sites linking to them, among other things. See <https://aws.amazon.com/awis/> 
    for more information.
Imports: httr, aws.signature, xml2, dplyr
Suggests: testthat, rmarkdown, knitr (>= 1.11), lintr
VignetteBuilder: knitr
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-03-27 19:00:58 UTC; gsood
Author: Gaurav Sood [aut, cre],
  Thomas Leeper [ctb]
Maintainer: Gaurav Sood <gsood07@gmail.com>
Repository: CRAN
Date/Publication: 2018-03-27 20:38:47 UTC
