Package: randquotes
Type: Package
Title: Get Random Quotes from Quotes on Design API
Version: 0.1.0
Date: 2018-05-08
Authors@R: c(
    person("AbdulMajedRaja", "RS", email = "amrrs.data@gmail.com", role = c("aut", "cre"))
  )
Maintainer: AbdulMajedRaja RS <amrrs.data@gmail.com>
Description: Connects to the site <http://quotesondesign.com/> 
            that uses the 'WordPress' JSON 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
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-05-11 13:28:27 UTC; SA31
Author: AbdulMajedRaja RS [aut, cre]
Repository: CRAN
Date/Publication: 2018-05-11 14:01:46 UTC
