hrbrmstr/resolv: Wrapper to ldns library for DNS calls from R

Wrapper to ldns library for DNS calls from R. It provides vecorized & non-vectorized version of core DNS query functions and allows for vector or data frame return values in most functions (depending on the level of detail desired from the query). It's significantly faster than issuing a system() call but does not yet work under Windows.

Getting started

Package details

AuthorBob Rudis (@hrbrmstr)
MaintainerBob Rudids <bob@rudis.net>
LicenseGPL-2
Version0.2.3
URL https://github.com/hrbrmstr/resolv
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("hrbrmstr/resolv")
hrbrmstr/resolv documentation built on May 17, 2019, 5:12 p.m.