Package: hypothesisr 0.1.1.9000
hypothesisr: Wrapper for the 'Hypothes.is' Web Annotation Service
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.
Authors:
hypothesisr_0.1.1.9000.tar.gz
hypothesisr_0.1.1.9000.zip(r-4.5)hypothesisr_0.1.1.9000.zip(r-4.4)hypothesisr_0.1.1.9000.zip(r-4.3)
hypothesisr_0.1.1.9000.tgz(r-4.4-any)hypothesisr_0.1.1.9000.tgz(r-4.3-any)
hypothesisr_0.1.1.9000.tar.gz(r-4.5-noble)hypothesisr_0.1.1.9000.tar.gz(r-4.4-noble)
hypothesisr_0.1.1.9000.tgz(r-4.4-emscripten)hypothesisr_0.1.1.9000.tgz(r-4.3-emscripten)
hypothesisr.pdf |hypothesisr.html✨
hypothesisr/json (API)
NEWS
# Install 'hypothesisr' in R: |
install.packages('hypothesisr', repos = c('https://mdlincoln.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mdlincoln/hypothesisr/issues
Last updated 5 years agofrom:7d7a22aeb9. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 03 2024 |
R-4.5-win | OK | Nov 03 2024 |
R-4.5-linux | OK | Nov 03 2024 |
R-4.4-win | OK | Nov 03 2024 |
R-4.4-mac | OK | Nov 03 2024 |
R-4.3-win | OK | Nov 03 2024 |
R-4.3-mac | OK | Nov 03 2024 |
Exports:hs_createhs_deletehs_readhs_replyhs_searchhs_search_allhs_updateopen_annotationopen_contextopen_uri
Dependencies:askpassclicurldplyrfansigenericsgluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigR6rlangsystibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Create annotations | hs_create |
Delete an annotation | hs_delete |
Retrieve a single annotation by ID | hs_read |
Create a reply to a comment | hs_reply |
Search hypothes.is annotations | hs_search |
Retreive all annotation search results as a data frame | hs_search_all |
Update annotations | hs_update |
hypothesisr: Wrapper for the Hypothes.is API | hypothesisr-package hypothesisr |
Functions for opening an annotation in the system browser | open_ open_annotation open_context open_uri |