Package: virustotal
Title: R Client for the 'VirusTotal' API
Version: 0.7.0
Authors@R: person("Gaurav", "Sood", email = "gsood07@gmail.com",
                  role = c("aut", "cre"))
Description: Provides a comprehensive R interface to the 'VirusTotal' API v3.0
    <https://docs.virustotal.com/>, a Google service that analyzes files and
    URLs for viruses, worms, trojans and other malware. Features include
    file/URL scanning, domain categorization, passive DNS information, IP
    reputation analysis, IoC relationships, sandbox analysis, and
    comment/voting systems. Implements rate limiting, error handling, and
    response validation for robust security analysis workflows.
URL: https://github.com/themains/virustotal,
        https://themains.github.io/virustotal/
BugReports: https://github.com/themains/virustotal/issues
Depends: R (>= 4.1.0)
License: MIT + file LICENSE
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
Imports: httr2 (>= 1.1.0), curl, openssl, jsonlite (>= 1.7.0),
        checkmate (>= 2.0.0), rlang (>= 1.0.0)
Suggests: knitr (>= 1.30), rmarkdown (>= 2.0), testthat (>= 3.0.0),
        httptest2 (>= 1.0.0), covr, pkgdown, spelling, withr
Config/testthat/edition: 3
Config/Needs/website: pkgdown
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-08-20 02:35:30 UTC; soodoku
Author: Gaurav Sood [aut, cre]
Maintainer: Gaurav Sood <gsood07@gmail.com>
Repository: CRAN
Date/Publication: 2026-08-20 11:10:02 UTC
