Package: imagerExtra
Type: Package
Title: Extra Image Processing Library Based on 'imager'
Version: 1.1.1
Date: 2018-07-03
Authors@R: c(
    person("Shota", "Ochi", email = "shotaochi1990@gmail.com", role = c("aut", "cre")),
	person("Guoshen", "Yu", email = "yu@cmap.polytechnique.fr", role = c("ctb", "cph")),
    person("Guillermo", "Sapiro", email = "guille@umn.edu", role = c("ctb", "cph")),
	person("Catalina", "Sbert", email = "catalina.sbert@uib.es", role = c("ctb", "cph")),
	person("Image Processing On Line", role = "cph"))
Maintainer: Shota Ochi <shotaochi1990@gmail.com>
Description: Providing several advanced functions for image processing based on the package 'imager'.
License: GPL (>= 3)
Depends: R (>= 2.10.0), imager (>= 0.40.2)
Imports: Rcpp (>= 0.12.14), dtt, magrittr
Suggests: testthat (>= 2.0.0), knitr, rmarkdown
URL: https://github.com/ShotaOchi/imagerExtra,
        https://shotaochi.github.io/
BugReports: https://github.com/ShotaOchi/imagerExtra/issues
LinkingTo: Rcpp
LazyData: true
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2018-07-02 21:27:39 UTC; shota
Author: Shota Ochi [aut, cre],
  Guoshen Yu [ctb, cph],
  Guillermo Sapiro [ctb, cph],
  Catalina Sbert [ctb, cph],
  Image Processing On Line [cph]
Repository: CRAN
Date/Publication: 2018-07-02 22:00:24 UTC
