Package: glcm
Version: 0.1
Date: 2014-02-11
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.10.1), 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-12 03:33:32 UTC; azvoleff
Author: Alex Zvoleff [aut, cre]
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-02-12 07:23:39
