{
  "_id": "6a1be9a61d7bb097a0a1d983",
  "Package": "virustotal",
  "Title": "R Client for the VirusTotal API",
  "Version": "0.6.0",
  "Authors@R": "person(\"Gaurav\", \"Sood\", email = \"gsood07@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "Provides a comprehensive R interface to the VirusTotal API\nv3.0, a Google service that analyzes files and URLs for\nviruses, worms, trojans and other malware. Features include\nfile/URL scanning, domain categorization, passive DNS\ninformation, IP reputation analysis, IoC relationships, sandbox\nanalysis, and comment/voting systems. Implements rate limiting,\nerror handling, and response validation for robust security\nanalysis workflows.",
  "URL": "https://github.com/themains/virustotal,\nhttps://themains.github.io/virustotal/",
  "BugReports": "https://github.com/themains/virustotal/issues",
  "License": "MIT + file LICENSE",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "Config/Needs/website": "pkgdown",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://themains.r-universe.dev",
  "Date/Publication": "2026-04-01 23:15:37 UTC",
  "RemoteUrl": "https://github.com/themains/virustotal",
  "RemoteRef": "HEAD",
  "RemoteSha": "63d05ffc4562288f11ddf699f1dd3ef1fd66ac40",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 07:14:33 UTC",
    "User": "root"
  },
  "Author": "Gaurav Sood [aut, cre]",
  "Maintainer": "Gaurav Sood <gsood07@gmail.com>",
  "MD5sum": "76e57bad604ebc98449f6589760511e9",
  "_user": "themains",
  "_type": "src",
  "_file": "virustotal_0.6.0.tar.gz",
  "_fileid": "c3bd7b909c84212c031a57009d0befd727557276fa9cde23227149fd8031f451",
  "_filesize": 224709,
  "_sha256": "c3bd7b909c84212c031a57009d0befd727557276fa9cde23227149fd8031f451",
  "_created": "2026-05-31T07:14:33.000Z",
  "_published": "2026-05-31T07:56:22.649Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78707976247,
      "time": 246,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314742116"
    },
    {
      "job": 78707976234,
      "time": 216,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314738796"
    },
    {
      "job": 78707976298,
      "time": 246,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315000592"
    },
    {
      "job": 78707976248,
      "time": 248,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314993496"
    },
    {
      "job": 78707824162,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314713574"
    },
    {
      "job": 78707976233,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314726741"
    },
    {
      "job": 78707976326,
      "time": 161,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314732472"
    },
    {
      "job": 78707976241,
      "time": 150,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314731289"
    },
    {
      "job": 78707976328,
      "time": 154,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314731745"
    }
  ],
  "_buildurl": "https://github.com/r-universe/themains/actions/runs/26705886417",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/themains/virustotal",
  "_commit": {
    "id": "63d05ffc4562288f11ddf699f1dd3ef1fd66ac40",
    "author": "***** <721466+soodoku@users.noreply.github.com>",
    "committer": "***** <721466+soodoku@users.noreply.github.com>",
    "message": "Update CRAN-SUBMISSION\n",
    "time": 1775085337
  },
  "_maintainer": {
    "name": "Gaurav Sood",
    "email": "gsood07@gmail.com",
    "login": "soodoku",
    "description": "",
    "uuid": 721466
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "httr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "base64enc",
      "version": ">= 0.1-3",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.7.0",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "version": ">= 1.30",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.0",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "lintr",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "httptest",
      "version": ">= 4.0.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "themains",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-36",
      "n": 5
    },
    {
      "week": "2025-51",
      "n": 19
    },
    {
      "week": "2026-14",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "cybersecurity",
    "scan-files",
    "trojans",
    "virustotal"
  ],
  "_stars": 13,
  "_contributors": [
    {
      "user": "soodoku",
      "count": 118,
      "uuid": 721466
    }
  ],
  "_userbio": {
    "uuid": 32114259,
    "type": "organization",
    "name": "the mains",
    "description": "online safety and privacy"
  },
  "_downloads": {
    "count": 560,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/virustotal"
  },
  "_devurl": "https://github.com/themains/virustotal",
  "_pkgdown": "https://themains.github.io/virustotal/",
  "_searchresults": 17,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/virustotal.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/themains/virustotal",
  "_realowner": "themains",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2016-06-02"
    },
    {
      "version": "0.2.0",
      "date": "2016-11-12"
    },
    {
      "version": "0.2.1",
      "date": "2017-05-01"
    },
    {
      "version": "0.2.2",
      "date": "2021-11-04"
    },
    {
      "version": "0.3.0",
      "date": "2025-09-03"
    },
    {
      "version": "0.5.0",
      "date": "2025-12-16"
    },
    {
      "version": "0.6.0",
      "date": "2026-04-13"
    }
  ],
  "_exports": [
    "domain_report",
    "download_file",
    "file_report",
    "get_analysis",
    "get_behaviour_evtx",
    "get_behaviour_html",
    "get_behaviour_memdump",
    "get_behaviour_pcap",
    "get_behaviour_report",
    "get_domain_comments",
    "get_domain_info",
    "get_domain_relationship",
    "get_domain_votes",
    "get_file_behaviour_mitre_trees",
    "get_file_behaviour_summary",
    "get_file_behaviours",
    "get_file_comments",
    "get_file_download_url",
    "get_file_relationships",
    "get_file_upload_url",
    "get_file_votes",
    "get_ip_comments",
    "get_ip_info",
    "get_ip_votes",
    "get_url_comments",
    "get_url_relationships",
    "get_url_votes",
    "ip_report",
    "is_api_key_configured",
    "post_domain_comments",
    "post_domain_votes",
    "post_file_comments",
    "post_file_votes",
    "post_ip_comments",
    "post_ip_votes",
    "post_url_comments",
    "post_url_votes",
    "rescan_domain",
    "rescan_file",
    "rescan_ip",
    "rescan_url",
    "scan_file",
    "scan_url",
    "set_key",
    "url_report",
    "virustotal_auth_error",
    "virustotal_domain_report",
    "virustotal_error",
    "virustotal_file_report",
    "virustotal_file_scan",
    "virustotal_info",
    "virustotal_ip_report",
    "virustotal_rate_limit_error",
    "virustotal_url_scan",
    "virustotal_validation_error",
    "virustotal_version"
  ],
  "_help": [
    {
      "page": "domain_report",
      "title": "Get Domain Report",
      "concept": [
        "domain operations"
      ],
      "topics": [
        "domain_report"
      ]
    },
    {
      "page": "download_file",
      "title": "Download a file from VirusTotal",
      "topics": [
        "download_file"
      ]
    },
    {
      "page": "file_report",
      "title": "Get File Scan Report",
      "concept": [
        "file operations"
      ],
      "topics": [
        "file_report"
      ]
    },
    {
      "page": "get_analysis",
      "title": "Get Analysis Results",
      "topics": [
        "get_analysis"
      ]
    },
    {
      "page": "get_behaviour_evtx",
      "title": "Get Behaviour EVTX File",
      "topics": [
        "get_behaviour_evtx"
      ]
    },
    {
      "page": "get_behaviour_html",
      "title": "Get Behaviour HTML Report",
      "topics": [
        "get_behaviour_html"
      ]
    },
    {
      "page": "get_behaviour_memdump",
      "title": "Get Behaviour Memory Dump",
      "topics": [
        "get_behaviour_memdump"
      ]
    },
    {
      "page": "get_behaviour_pcap",
      "title": "Get Behaviour PCAP File",
      "topics": [
        "get_behaviour_pcap"
      ]
    },
    {
      "page": "get_behaviour_report",
      "title": "Get Behaviour Report",
      "topics": [
        "get_behaviour_report"
      ]
    },
    {
      "page": "get_domain_comments",
      "title": "Retrieve comments for an Internet domain",
      "topics": [
        "get_domain_comments"
      ]
    },
    {
      "page": "get_domain_info",
      "title": "Retrieve information about an Internet domain",
      "topics": [
        "get_domain_info"
      ]
    },
    {
      "page": "get_domain_relationship",
      "title": "Retrieve related objects to an Internet domain",
      "topics": [
        "get_domain_relationship"
      ]
    },
    {
      "page": "get_domain_votes",
      "title": "Retrieve votes for an Internet domain",
      "topics": [
        "get_domain_votes"
      ]
    },
    {
      "page": "get_file_behaviour_mitre_trees",
      "title": "Get File Behaviour MITRE ATT&CK Trees",
      "topics": [
        "get_file_behaviour_mitre_trees"
      ]
    },
    {
      "page": "get_file_behaviour_summary",
      "title": "Get File Behaviour Summary",
      "topics": [
        "get_file_behaviour_summary"
      ]
    },
    {
      "page": "get_file_behaviours",
      "title": "Get File Behaviours",
      "topics": [
        "get_file_behaviours"
      ]
    },
    {
      "page": "get_file_comments",
      "title": "Retrieve comments for a file",
      "topics": [
        "get_file_comments"
      ]
    },
    {
      "page": "get_file_download_url",
      "title": "Get download URL for a file",
      "topics": [
        "get_file_download_url"
      ]
    },
    {
      "page": "get_file_relationships",
      "title": "Retrieve relationships for a file",
      "topics": [
        "get_file_relationships"
      ]
    },
    {
      "page": "get_file_upload_url",
      "title": "Get file upload URL for large files",
      "topics": [
        "get_file_upload_url"
      ]
    },
    {
      "page": "get_file_votes",
      "title": "Retrieve votes for a file",
      "topics": [
        "get_file_votes"
      ]
    },
    {
      "page": "get_ip_comments",
      "title": "Retrieve comments for an IP address",
      "topics": [
        "get_ip_comments"
      ]
    },
    {
      "page": "get_ip_info",
      "title": "Retrieve information about an IP address",
      "topics": [
        "get_ip_info"
      ]
    },
    {
      "page": "get_ip_votes",
      "title": "Retrieve votes for an IP address",
      "topics": [
        "get_ip_votes"
      ]
    },
    {
      "page": "get_url_comments",
      "title": "Retrieve comments for a URL",
      "topics": [
        "get_url_comments"
      ]
    },
    {
      "page": "get_url_relationships",
      "title": "Retrieve relationships for a URL",
      "topics": [
        "get_url_relationships"
      ]
    },
    {
      "page": "get_url_votes",
      "title": "Retrieve votes for a URL",
      "topics": [
        "get_url_votes"
      ]
    },
    {
      "page": "ip_report",
      "title": "Get IP Address Report",
      "topics": [
        "ip_report"
      ]
    },
    {
      "page": "post_domain_comments",
      "title": "Add a comment to an Internet domain",
      "topics": [
        "post_domain_comments"
      ]
    },
    {
      "page": "post_domain_votes",
      "title": "Add a vote for a hostname or domain",
      "topics": [
        "post_domain_votes"
      ]
    },
    {
      "page": "post_file_comments",
      "title": "Add a comment to a file",
      "topics": [
        "post_file_comments"
      ]
    },
    {
      "page": "post_file_votes",
      "title": "Add a vote to a file",
      "topics": [
        "post_file_votes"
      ]
    },
    {
      "page": "post_ip_comments",
      "title": "Add a comment to an IP address",
      "topics": [
        "post_ip_comments"
      ]
    },
    {
      "page": "post_ip_votes",
      "title": "Add a vote for an IP address",
      "topics": [
        "post_ip_votes"
      ]
    },
    {
      "page": "post_url_comments",
      "title": "Add a comment to a URL",
      "topics": [
        "post_url_comments"
      ]
    },
    {
      "page": "post_url_votes",
      "title": "Add a vote to a URL",
      "topics": [
        "post_url_votes"
      ]
    },
    {
      "page": "rescan_domain",
      "title": "Request rescan of a domain",
      "topics": [
        "rescan_domain"
      ]
    },
    {
      "page": "rescan_file",
      "title": "Request rescan of a file",
      "topics": [
        "rescan_file"
      ]
    },
    {
      "page": "rescan_ip",
      "title": "Request rescan of an IP address",
      "topics": [
        "rescan_ip"
      ]
    },
    {
      "page": "rescan_url",
      "title": "Request rescan of a URL",
      "topics": [
        "rescan_url"
      ]
    },
    {
      "page": "scan_file",
      "title": "Submit a file for scanning",
      "concept": [
        "scanning functions"
      ],
      "topics": [
        "scan_file"
      ]
    },
    {
      "page": "scan_url",
      "title": "Submit URL for scanning",
      "topics": [
        "scan_url"
      ]
    },
    {
      "page": "set_key",
      "title": "Set VirusTotal API Key",
      "concept": [
        "authentication"
      ],
      "topics": [
        "set_key"
      ]
    },
    {
      "page": "url_report",
      "title": "Get URL Report",
      "topics": [
        "url_report"
      ]
    },
    {
      "page": "virustotal_info",
      "title": "Print package information and configuration status",
      "concept": [
        "utilities"
      ],
      "topics": [
        "virustotal_info"
      ]
    },
    {
      "page": "virustotal_version",
      "title": "Get package version information",
      "concept": [
        "utilities"
      ],
      "topics": [
        "virustotal_version"
      ]
    }
  ],
  "_readme": "https://github.com/themains/virustotal/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "base64enc",
    "checkmate",
    "cli",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "using_virustotal.Rmd",
      "filename": "using_virustotal.html",
      "title": "Using virustotal",
      "author": "Gaurav Sood",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Using virustotal",
        "Installation",
        "Load the library:",
        "Authentication",
        "Core Functions",
        "File Analysis",
        "URL Analysis",
        "Domain Intelligence",
        "IP Address Intelligence",
        "Rate Limiting",
        "Error Handling"
      ],
      "created": "2016-05-11 23:04:25",
      "modified": "2026-04-01 16:55:03",
      "commits": 11
    }
  ],
  "_score": 5.997604787460455,
  "_indexed": true,
  "_nocasepkg": "virustotal",
  "_universes": [
    "themains",
    "soodoku"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.0",
      "date": "2026-05-31T07:17:32.000Z",
      "distro": "noble",
      "commit": "63d05ffc4562288f11ddf699f1dd3ef1fd66ac40",
      "fileid": "82b45ca21b15e1ebf3b7bb4d856174a3370c0e4cdb282f71b2f94bb177f71043",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/themains/actions/runs/26705886417"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.0",
      "date": "2026-05-31T07:17:06.000Z",
      "distro": "noble",
      "commit": "63d05ffc4562288f11ddf699f1dd3ef1fd66ac40",
      "fileid": "7d3024c5832e9988f046374d39847c21d0cede2e195eb74d0e5c7c85586a175b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/themains/actions/runs/26705886417"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.0",
      "date": "2026-05-31T07:54:18.000Z",
      "commit": "63d05ffc4562288f11ddf699f1dd3ef1fd66ac40",
      "fileid": "7e0f2981490b2a6c32f7523fcc86b8520aa3d6fd0ae0de987a7af93be20c554f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/themains/actions/runs/26705886417"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.0",
      "date": "2026-05-31T07:53:04.000Z",
      "commit": "63d05ffc4562288f11ddf699f1dd3ef1fd66ac40",
      "fileid": "f89ce8b2291fd877d865daa0f79863ffbf4bb4878cb5eff2ec3cb1ba17b8c665",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/themains/actions/runs/26705886417"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.0",
      "date": "2026-05-31T07:16:44.000Z",
      "commit": "63d05ffc4562288f11ddf699f1dd3ef1fd66ac40",
      "fileid": "0511ef1b4b9003d92fc34ea38fb8a8e68d31113afb7d6f78a2f11a7d209a6172",
      "status": "success",
      "buildurl": "https://github.com/r-universe/themains/actions/runs/26705886417"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-05-31T07:16:05.000Z",
      "commit": "63d05ffc4562288f11ddf699f1dd3ef1fd66ac40",
      "fileid": "e4fdb0de592fd838d1a006f9cddd2a58ddbaf32339952538d089c4efa67288b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/themains/actions/runs/26705886417"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-05-31T07:15:55.000Z",
      "commit": "63d05ffc4562288f11ddf699f1dd3ef1fd66ac40",
      "fileid": "604548c8556ee528d338bbaeb8c804397bad2b840b0a474625a893627edb92db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/themains/actions/runs/26705886417"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-05-31T07:15:55.000Z",
      "commit": "63d05ffc4562288f11ddf699f1dd3ef1fd66ac40",
      "fileid": "37598bd35c632671fb345bab109a33336105b146950790b1ef308429281aeaff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/themains/actions/runs/26705886417"
    }
  ]
}