Package: mortyr
Title: Wrapper to 'The Rick and Morty' API
Version: 0.0.2
Authors@R: person("Michael", "Page", email = "hello@mikejohnpage.com",
    role = c("aut", "cre"))
Description: Returns information about characters, locations, and episodes from
    'The Rick and Morty' API: <https://rickandmortyapi.com>.
License: MIT + file LICENSE
URL: https://github.com/mikejohnpage/mortyr
BugReports: https://github.com/mikejohnpage/mortyr/issues
Encoding: UTF-8
LazyData: true
Imports: httr, jsonlite, tibble
Suggests: testthat
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-01-09 20:57:13 UTC; mike
Author: Michael Page [aut, cre]
Maintainer: Michael Page <hello@mikejohnpage.com>
Repository: CRAN
Date/Publication: 2021-01-10 14:30:08 UTC
Built: R 4.0.2; ; 2021-01-11 11:55:40 UTC; unix
