Package: XKCDdata
Type: Package
Title: Get XKCD Comic Data
Version: 0.1.0
Authors@R: c(person("Robert Myles ", "McDonnell", email = "robertmylesmcdonnell@gmail.com", role = c("aut", "cre")), 
           person("Colin", "Fay", email = "contact@colinfay.me", role = c("ctb")),
           person("Randall", "Munroe", role = "cph"))
Description: Download data from individual XKCD comics, written by Randall Munroe <https://xkcd.com/>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Imports: httr(>= 1.3.1), magrittr (>= 1.5), tibble (>= 1.3.4), dplyr
        (>= 0.7.4), jsonlite (>= 1.5), glue (>= 1.1.1), htmltools (>=
        0.3.6), assertthat (>= 0.2.0)
Suggests: testthat
NeedsCompilation: no
Packaged: 2017-10-10 20:46:25 UTC; robert
Author: Robert Myles McDonnell [aut, cre],
  Colin Fay [ctb],
  Randall Munroe [cph]
Maintainer: Robert Myles  McDonnell <robertmylesmcdonnell@gmail.com>
Repository: CRAN
Date/Publication: 2017-10-11 12:07:59 UTC
Built: R 4.6.0; ; 2025-08-18 12:07:17 UTC; unix
