Package: magickGUI
Type: Package
Title: GUI Tools for Interactive Image Processing with 'magick'
Version: 1.2.2
Authors@R: c(
    person("Shota", "Ochi", email = "shotaochi1990@gmail.com", role = c("aut", "cre")))
Maintainer: Shota Ochi <shotaochi1990@gmail.com>
Description: Enables us to use the functions of the package 'magick' interactively.
License: GPL-3
Depends: R (>= 3.1.2), magick (>= 2.2)
Imports: tcltk
Suggests: testthat (>= 2.0.0), knitr, rmarkdown
URL: https://github.com/ShotaOchi/magickGUI
BugReports: https://github.com/ShotaOchi/magickGUI/issues
NeedsCompilation: no
SystemRequirements: ImageMagick (>= 6.9.5.4)
RoxygenNote: 7.1.0
Encoding: UTF-8
Packaged: 2021-01-08 04:37:47 UTC; shota
Author: Shota Ochi [aut, cre]
Repository: CRAN
Date/Publication: 2021-01-08 07:10:03 UTC
