Package: glcm
Version: 0.3.1
Date: 2014-04-24
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)
Suggests: raster, testthat (>= 0.8.0)
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: http://www.azvoleff.com/glcm
BugReports: https://github.com/azvoleff/glcm/issues
LazyData: true
Packaged: 2014-04-24 19:23:59 UTC; azvoleff
Author: Alex Zvoleff [aut, cre]
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-04-24 23:00:54
