Package: magickGUI
Type: Package
Title: GUI Tools for Interactive Image Processing with 'magick'
Version: 1.1.1
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.0)
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: 6.1.1
Encoding: UTF-8
Packaged: 2019-08-25 22:38:51 UTC; shota
Author: Shota Ochi [aut, cre]
Repository: CRAN
Date/Publication: 2019-08-28 09:10:05 UTC
