{
  "_id": "6a155427acfb0bcc41d5c9cd",
  "Type": "Package",
  "Package": "lacunaritycovariance",
  "Title": "Gliding Box Lacunarity and Other Metrics for 2D Random Closed\nSets",
  "Version": "1.1-9",
  "Date": "2025-08-29",
  "Authors@R": "person(given = c(\"Kassel\", \"Liam\"),\nfamily = \"Hingee\",\nrole = c(\"aut\", \"cre\"),\nemail = \"kassel.hingee@gmail.com\")",
  "Maintainer": "Kassel Liam Hingee <kassel.hingee@gmail.com>",
  "Description": "Functions for estimating the gliding box lacunarity (GBL),\ncovariance, and pair-correlation of a random closed set (RACS)\nin 2D from a binary coverage map (e.g. presence-absence land\ncover maps). Contains a number of newly-developed\ncovariance-based estimators of GBL (Hingee et al., 2019)\n<doi:10.1007/s13253-019-00351-9> and balanced estimators,\nproposed by Picka (2000) <http://www.jstor.org/stable/1428408>,\nfor covariance, centred covariance, and pair-correlation.  Also\ncontains methods for estimating contagion-like properties of\nRACS and simulating 2D Boolean models.  Binary coverage maps\nare usually represented as raster images with pixel values of\nTRUE, FALSE or NA, with NA representing unobserved pixels.  A\ndemo for extracting such a binary map from a geospatial data\nformat is provided.  Binary maps may also be represented using\npolygonal sets as the foreground, however for most computations\nsuch maps are converted into raster images.  The package is\nbased on research conducted during the author's PhD studies.",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/kasselhingee/lacunaritycovariance",
  "ByteCompile": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Repository": "https://kasselhingee.r-universe.dev",
  "Date/Publication": "2025-08-29 05:30:26 UTC",
  "RemoteUrl": "https://github.com/kasselhingee/lacunaritycovariance",
  "RemoteRef": "HEAD",
  "RemoteSha": "0e3653a9a09e4b2e557d3f0fe233b6c674a34aa1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 07:59:34 UTC",
    "User": "root"
  },
  "Author": "Kassel Liam Hingee [aut, cre]",
  "MD5sum": "b053571a9511ff33e555f74682baf0f4",
  "_user": "kasselhingee",
  "_type": "src",
  "_file": "lacunaritycovariance_1.1-9.tar.gz",
  "_fileid": "126e6650081e28934e92c2743b2c460a4f482a758384dbe5256bebc6077eb7bd",
  "_filesize": 569699,
  "_sha256": "126e6650081e28934e92c2743b2c460a4f482a758384dbe5256bebc6077eb7bd",
  "_created": "2026-05-26T07:59:34.000Z",
  "_published": "2026-05-26T08:04:55.908Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77831767129,
      "time": 243,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7211855975"
    },
    {
      "job": 77831767145,
      "time": 198,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211843168"
    },
    {
      "job": 77831767091,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7211825603"
    },
    {
      "job": 77831767196,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211865060"
    },
    {
      "job": 77831252587,
      "time": 204,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211784657"
    },
    {
      "job": 77831767117,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211820145"
    },
    {
      "job": 77831767109,
      "time": 236,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7211853769"
    },
    {
      "job": 77831767210,
      "time": 207,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7211845714"
    },
    {
      "job": 77831767108,
      "time": 282,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211867486"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kasselhingee/actions/runs/26439820591",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kasselhingee/lacunaritycovariance",
  "_commit": {
    "id": "0e3653a9a09e4b2e557d3f0fe233b6c674a34aa1",
    "author": "Kassel Hingee <kassel.hingee@anu.edu.au>",
    "committer": "Kassel Hingee <kassel.hingee@anu.edu.au>",
    "message": "using Authors@R in DESCRIPTION. Stopped using a -genereted DESCRIPTION file from .\n",
    "time": 1756445426
  },
  "_maintainer": {
    "name": "Kassel Liam Hingee",
    "email": "kassel.hingee@gmail.com",
    "login": "kasselhingee",
    "description": "",
    "uuid": 12227692
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "spatstat",
      "version": ">= 2.0-0",
      "role": "Depends"
    },
    {
      "package": "RcppRoll",
      "role": "Imports"
    },
    {
      "package": "spatstat.explore",
      "version": ">= 3.0-3",
      "role": "Imports"
    },
    {
      "package": "spatstat.geom",
      "role": "Imports"
    },
    {
      "package": "spatstat.random",
      "role": "Imports"
    },
    {
      "package": "cubature",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "terra",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "kasselhingee",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-35",
      "n": 8
    }
  ],
  "_tags": [
    {
      "name": "v1.1-9",
      "date": "2025-08-29"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "kasselhingee",
      "count": 647,
      "uuid": 12227692
    },
    {
      "user": "rubak",
      "count": 1,
      "uuid": 6704085
    }
  ],
  "_userbio": {
    "uuid": 12227692,
    "type": "user",
    "name": "kasselhingee"
  },
  "_downloads": {
    "count": 215,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lacunaritycovariance"
  },
  "_devurl": "https://github.com/kasselhingee/lacunaritycovariance",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lacunaritycovariance.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kasselhingee/lacunaritycovariance",
  "_realowner": "kasselhingee",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0-8",
      "date": "2019-07-24"
    },
    {
      "version": "1.0-13",
      "date": "2020-01-31"
    },
    {
      "version": "1.1-0",
      "date": "2020-09-07"
    },
    {
      "version": "1.1-1",
      "date": "2021-03-24"
    },
    {
      "version": "1.1-2",
      "date": "2021-11-07"
    },
    {
      "version": "1.1-3",
      "date": "2022-02-15"
    },
    {
      "version": "1.1-4",
      "date": "2022-11-22"
    },
    {
      "version": "1.1-5",
      "date": "2023-02-08"
    },
    {
      "version": "1.1-6",
      "date": "2023-11-01"
    },
    {
      "version": "1.1-7",
      "date": "2023-11-02"
    },
    {
      "version": "1.1-9",
      "date": "2025-08-29"
    }
  ],
  "_exports": [
    "adjacency",
    "bddcovar",
    "bddcovar.iso",
    "bddcoverageprob",
    "bdddiscr",
    "bddlambda",
    "bdrcovar",
    "bdrcoverageprob",
    "bpto.covar",
    "bpto.coverageprob",
    "bpto.germintensity",
    "cencovariance",
    "cencovariance.cvchat",
    "contagdiscstate",
    "contagpixelgrid",
    "covar.grainlib",
    "coveragefrac",
    "coverageprob",
    "cp",
    "cppicka",
    "gbl",
    "gbl.cvchat",
    "gblc",
    "gblcc",
    "gblcc.inputcovar",
    "gblemp",
    "gblg",
    "gbltrad",
    "innerprod.im",
    "isbinarymap",
    "meanarea.grainlib",
    "paircorr",
    "paircorr.cvchat",
    "placegrainsfromlib",
    "plugincvc",
    "racscovariance",
    "racscovariance.cvchat",
    "rbdd",
    "rbdr",
    "rblnd",
    "rbpto",
    "secondorderprops",
    "summary.imlist"
  ],
  "_help": [
    {
      "page": "cencovariance",
      "title": "Centred covariance estimation",
      "topics": [
        "cencovariance",
        "cencovariance.cvchat"
      ]
    },
    {
      "page": "contagdiscstate",
      "title": "Disc State Contagion",
      "topics": [
        "contagdiscstate"
      ]
    },
    {
      "page": "contagpixelgrid",
      "title": "Pixel Adjacency Contagion",
      "topics": [
        "adjacency",
        "contagpixelgrid"
      ]
    },
    {
      "page": "coverageprob",
      "title": "Estimate the coverage probability of a stationary RACS",
      "topics": [
        "coveragefrac",
        "coverageprob",
        "cp"
      ]
    },
    {
      "page": "cppicka",
      "title": "Picka's Reduced Window Estimator of Coverage Probability",
      "topics": [
        "cppicka"
      ]
    },
    {
      "page": "gbl",
      "title": "Gliding box lacunarity estimation using all estimators",
      "topics": [
        "gbl",
        "gbl.cvchat"
      ]
    },
    {
      "page": "gblc",
      "title": "Gliding box lacunarity estimator using plug-in moment covariance estimator",
      "topics": [
        "gblc"
      ]
    },
    {
      "page": "gblcc",
      "title": "Centred covariance based estimates of gliding box lacunarity",
      "topics": [
        "gblcc",
        "gblcc.inputcovar"
      ]
    },
    {
      "page": "gblemp",
      "title": "Empirical Gliding Box Lacunarity",
      "topics": [
        "gblemp",
        "gbltrad"
      ]
    },
    {
      "page": "gblg",
      "title": "Pair-correlation based estimates of gliding box lacunarity",
      "topics": [
        "gblg"
      ]
    },
    {
      "page": "innerprod.im",
      "title": "Inner Product of Two Functions Represented as Images",
      "topics": [
        "innerprod.im"
      ]
    },
    {
      "page": "isbinarymap",
      "title": "Test if an 'im' object is a binary map",
      "topics": [
        "isbinarymap"
      ]
    },
    {
      "page": "paircorr",
      "title": "Balanced estimation of pair-correlation.",
      "topics": [
        "paircorr",
        "paircorr.cvchat"
      ]
    },
    {
      "page": "placegrainsfromlib",
      "title": "Place grains randomly on a point pattern",
      "topics": [
        "covar.grainlib",
        "meanarea.grainlib",
        "meansetcov.grainlib",
        "placegrainsfromlib"
      ]
    },
    {
      "page": "plugincvc",
      "title": "Plug-in moment covariance estimator",
      "topics": [
        "plugincvc"
      ]
    },
    {
      "page": "racscovariance",
      "title": "Covariance Estimation",
      "topics": [
        "racscovariance",
        "racscovariance.cvchat"
      ]
    },
    {
      "page": "rbdd",
      "title": "Simulation of Boolean Model of Deterministic Discs",
      "topics": [
        "bddcovar",
        "bddcovar.iso",
        "bddcoverageprob",
        "bdddiscr",
        "bddlambda",
        "rbdd"
      ]
    },
    {
      "page": "rbdr",
      "title": "Simulation of Boolean Model of Deterministic Rectangles",
      "topics": [
        "bdrcovar",
        "bdrcoverageprob",
        "rbdr"
      ]
    },
    {
      "page": "rblnd",
      "title": "Simulate a Boolean model of discs with log normal disc radii",
      "topics": [
        "rblnd"
      ]
    },
    {
      "page": "rbpto",
      "title": "Simulate Boolean Model with Grains Scaled According to a Truncated Pareto Distribution",
      "topics": [
        "bpto.covar",
        "bpto.coverageprob",
        "bpto.germintensity",
        "rbpto"
      ]
    },
    {
      "page": "secondorderprops",
      "title": "Estimate Second-Order Properties of a RACS",
      "topics": [
        "secondorderprops"
      ]
    },
    {
      "page": "summary.imlist",
      "title": "Pointwise summary of a list of 'im' objects",
      "topics": [
        "summary.imlist"
      ]
    }
  ],
  "_readme": "https://github.com/kasselhingee/lacunaritycovariance/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "deldir",
    "goftest",
    "lattice",
    "Matrix",
    "mgcv",
    "nlme",
    "polyclip",
    "Rcpp",
    "RcppRoll",
    "rpart",
    "spatstat",
    "spatstat.data",
    "spatstat.explore",
    "spatstat.geom",
    "spatstat.linnet",
    "spatstat.model",
    "spatstat.random",
    "spatstat.sparse",
    "spatstat.univar",
    "spatstat.utils",
    "tensor"
  ],
  "_vignettes": [
    {
      "source": "estimate_RACS_properties.Rnw",
      "filename": "estimate_RACS_properties.pdf",
      "title": "Estimating RACS Summary Functions from Data Saved in Remote Sensing Formats",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2018-08-01 07:27:47",
      "modified": "2020-09-07 02:38:23",
      "commits": 23
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "lacunaritycovariance",
  "_universes": [
    "kasselhingee"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1-9",
      "date": "2026-05-26T08:02:46.000Z",
      "distro": "noble",
      "commit": "0e3653a9a09e4b2e557d3f0fe233b6c674a34aa1",
      "fileid": "5dc1f8c9ca712a081450316a510004c5cadf3140b024de6b9274ff5e2c4f2f8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kasselhingee/actions/runs/26439820591"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1-9",
      "date": "2026-05-26T08:02:05.000Z",
      "distro": "noble",
      "commit": "0e3653a9a09e4b2e557d3f0fe233b6c674a34aa1",
      "fileid": "d01d0b1544d83d33746f1a83b3c0631c6dca5015746ae5b219267dc3721cd715",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kasselhingee/actions/runs/26439820591"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1-9",
      "date": "2026-05-26T08:01:36.000Z",
      "commit": "0e3653a9a09e4b2e557d3f0fe233b6c674a34aa1",
      "fileid": "de133a89c7a6fd8b2e67f613f087207b2f7760ab148ae96b9faa0c413663095a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kasselhingee/actions/runs/26439820591"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1-9",
      "date": "2026-05-26T08:03:37.000Z",
      "commit": "0e3653a9a09e4b2e557d3f0fe233b6c674a34aa1",
      "fileid": "6823cb290f32820073d059a6e82793c278094f954f9eed40e5583b2c0fd95201",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kasselhingee/actions/runs/26439820591"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1-9",
      "date": "2026-05-26T08:01:56.000Z",
      "commit": "0e3653a9a09e4b2e557d3f0fe233b6c674a34aa1",
      "fileid": "f75fa3ed8b9d20304de409a65b251be1edfaff0f7f5f5bb3aac1c106245add26",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kasselhingee/actions/runs/26439820591"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1-9",
      "date": "2026-05-26T08:02:09.000Z",
      "commit": "0e3653a9a09e4b2e557d3f0fe233b6c674a34aa1",
      "fileid": "17173801d6e1d89e20f97766275813e2955e7b9cbff74b5c6a0784c85a791409",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kasselhingee/actions/runs/26439820591"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1-9",
      "date": "2026-05-26T08:02:01.000Z",
      "commit": "0e3653a9a09e4b2e557d3f0fe233b6c674a34aa1",
      "fileid": "c9b31524abbd0f82b63a2c664c5c34da44b6436594aa7c60b7e0a82d86cbe255",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kasselhingee/actions/runs/26439820591"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1-9",
      "date": "2026-05-26T08:03:01.000Z",
      "commit": "0e3653a9a09e4b2e557d3f0fe233b6c674a34aa1",
      "fileid": "11cc806f08c53f8dc7416371b8cdee38f104c4b6c1e735e0e7402b428836674f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kasselhingee/actions/runs/26439820591"
    }
  ]
}