Package: glcm
Version: 1.0
Date: 2014-09-26
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. Supports processing images that cannot
    fit in memory.
License: GPL (>= 3)
URL: http://www.azvoleff.com/glcm
BugReports: https://github.com/azvoleff/glcm/issues
LazyData: true
Packaged: 2014-09-26 15:17:26 UTC; azvoleff
Author: Alex Zvoleff [aut, cre]
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-09-26 18:50:27
