Package: hypothesisr
Type: Package
Title: Wrapper for the 'Hypothes.is' Web Annotation Service
Version: 0.1.1
Authors@R: person("Matthew", "Lincoln", email = "matthew.d.lincoln@gmail.com",
    role = c("aut", "cre"))
Description: Interact with the application programming interface 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-07-01 14:07:42 UTC; admin
Author: Matthew Lincoln [aut, cre]
Maintainer: Matthew Lincoln <matthew.d.lincoln@gmail.com>
Repository: CRAN
Date/Publication: 2016-07-01 16:33:31
Built: R 4.6.0; ; 2025-08-18 11:06:23 UTC; unix
