Package: hypothesisr
Type: Package
Title: Wrapper for the 'Hypothes.is' API
Version: 0.1.0
Authors@R: person("Matthew", "Lincoln", email = "matthew.d.lincoln@gmail.com",
    role = c("aut", "cre"))
Description: Interact with the API for the web annotation service 'Hypothes.is'
    (See <http://hypothes.is> for more information.) Allows users to download
    data about public annotations, and create, retrieve, update, and delete
    their own annotations.
Imports: dplyr, httr, jsonlite
License: MIT + file LICENSE
LazyData: TRUE
RoxygenNote: 5.0.1
Suggests: testthat
URL: https://github.com/mdlincoln/hypothesisr
BugReports: https://github.com/mdlincoln/hypothesisr/issues
NeedsCompilation: no
Packaged: 2016-06-10 16:45:19 UTC; admin
Author: Matthew Lincoln [aut, cre]
Maintainer: Matthew Lincoln <matthew.d.lincoln@gmail.com>
Repository: CRAN
Date/Publication: 2016-06-12 17:41:30
