Package: randquotes
Type: Package
Title: Get Random Quotes from Quotes on Design API
Version: 0.1.1
Date: 2019-10-25
Authors@R: c(
    person("AbdulMajedRaja", "RS", email = "amrrs.data@gmail.com", role = c("aut", "cre")),
    person("Kasia",  "Kulma", email = "katarzyna.kulma@gmail.com", role = "aut")
  )
Maintainer: AbdulMajedRaja RS <amrrs.data@gmail.com>
Description: Connects to the site <http://quotesondesign.com/> 
            that uses the 'WordPress' built-in REST API 
            to provide a way for you to grab quotes.
URL: https://github.com/amrrs/randquotes
BugReports: https://github.com/amrrs/randquotes/issues
Encoding: UTF-8
License: AGPL
Suggests: testthat
Depends: R (>= 3.2.0)
Imports: jsonlite, xml2, curl, httr
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-10-25 19:11:54 UTC; abdrs
Author: AbdulMajedRaja RS [aut, cre],
  Kasia Kulma [aut]
Repository: CRAN
Date/Publication: 2019-10-25 22:50:02 UTC
Built: R 4.0.2; ; 2020-07-16 16:41:51 UTC; unix
