Package: f5wx Type: Package Title: Orchestrate the Hidden API at F5 Weather Version: 0.1.1 Date: 2020-10-27 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: F5 Weather has great data but terrible forecast table aesthetics. Tools are provided to orchestrate and chart F5 Weather data. URL: https://git.rud.is/hrbrmstr/f5wx BugReports: https://git.rud.is/hrbrmstr/f5wx/issues Encoding: UTF-8 License: AGPL Suggests: covr, tinytest Depends: R (>= 3.6.0) Imports: dplyr, forcats, ggplot2, hrbrthemes, htmltools, httr, magrittr, rvest, stringi, tibble, tidyr, utils, xml2 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1