Package: annotator
Title: Image Annotation and Polygon Outlining using Free Drawing
Version: 0.0.3
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 <http://fabricjs.com/>. 
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
URL: https://github.com/cran/annotator
BugReports: https://github.com/cran/annotator/issues
Depends: R (>= 4.0.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: 2022-12-22 21:35:04 UTC; mihai
Author: Mihai Valcu [aut, cre] (<https://orcid.org/0000-0002-6907-7802>)
Maintainer: Mihai Valcu <mvalcu@gwdg.de>
Repository: CRAN
Date/Publication: 2023-01-05 15:30:02 UTC
Built: R 4.1.2; ; 2023-01-06 11:58:41 UTC; unix
