Tools to work with the Google DNS over HTTPS API in R https://cinc.rud.is/web/packages/gdns/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
439 B

8 years ago
Package: gdns
8 years ago
Title: Tools to Work with Google DNS Over https API
Version: 0.1.0.9000
8 years ago
Authors@R: c(person("Bob", "Rudis", email = "bob@rudis.net", role = c("aut", "cre")))
8 years ago
Maintainer: Bob Rudis <bob@rudis.net>
Description: Tools to Work with Google DNS Over https API
8 years ago
License: AGPL + file LICENSE
LazyData: true
8 years ago
Encoding: UTF-8
Depends:
R (>= 3.0.0)
Suggests:
testthat
Imports:
httr,
jsonlite,
purrr
RoxygenNote: 5.0.1