Package: hypothesisr Type: Package Title: Wrapper for the 'Hypothes.is' Web Annotation Service Version: 0.1.1.9000 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 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 RoxygenNote: 5.0.1 Suggests: testthat URL: https://github.com/mdlincoln/hypothesisr BugReports: https://github.com/mdlincoln/hypothesisr/issues Config/pak/sysreqs: libssl-dev Repository: https://mdlincoln.r-universe.dev Date/Publication: 2019-08-29 20:13:08 UTC RemoteUrl: https://github.com/mdlincoln/hypothesisr RemoteRef: HEAD RemoteSha: 7d7a22aeb9fee42fc0499f961638bcd9d554e838 NeedsCompilation: no Packaged: 2026-06-10 06:39:35 UTC; root Author: Matthew Lincoln [aut, cre] Maintainer: Matthew Lincoln