{
  "_id": "6a50a63a89c83ec243a2f052",
  "Package": "glcm",
  "Version": "1.6.6",
  "Date": "2025-11-12",
  "Title": "Calculate Textures from Grey-Level Co-Occurrence Matrices\n(GLCMs)",
  "Authors@R": "person(\"Alex\", \"Zvoleff\", email=\"azvoleff@conservation.org\",\nrole=c(\"aut\", \"cre\"))",
  "Maintainer": "Alex Zvoleff <azvoleff@conservation.org>",
  "Description": "Enables calculation of image textures (Haralick 1973)\n<doi:10.1109/TSMC.1973.4309314> from grey-level co-occurrence\nmatrices (GLCMs). Supports processing images that cannot fit in\nmemory.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/azvoleff/glcm",
  "BugReports": "https://github.com/azvoleff/glcm/issues",
  "LazyData": "true",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libgdal-dev gdal-bin libgeos-dev libproj-dev\nlibsqlite3-dev",
  "Repository": "https://azvoleff.r-universe.dev",
  "Date/Publication": "2025-11-12 04:50:06 UTC",
  "RemoteUrl": "https://github.com/azvoleff/glcm",
  "RemoteRef": "HEAD",
  "RemoteSha": "ccff4d1ed822fff6abfaa72408c608edead16d26",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-10 07:51:21 UTC",
    "User": "root"
  },
  "Author": "Alex Zvoleff [aut, cre]",
  "_user": "azvoleff",
  "_type": "src",
  "_file": "glcm_1.6.6.tar.gz",
  "_fileid": "https://r2.ropensci.org/7c928b2c314088cbec7b6b5dacae987d87b9d9864991418bdd6d236fe45f0bea",
  "_filesize": 242354,
  "_sha256": "7c928b2c314088cbec7b6b5dacae987d87b9d9864991418bdd6d236fe45f0bea",
  "_expires": "2026-10-18T07:58:48.000Z",
  "_created": "2026-07-10T07:51:21.000Z",
  "_published": "2026-07-10T07:58:50.503Z",
  "_jobs": [
    {
      "job": 86313791554,
      "time": 164,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8221557140"
    },
    {
      "job": 86313791541,
      "time": 167,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8221556807"
    },
    {
      "job": 86313791522,
      "time": 158,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8221555085"
    },
    {
      "job": 86313791533,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8221553977"
    },
    {
      "job": 86313791568,
      "time": 255,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8221573416"
    },
    {
      "job": 86313791547,
      "time": 356,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8221608877"
    },
    {
      "job": 86313791597,
      "time": 204,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8221557340"
    },
    {
      "job": 86313791526,
      "time": 388,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8221616891"
    },
    {
      "job": 86313324192,
      "time": 169,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8221498598"
    },
    {
      "job": 86313791432,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8221541988"
    },
    {
      "job": 86313791487,
      "time": 136,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8221547648"
    },
    {
      "job": 86313791468,
      "time": 140,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8221548053"
    },
    {
      "job": 86313791472,
      "time": 133,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8221544695"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/azvoleff/actions/runs/29077791845",
  "_status": "success",
  "_upstream": "https://github.com/azvoleff/glcm",
  "_commit": {
    "id": "ccff4d1ed822fff6abfaa72408c608edead16d26",
    "author": "Alex Zvoleff <azvoleff@conservation.org>",
    "committer": "Alex Zvoleff <azvoleff@conservation.org>",
    "message": "Update cran comments\n",
    "time": 1762923006
  },
  "_maintainer": {
    "name": "Alex Zvoleff",
    "email": "azvoleff@conservation.org",
    "login": "azvoleff",
    "description": "Vice President at @ConservationInternational",
    "uuid": 107753
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "raster",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.11.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 0.8.0",
      "role": "Suggests"
    }
  ],
  "_owner": "azvoleff",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-39",
      "n": 11
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2025-46",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 15,
  "_contributors": [
    {
      "user": "azvoleff",
      "count": 228,
      "uuid": 107753
    }
  ],
  "_userbio": {
    "uuid": 107753,
    "type": "user",
    "name": "Alex Zvoleff",
    "followers": 109,
    "description": "Vice President at @ConservationInternational"
  },
  "_downloads": {
    "count": 493,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/glcm"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/azvoleff/glcm",
  "_searchresults": 88,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/glcm.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/azvoleff/glcm",
  "_realowner": "azvoleff",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2014-02-12"
    },
    {
      "version": "0.2",
      "date": "2014-02-17"
    },
    {
      "version": "0.3.1",
      "date": "2014-04-24"
    },
    {
      "version": "0.3.2",
      "date": "2014-07-30"
    },
    {
      "version": "1.0",
      "date": "2014-09-26"
    },
    {
      "version": "1.2",
      "date": "2015-01-03"
    },
    {
      "version": "1.4",
      "date": "2015-11-21"
    },
    {
      "version": "1.6.1",
      "date": "2016-03-08"
    },
    {
      "version": "1.6.3",
      "date": "2019-04-15"
    },
    {
      "version": "1.6.4",
      "date": "2019-04-26"
    },
    {
      "version": "1.6.5",
      "date": "2020-02-27"
    },
    {
      "version": "1.6.6",
      "date": "2025-11-12"
    }
  ],
  "_exports": [
    "calc_texture",
    "glcm"
  ],
  "_datasets": [
    {
      "name": "expected_textures_3x3_1x1",
      "title": "GLCM textures calculated in EXELIS ENVI (for testing purposes)",
      "object": "expected_textures_3x3_1x1",
      "class": [
        "RasterBrick"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "expected_textures_5x3_n1xn2",
      "title": "GLCM textures calculated in EXELIS ENVI (for testing purposes)",
      "object": "expected_textures_5x3_n1xn2",
      "class": [
        "RasterBrick"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "expected_textures_5x7_2x3",
      "title": "GLCM textures calculated in EXELIS ENVI (for testing purposes)",
      "object": "expected_textures_5x7_2x3",
      "class": [
        "RasterBrick"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "L5TSR_1986",
      "title": "Landsat 5 Surface Reflectance Image from February 6, 1986 (path 15, row 53)",
      "object": "L5TSR_1986",
      "class": [
        "RasterBrick"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "test_raster",
      "title": "Randomly generated 100x100 test image",
      "object": "test_raster",
      "class": [
        "RasterLayer"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "calc_texture",
      "title": "Calculates a glcm texture for use in the glcm.R script",
      "topics": [
        "calc_texture"
      ]
    },
    {
      "page": "expected_textures_3x3_1x1",
      "title": "GLCM textures calculated in EXELIS ENVI (for testing purposes)",
      "topics": [
        "expected_textures_3x3_1x1"
      ]
    },
    {
      "page": "expected_textures_5x3_n1xn2",
      "title": "GLCM textures calculated in EXELIS ENVI (for testing purposes)",
      "topics": [
        "expected_textures_5x3_n1xn2"
      ]
    },
    {
      "page": "expected_textures_5x7_2x3",
      "title": "GLCM textures calculated in EXELIS ENVI (for testing purposes)",
      "topics": [
        "expected_textures_5x7_2x3"
      ]
    },
    {
      "page": "glcm",
      "title": "Image texture measures from grey-level co-occurrence matrices (GLCM)",
      "topics": [
        "glcm"
      ]
    },
    {
      "page": "L5TSR_1986",
      "title": "Landsat 5 Surface Reflectance Image from February 6, 1986 (path 15, row 53)",
      "topics": [
        "L5TSR_1986"
      ]
    },
    {
      "page": "test_raster",
      "title": "Randomly generated 100x100 test image",
      "topics": [
        "test_raster"
      ]
    }
  ],
  "_readme": "https://github.com/azvoleff/glcm/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "raster",
    "Rcpp",
    "RcppArmadillo",
    "sp",
    "terra"
  ],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 5.597695185925513,
  "_indexed": true,
  "_nocasepkg": "glcm",
  "_universes": [
    "azvoleff"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6.6",
      "date": "2026-07-10T07:54:01.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "ccff4d1ed822fff6abfaa72408c608edead16d26",
      "fileid": "https://r2.ropensci.org/2f16db4c08087323e23584c7e2150463b672ebc8347431a2fb8409e4578582b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azvoleff/actions/runs/29077791845"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6.6",
      "date": "2026-07-10T07:53:51.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "ccff4d1ed822fff6abfaa72408c608edead16d26",
      "fileid": "https://r2.ropensci.org/62696800691ebfea7ad65c5a31b05c1394b7f2987f9974491a20187927d5b15f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azvoleff/actions/runs/29077791845"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.6.6",
      "date": "2026-07-10T07:53:58.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "ccff4d1ed822fff6abfaa72408c608edead16d26",
      "fileid": "https://r2.ropensci.org/10cc81e3fb250faf9df5ea40808649cf3fb513d6c62241d438ee2b2caab4426d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azvoleff/actions/runs/29077791845"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.6.6",
      "date": "2026-07-10T07:53:44.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "ccff4d1ed822fff6abfaa72408c608edead16d26",
      "fileid": "https://r2.ropensci.org/c74cc68aeb854b4252c96c8f2fbd6cb0d195743cd1a43a5502d33a9452904ba5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azvoleff/actions/runs/29077791845"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6.6",
      "date": "2026-07-10T07:54:33.000Z",
      "arch": "aarch64",
      "commit": "ccff4d1ed822fff6abfaa72408c608edead16d26",
      "fileid": "https://r2.ropensci.org/e9527499fae8a26b29c09d341c7007d31a31808e7b2c79cb76aaa70da0c26968",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azvoleff/actions/runs/29077791845"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6.6",
      "date": "2026-07-10T07:55:23.000Z",
      "arch": "x86_64",
      "commit": "ccff4d1ed822fff6abfaa72408c608edead16d26",
      "fileid": "https://r2.ropensci.org/32f1e50c61e57dfe41b17204c6eb58da674b4c693171b85b921d0a4b7d2772be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azvoleff/actions/runs/29077791845"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.6.6",
      "date": "2026-07-10T07:53:51.000Z",
      "arch": "aarch64",
      "commit": "ccff4d1ed822fff6abfaa72408c608edead16d26",
      "fileid": "https://r2.ropensci.org/4a9db48ce908fff11282c47f1899baafcab046f64ecb9398c27fa9189fdcf928",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azvoleff/actions/runs/29077791845"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.6.6",
      "date": "2026-07-10T07:56:07.000Z",
      "arch": "x86_64",
      "commit": "ccff4d1ed822fff6abfaa72408c608edead16d26",
      "fileid": "https://r2.ropensci.org/fe96671cd0311eff80ccbc03f518c0c45129925117c7d3dc4b7d1419bd5d1f27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azvoleff/actions/runs/29077791845"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.6.6",
      "date": "2026-07-10T07:53:44.000Z",
      "arch": "emscripten",
      "commit": "ccff4d1ed822fff6abfaa72408c608edead16d26",
      "fileid": "https://r2.ropensci.org/6e8a802391f16f6e5395d1913dcb240a9a4d1d7d87c423f15238403f70687475",
      "status": "success",
      "buildurl": "https://github.com/r-universe/azvoleff/actions/runs/29077791845"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.6.6",
      "date": "2026-07-10T07:52:56.000Z",
      "arch": "x86_64",
      "commit": "ccff4d1ed822fff6abfaa72408c608edead16d26",
      "fileid": "https://r2.ropensci.org/730c7b75fa17cfa2d672645f1b2d2e519ba43897331fc40cc62601afc01c734d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azvoleff/actions/runs/29077791845"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.6.6",
      "date": "2026-07-10T07:53:00.000Z",
      "arch": "x86_64",
      "commit": "ccff4d1ed822fff6abfaa72408c608edead16d26",
      "fileid": "https://r2.ropensci.org/b69e4a0f3a5e7194f78d14d2e43cf37374bee280a9cf653c8a63cbd04af27d98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azvoleff/actions/runs/29077791845"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.6.6",
      "date": "2026-07-10T07:52:40.000Z",
      "arch": "x86_64",
      "commit": "ccff4d1ed822fff6abfaa72408c608edead16d26",
      "fileid": "https://r2.ropensci.org/cf3fae87da342046a1c81a2e26d5a5ee71d27181a5346dc2ef232d70525bdb7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azvoleff/actions/runs/29077791845"
    }
  ]
}