Package: annotator
Title: Image Annotation and Polygon Outlining using Free Drawing
Version: 0.0.3.2
Authors@R: 
    person("Mihai", "Valcu", , "mvalcu@gwdg.de", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-6907-7802"))
Description: 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/>. 
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
URL: https://github.com/valcu/annotator
BugReports: https://github.com/valcu/annotator/issues
Depends: R (>= 4.1.0),
Imports: methods, utils, shiny, htmlwidgets, xfun
Suggests: testthat (>= 3.0.0), stringr, glue, bslib, sf, terra, keys,
        colourpicker, spelling
Config/testthat/edition: 3
Language: en-US
NeedsCompilation: no
Packaged: 2025-09-22 12:38:06 UTC; mihai
Author: Mihai Valcu [aut, cre] (ORCID: <https://orcid.org/0000-0002-6907-7802>)
Maintainer: Mihai Valcu <mvalcu@gwdg.de>
Repository: CRAN
Date/Publication: 2025-09-22 12:50:02 UTC
Built: R 4.6.0; ; 2025-10-14 02:51:08 UTC; windows
