{
  "_id": "6a23bb19530b9bc726bd93c7",
  "Package": "lacunr",
  "Type": "Package",
  "Title": "Fast 3D Lacunarity for Voxel Data",
  "Version": "1.0.2",
  "Date": "2025-08-27",
  "Authors@R": "c(\nperson(\"Elliott\", \"Smeds\", , \"elliott.alfred93@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0003-1054-7491\")),\nperson(\"J. Antonio\", \"Guzmán Q.\", role = \"cph\",\ncomment = \"Author of original version of voxelize() function\")\n)",
  "URL": "https://github.com/ElliottSmeds/lacunr",
  "BugReports": "https://github.com/ElliottSmeds/lacunr/issues",
  "Description": "Calculates 3D lacunarity from voxel data. It is designed\nfor use with point clouds generated from Light Detection And\nRanging (LiDAR) scans in order to measure the spatial\nheterogeneity of 3-dimensional structures such as forest\nstands. It provides fast 'C++' functions to efficiently bin\npoint cloud data into voxels and calculate lacunarity using\ndifferent variants of the gliding-box algorithm originated by\nAllain & Cloitre (1991) <doi:10.1103/PhysRevA.44.3552>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "LazyData": "true",
  "LazyDataCompression": "bzip2",
  "VignetteBuilder": "knitr",
  "Repository": "https://elliottsmeds.r-universe.dev",
  "Date/Publication": "2025-09-03 15:28:46 UTC",
  "RemoteUrl": "https://github.com/elliottsmeds/lacunr",
  "RemoteRef": "HEAD",
  "RemoteSha": "7971fcd4ed8d3814120334e796195c5b3aa21843",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-06 06:09:15 UTC",
    "User": "root"
  },
  "Author": "Elliott Smeds [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-1054-7491>),\nJ. Antonio Guzmán Q. [cph] (Author of original version of voxelize()\nfunction)",
  "Maintainer": "Elliott Smeds <elliott.alfred93@gmail.com>",
  "MD5sum": "2d02554fd8efe013a79f4181778b361a",
  "_user": "elliottsmeds",
  "_type": "src",
  "_file": "lacunr_1.0.2.tar.gz",
  "_fileid": "1011430a294ba4a13304e937d9e9323c9e134d39922d5ca4e139acb668e9e3d2",
  "_filesize": 1140825,
  "_sha256": "1011430a294ba4a13304e937d9e9323c9e134d39922d5ca4e139acb668e9e3d2",
  "_created": "2026-06-06T06:09:15.000Z",
  "_published": "2026-06-06T06:15:53.764Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79856517932,
      "time": 226,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7451869474"
    },
    {
      "job": 79856517920,
      "time": 185,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7451864247"
    },
    {
      "job": 79856517923,
      "time": 177,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451863672"
    },
    {
      "job": 79856517942,
      "time": 183,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451863918"
    },
    {
      "job": 79856517912,
      "time": 160,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7451858765"
    },
    {
      "job": 79856517916,
      "time": 330,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7451879641"
    },
    {
      "job": 79856517895,
      "time": 241,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451865506"
    },
    {
      "job": 79856517889,
      "time": 306,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451876056"
    },
    {
      "job": 79856249560,
      "time": 288,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451840907"
    },
    {
      "job": 79856517874,
      "time": 163,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451861300"
    },
    {
      "job": 79856517891,
      "time": 198,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7451865803"
    },
    {
      "job": 79856517893,
      "time": 175,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7451863104"
    },
    {
      "job": 79856517899,
      "time": 189,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451865093"
    }
  ],
  "_buildurl": "https://github.com/r-universe/elliottsmeds/actions/runs/27054516627",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/elliottsmeds/lacunr",
  "_commit": {
    "id": "7971fcd4ed8d3814120334e796195c5b3aa21843",
    "author": "Elliott Smeds <elliott.alfred93@gmail.com>",
    "committer": "Elliott Smeds <elliott.alfred93@gmail.com>",
    "message": "Version 1.0.2 - CRAN release\n",
    "time": 1756913326
  },
  "_maintainer": {
    "name": "Elliott Smeds",
    "email": "elliott.alfred93@gmail.com",
    "login": "elliottsmeds",
    "description": "",
    "uuid": 73801657,
    "orcid": "0000-0003-1054-7491"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "RcppThread",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.10",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "abind",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lidR",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "elliottsmeds",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-34",
      "n": 1
    },
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-36",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.0.2",
      "date": "2025-09-03"
    }
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "elliottsmeds",
      "count": 36,
      "uuid": 73801657
    }
  ],
  "_userbio": {
    "uuid": 73801657,
    "type": "user",
    "name": "ElliottSmeds"
  },
  "_downloads": {
    "count": 127,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lacunr"
  },
  "_devurl": "https://github.com/elliottsmeds/lacunr",
  "_searchresults": 7,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lacunr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/elliottsmeds/lacunr",
  "_realowner": "elliottsmeds",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2024-06-04"
    },
    {
      "version": "1.0.2",
      "date": "2025-08-27"
    }
  ],
  "_exports": [
    "bounding_box",
    "hr_plot",
    "lac_plot",
    "lacnorm_plot",
    "lacunarity",
    "pad_array",
    "voxelize"
  ],
  "_datasets": [
    {
      "name": "glassfire",
      "title": "California oak forest stand before and after 2020 Glass Fire",
      "object": "glassfire",
      "class": [
        "lasmetrics3d",
        "data.table",
        "data.frame"
      ],
      "fields": [
        "X",
        "Y",
        "Z",
        "Year"
      ],
      "rows": 1000000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bounding_box",
      "title": "Create voxel array",
      "topics": [
        "bounding_box",
        "bounding_box.default",
        "bounding_box.lac_voxels",
        "bounding_box.lasmetrics3d"
      ]
    },
    {
      "page": "glassfire",
      "title": "California oak forest stand before and after 2020 Glass Fire",
      "topics": [
        "glassfire"
      ]
    },
    {
      "page": "lac_plot",
      "title": "Plot lacunarity curve(s)",
      "topics": [
        "hr_plot",
        "lacnorm_plot",
        "lac_plot"
      ]
    },
    {
      "page": "lacunarity",
      "title": "Calculate gliding-box lacunarity",
      "topics": [
        "lacunarity"
      ]
    },
    {
      "page": "pad_array",
      "title": "Add padding to 3D array",
      "topics": [
        "pad_array"
      ]
    },
    {
      "page": "voxelize",
      "title": "Voxelize point cloud",
      "topics": [
        "voxelize"
      ]
    }
  ],
  "_readme": "https://github.com/elliottsmeds/lacunr/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "cli",
    "cpp11",
    "data.table",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppThread",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "quick-start.Rmd",
      "filename": "quick-start.html",
      "title": "lacunr Quick-start guide",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-05-30 00:16:19",
      "modified": "2024-05-30 00:16:19",
      "commits": 1
    },
    {
      "source": "lacunr-tutorial.Rmd",
      "filename": "lacunr-tutorial.html",
      "title": "Computing 3D lacunarity with lacunr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What is lacunarity?",
        "Example lacunarity distributions",
        "Working with real world data",
        "voxelize() point clouds",
        "Converting to 3D array with bounding_box()",
        "Match dimensions using pad_array()",
        "Comparing lacunarity pre- and post-fire",
        "Measuring spatial correlation with $\\mathrm{H}(r)$",
        "References"
      ],
      "created": "2024-05-30 00:16:19",
      "modified": "2025-08-18 20:19:11",
      "commits": 4
    },
    {
      "source": "working-with-lidR.Rmd",
      "filename": "working-with-lidR.html",
      "title": "Interfacing with lidR",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Working with LAS objects",
        "Voxelization using lidR",
        "lacunr::voxelize() vs lidR::voxel_metrics()"
      ],
      "created": "2024-05-30 00:16:19",
      "modified": "2025-08-18 20:19:11",
      "commits": 2
    }
  ],
  "_score": 5.556302500767288,
  "_indexed": true,
  "_nocasepkg": "lacunr",
  "_universes": [
    "elliottsmeds"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-06T06:12:59.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7971fcd4ed8d3814120334e796195c5b3aa21843",
      "fileid": "02a58eac12d285c158d3badfd62b92f3d986c25ff0e39e498362645b72759f20",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elliottsmeds/actions/runs/27054516627"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-06T06:12:14.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7971fcd4ed8d3814120334e796195c5b3aa21843",
      "fileid": "f5e511fe5d2619afd16dbf933cbbee80618c2722add60ddd80d3afa881575899",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elliottsmeds/actions/runs/27054516627"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-06T06:12:11.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7971fcd4ed8d3814120334e796195c5b3aa21843",
      "fileid": "7e59eae3f2b10e29cbd776b3e4452e0b95b5ba1f9255a6d70bcd3bfe35a57917",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elliottsmeds/actions/runs/27054516627"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-06T06:12:12.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7971fcd4ed8d3814120334e796195c5b3aa21843",
      "fileid": "91a5acb87f302280009e7f030c8b21935559f7d57407f7053ac8c08cf7ce677c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elliottsmeds/actions/runs/27054516627"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-06-06T06:11:48.000Z",
      "arch": "aarch64",
      "commit": "7971fcd4ed8d3814120334e796195c5b3aa21843",
      "fileid": "4530bac10878caf1d6fbf2735322a611400aa89c078302ad044f2fab4e07e707",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elliottsmeds/actions/runs/27054516627"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-06-06T06:13:38.000Z",
      "arch": "x86_64",
      "commit": "7971fcd4ed8d3814120334e796195c5b3aa21843",
      "fileid": "351367ab4908d1bcc2641a78aa5a4445946b0d38477e49b64d584a572caf050b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elliottsmeds/actions/runs/27054516627"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-06-06T06:12:18.000Z",
      "arch": "aarch64",
      "commit": "7971fcd4ed8d3814120334e796195c5b3aa21843",
      "fileid": "c3230fc8583c831075515eba69542e70c9934032166badd5a334454db02937c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elliottsmeds/actions/runs/27054516627"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-06-06T06:13:21.000Z",
      "arch": "x86_64",
      "commit": "7971fcd4ed8d3814120334e796195c5b3aa21843",
      "fileid": "d37eb91a1234ddf28003cbda3a194262106cf29b12f93b5d2dc8e7b24e7cb568",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elliottsmeds/actions/runs/27054516627"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-06-06T06:12:22.000Z",
      "arch": "emscripten",
      "commit": "7971fcd4ed8d3814120334e796195c5b3aa21843",
      "fileid": "94e9c9c8e78d6153e88513a6b855d43d96c684cb11fdc6d1707a82d0ea62b93e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/elliottsmeds/actions/runs/27054516627"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-06-06T06:11:30.000Z",
      "arch": "x86_64",
      "commit": "7971fcd4ed8d3814120334e796195c5b3aa21843",
      "fileid": "423edbdd268ce4b7accde6a43196b994bdcb13f149e86e75c1ac31d2614de6b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elliottsmeds/actions/runs/27054516627"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-06-06T06:11:16.000Z",
      "arch": "x86_64",
      "commit": "7971fcd4ed8d3814120334e796195c5b3aa21843",
      "fileid": "f178673ae0ddc1b5d6fd61a598aab0be7c1b91c894a42cb34a82d3f1231337bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elliottsmeds/actions/runs/27054516627"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-06-06T06:11:38.000Z",
      "arch": "x86_64",
      "commit": "7971fcd4ed8d3814120334e796195c5b3aa21843",
      "fileid": "0392b57e306027ef1a854651271d1a828df2252d99ecb5505bd7eb596d8a94cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elliottsmeds/actions/runs/27054516627"
    }
  ]
}