Package: countenance Type: Package Title: Tools to Work with the Pi-Hole API Version: 0.1.0 Date: 2020-04-22 Authors@R: c( person("Bob", "Rudis", email = "bob@rud.is", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-5670-2640")) ) Maintainer: Bob Rudis Description: Named after a primary synonym for 'pihole', tools are provided to access the Pi-Hole API. URL: https://git.rud.is/hrbrmstr/countenance BugReports: https://gitlab.com/hrbrmstr/countenance/issues Encoding: UTF-8 License: MIT + file LICENSE Suggests: covr, tinytest Depends: R (>= 3.2.0) Imports: httr, jsonlite, magrittr Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.0