Package: glcm
Version: 0.2
Date: 2014-02-16
Title: Calculate textures from grey-level co-occurrence matrices
        (GLCMs) in R
Authors@R: person("Alex", "Zvoleff", email="azvoleff@conservation.org",
    role=c("aut", "cre"))
Maintainer: Alex Zvoleff <azvoleff@conservation.org>
Depends: R (>= 2.10.0)
Imports: Rcpp (>= 0.11.0), RcppArmadillo
Suggests: raster, testthat
LinkingTo: Rcpp, RcppArmadillo
Description: Enables calculation of image textures derived from grey-level
    co-occurrence matrices (GLCMs) in R. The texture calculation is coded in
    C++ to optimize computation time.
License: GPL (>= 3)
URL: https://github.com/azvoleff/glcm
BugReports: https://github.com/azvoleff/glcm/issues
LazyData: true
Packaged: 2014-02-17 03:09:17 UTC; azvoleff
Author: Alex Zvoleff [aut, cre]
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-02-17 07:14:36
