Package: annotator 0.0.3.2

Mihai Valcu
annotator: Image Annotation and Polygon Outlining using Free Drawing
Provides functions to create image annotations through polygon outlining. Annotator has the same function as 'graphics::locator()' but achieves its purpose through drawing, rather than multiple mouse clicks. It is based on the 'htmlwidgets' package and 'fabric.js' JavaScript library <https://fabricjs.com/>.
Authors:
annotator_0.0.3.2.tar.gz
annotator_0.0.3.2.zip(r-4.7)annotator_0.0.3.2.zip(r-4.6)annotator_0.0.3.2.zip(r-4.5)
annotator_0.0.3.2.tgz(r-4.6-any)annotator_0.0.3.2.tgz(r-4.5-any)
annotator_0.0.3.2.tar.gz(r-4.7-any)annotator_0.0.3.2.tar.gz(r-4.6-any)
annotator_0.0.3.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
annotator/json (API)
| # Install 'annotator' in R: |
| install.packages('annotator', repos = c('https://valcu.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/valcu/annotator/issues
Last updated from:8029f1c19f. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 134 | ||
| source / vignettes | OK | 187 | ||
| linux-release-x86_64 | OK | 142 | ||
| macos-release-arm64 | OK | 236 | ||
| macos-oldrel-arm64 | OK | 166 | ||
| windows-devel | OK | 167 | ||
| windows-release | OK | 75 | ||
| windows-oldrel | OK | 71 | ||
| wasm-release | OK | 121 |
Exports:annotateannotatorOutputrenderAnnotatorrunExample
Dependencies:base64encbslibcachemclicommonmarkdigestevaluatefastmapfontawesomefsgluehighrhtmltoolshtmlwidgetshttpuvjquerylibjsonliteknitrlaterlifecyclemagrittrmemoisemimeotelpromisesR6rappdirsRcpprlangrmarkdownsassshinysourcetoolstinytexwithrxfunxtableyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Create an annotation widget | annotate |
| Widget output function for use in Shiny | annotatorOutput |
| this is an 800x600 transparent png | empty_png |
| Widget render function for use in Shiny | renderAnnotator |
| Run Shiny Examples | runExample |