Package: rdomains
Title: Get the Category of Content Hosted by a Domain
Version: 0.4.0
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 (service discontinued),
    'VirusTotal' (which provides access to lots of services) <https://www.virustotal.com/>,
    'DMOZ' <https://archive.org/details/dmoz-rdf-20150327>, University Domain list
    <https://github.com/Hipo/university-domains-list>, 'OpenAI' 'GPT' models, 'Anthropic' 'Claude' models,
    or validated machine learning classifiers based on 'Shallalist' data to learn about the kind
    of content hosted by a domain.
Depends: R (>= 4.1.0)
Imports: Matrix, urltools, glmnet, stats, methods, XML, httr, xml2,
        curl, virustotal, jsonlite, R.utils, dplyr (>= 1.1.0), purrr
        (>= 1.0.0), tibble (>= 3.2.0), stringr (>= 1.5.0), rlang (>=
        1.1.0), cli (>= 3.6.0), checkmate (>= 2.3.0), glue (>= 1.6.0),
        readr (>= 2.1.0)
Suggests: testthat, rmarkdown, knitr (>= 1.11)
VignetteBuilder: knitr
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-05-13 04:32:04 UTC; soodoku
Author: Gaurav Sood [aut, cre]
Maintainer: Gaurav Sood <gsood07@gmail.com>
Repository: CRAN
Date/Publication: 2026-05-13 04:50:02 UTC
Built: R 4.5.2; ; 2026-05-13 04:59:48 UTC; unix
