Package: rdomains
Title: Get the Category of Content Hosted by a Domain
Version: 0.1.7
Authors@R: person("Gaurav", "Sood", email = "gsood07@gmail.com", role = c("aut", "cre"))
Description: Get the category of content hosted by a domain. Use Shallalist <http://shalla.de/>,  
    Virustotal (which provides access to lots of services) <https://www.virustotal.com/>, 
    McAfee <https://www.trustedsource.org/>, Alexa <https://aws.amazon.com/awis/>, 
    DMOZ <http://www.dmoz.org/>, or validated machine learning classifiers based on 
    Shallalist data to learn about the kind of content hosted by a domain.
Depends: R (>= 3.3.0)
Imports: Matrix, urltools, glmnet, stats, methods, RSelenium, XML,
        httr, xml2, curl, virustotal, aws.alexa, rlang
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-01-28 17:46:10 UTC; gsood
Author: Gaurav Sood [aut, cre]
Maintainer: Gaurav Sood <gsood07@gmail.com>
Repository: CRAN
Date/Publication: 2018-01-28 17:59:33 UTC
