Package: imagine
Type: Package
Title: Imaging Engine, Tools for Application of Image Filters to Data
        Matrices
Version: 1.2.1
Date: 2017-03-20
URL: https://github.com/LuisLauM/imagine
BugReports: https://github.com/LuisLauM/imagine/issues
Authors@R: c(person("Wencheng", "Lau-Medrano", role = c("aut", "cre"), email = "luis.laum@gmail.com"))
Maintainer: Wencheng Lau-Medrano <luis.laum@gmail.com>
Description: Provides fast application of image filters to data matrices,
    using R and C++ algorithms.
License: GPL (>= 2)
LazyData: TRUE
Depends: R (>= 3.1.0)
Imports: Rcpp
LinkingTo: Rcpp
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2017-05-02 19:03:08 UTC; Wencheng
Author: Wencheng Lau-Medrano [aut, cre]
Repository: CRAN
Date/Publication: 2017-05-03 06:57:57 UTC
