Package: drawer
Title: An Interactive HTML Image Editing Tool
Version: 0.2.0.1
Date: 2022-08-19
Authors@R: c(person(given = "Le", family = "Zhang", role = c("aut", "cre"), email = "lezhang100@gmail.com"))
Description: An interactive image editing tool that can be added as part of the HTML in Shiny,
    R markdown or any type of HTML document. Often times, plots, photos are embedded
    in the web application/file. 'drawer' can take screenshots of these image-like elements, or 
    any part of the HTML document and send to an image editing space called 'canvas' to allow users 
    immediately edit the screenshot(s) within the same document. Users can quickly 
    combine, compare different screenshots, upload their own images 
    and maybe make a scientific figure. 
Depends: R (>= 4.0.0)
Imports: htmltools, magrittr, glue, bsplus, utils, shiny, stringr
Suggests: testthat, ggplot2
License: GPL (>= 3)
Encoding: UTF-8
BugReports: https://github.com/lz100/drawer/issues
URL: https://github.com/lz100/drawer
RoxygenNote: 7.2.1
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-08-19 18:05:02 UTC; lab
Author: Le Zhang [aut, cre]
Maintainer: Le Zhang <lezhang100@gmail.com>
Repository: CRAN
Date/Publication: 2022-08-19 18:30:06 UTC
Built: R 4.6.0; ; 2025-07-18 07:04:35 UTC; unix
