Package: dadjokeapi
Type: Package
Title: Return a Random Dad Joke
Version: 1.0.2
Authors@R: c(person("Jeffrey", "Hollister", email = "hollister.jeff@epa.gov", 
                    role = c("aut", "cre")),
             person("Antoine Bichat",role = c("ctb")),
             person("Brett Langdon", role = c("cph")))
URL: https://github.com/jhollist/dadjokeapi/
BugReports: https://github.com/jhollist/dadjokeapi/issues/
Maintainer: Jeffrey Hollister <hollister.jeff@epa.gov>
Description: What is funnier than a dad joke?  A dad joke in R!  This package 
    utilizes the API for <https://icanhazdadjoke.com> and returns dad jokes from
    several API endpoints.
License: MIT + file LICENSE
Depends: R (>= 3.5.0)
Imports: httr, beepr, curl, dplyr, png
LazyData: true
RoxygenNote: 7.1.1
Suggests: testthat, mockery
NeedsCompilation: no
Packaged: 2021-02-25 18:28:38 UTC; JHollist
Author: Jeffrey Hollister [aut, cre],
  Antoine Bichat [ctb],
  Brett Langdon [cph]
Repository: CRAN
Date/Publication: 2021-03-01 09:20:09 UTC
Built: R 4.1.0; ; 2021-05-27 09:09:32 UTC; unix
