{
  "_id": "6a1bfbf11d7bb097a0a27eb8",
  "Package": "spanner",
  "Type": "Package",
  "Title": "Utilities to Support Lidar Applications at the Landscape,\nForest, and Tree Scale",
  "Version": "1.0.4",
  "Date": "2026-03-31",
  "Authors@R": "c(person(\"Andrew\", \"Sanchez Meador\", email = \"Andrew.SanchezMeador@nau.edu\", role = c(\"aut\", \"cre\", \"ctb\"), comment = c(ORCID = \"0000-0003-4238-8587\")),\nperson(\"Jonathon\", \"Donager\", email = \"Jonathon.Donager@gmail.com\", role = c(\"aut\", \"ctb\"), comment = c(ORCID = \"0000-0001-9448-1703\")),\nperson(\"Blackburn\", \"Ryan\", email = \"rcblackburn@cornell.edu\", role = c(\"aut\", \"ctb\"), comment = c(ORCID = \"0000-0002-2952-0865\")),\nperson(\"Cannon\", \"Jeffery\", email = \"Jeffery.Cannon@jonesctr.org\", role = c(\"ctb\"), comment = c(ORCID = \"0000-0002-8436-8712\")),\nperson(\"Tiago\", \"de Conto\", role = c(\"ctb\", \"cph\"), comment = \"Author of included TreeLS code\"),\nperson(\"Keith\", \"O'Hara\", role = c(\"ctb\", \"cph\"), comment = \"Author of included OptimLib code\"))",
  "Description": "Implements algorithms for terrestrial, mobile, and\nairborne lidar processing, tree detection, segmentation, and\nattribute estimation (Donager et al., 2021)\n<doi:10.3390/rs13122297>, and a hierarchical patch delineation\nalgorithm 'PatchMorph' (Girvetz & Greco, 2007)\n<doi:10.1007/s10980-007-9104-8>. Tree detection uses rasterized\npoint cloud metrics (relative neighborhood density and\nverticality) combined with RANSAC cylinder fitting to locate\ntree boles and estimate diameter at breast height. Tree\nsegmentation applies graph-theory approaches inspired by Tao et\nal. (2015) <doi:10.1016/j.isprsjprs.2015.08.007> with cylinder\nfitting methods from de Conto et al. (2017)\n<doi:10.1016/j.compag.2017.07.019>. PatchMorph delineates\nhabitat patches across spatial scales using organism-specific\nthresholds. Built on 'lidR' (Roussel et al., 2020)\n<doi:10.1016/j.rse.2020.112061>.",
  "URL": "https://github.com/bi0m3trics/spanner",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "RdMacros": "mathjaxr",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-31 09:07:06 UTC",
    "User": "root"
  },
  "Author": "Andrew Sanchez Meador [aut, cre, ctb] (ORCID:\n<https://orcid.org/0000-0003-4238-8587>), Jonathon Donager\n[aut, ctb] (ORCID: <https://orcid.org/0000-0001-9448-1703>),\nBlackburn Ryan [aut, ctb] (ORCID:\n<https://orcid.org/0000-0002-2952-0865>), Cannon Jeffery [ctb]\n(ORCID: <https://orcid.org/0000-0002-8436-8712>), Tiago de\nConto [ctb, cph] (Author of included TreeLS code), Keith O'Hara\n[ctb, cph] (Author of included OptimLib code)",
  "Maintainer": "Andrew Sanchez Meador <Andrew.SanchezMeador@nau.edu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-04-01 06:07:55 UTC",
  "RemoteUrl": "https://github.com/cran/spanner",
  "RemoteRef": "HEAD",
  "RemoteSha": "fc8c39059b3f3582a34d6ce854990e652997d3be",
  "MD5sum": "10abc0f407ce0b98cb4ba7ebe037671b",
  "_user": "cran",
  "_type": "src",
  "_file": "spanner_1.0.4.tar.gz",
  "_fileid": "8779874e93fae8edd99521811345386af90c9b50a000857daadfc6366c5bb01f",
  "_filesize": 9236050,
  "_sha256": "8779874e93fae8edd99521811345386af90c9b50a000857daadfc6366c5bb01f",
  "_created": "2026-05-31T09:07:06.000Z",
  "_published": "2026-05-31T09:14:25.400Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78714288009,
      "time": 268,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315501618"
    },
    {
      "job": 78714288008,
      "time": 337,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315510283"
    },
    {
      "job": 78714288007,
      "time": 261,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315500660"
    },
    {
      "job": 78714288011,
      "time": 287,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315504101"
    },
    {
      "job": 78713963046,
      "time": 335,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315470422"
    },
    {
      "job": 78714287995,
      "time": 204,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315494055"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26708393866",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/spanner",
  "_commit": {
    "id": "fc8c39059b3f3582a34d6ce854990e652997d3be",
    "author": "Andrew Sanchez Meador <Andrew.SanchezMeador@nau.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.4\n",
    "time": 1775023675
  },
  "_maintainer": {
    "name": "Andrew Sanchez Meador",
    "email": "andrew.sanchezmeador@nau.edu",
    "login": "bi0m3trics",
    "twitter": "@bi0m3trics",
    "description": "Exec. Director of Ecological Restoration Institute and Professor in the School of Forestry at Northern Arizona University in Flagstaff, AZ",
    "uuid": 3956719,
    "orcid": "0000-0003-4238-8587"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "lidR",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "lidR",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.13",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.13",
      "role": "Imports"
    },
    {
      "package": "conicfit",
      "role": "Imports"
    },
    {
      "package": "FNN",
      "role": "Imports"
    },
    {
      "package": "RANN",
      "role": "Imports"
    },
    {
      "package": "cppRouting",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "sfheaders",
      "role": "Imports"
    },
    {
      "package": "Rfast",
      "role": "Imports"
    },
    {
      "package": "geometry",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "mathjaxr",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "magick",
      "role": "Suggests"
    },
    {
      "package": "rgl",
      "role": "Suggests"
    },
    {
      "package": "rstac",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.2",
      "date": "2026-02-03"
    },
    {
      "name": "1.0.3",
      "date": "2026-03-26"
    },
    {
      "name": "1.0.4",
      "date": "2026-04-01"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "bi0m3trics",
      "count": 3,
      "uuid": 3956719
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 517,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/spanner"
  },
  "_devurl": "https://github.com/bi0m3trics/spanner",
  "_searchresults": 3,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/spanner.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bi0m3trics/spanner",
  "_realowner": "bi0m3trics",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2026-02-03"
    },
    {
      "version": "1.0.3",
      "date": "2026-03-26"
    },
    {
      "version": "1.0.4",
      "date": "2026-04-01"
    }
  ],
  "_exports": [
    "colorize_las",
    "create_rotation_gif",
    "cylinderFit",
    "download_naip_for_las",
    "eigen_metrics",
    "get_raster_eigen_treelocs",
    "las2xyz",
    "merge_las_colors",
    "plot_raster_by_name",
    "process_rasters_patchmorph",
    "process_tree_data",
    "segment_graph",
    "spanner_pal",
    "sum_rasters_by_suitability"
  ],
  "_help": [
    {
      "page": "colorize_las",
      "title": "Colorize a LAS object using multiple methods",
      "topics": [
        "colorize_las"
      ]
    },
    {
      "page": "create_rotation_gif",
      "title": "Create animated GIF of rotating 3D point cloud",
      "topics": [
        "create_rotation_gif"
      ]
    },
    {
      "page": "cylinderFit",
      "title": "Point cloud cylinder fitting as per de Conto et al. 2017 as implemented here: https://github.com/tiagodc/TreeLS",
      "topics": [
        "cylinderFit"
      ]
    },
    {
      "page": "download_naip_for_las",
      "title": "Download NAIP Imagery for LiDAR Extent",
      "topics": [
        "download_naip_for_las"
      ]
    },
    {
      "page": "eigen_metrics",
      "title": "Calculates eigen decomposition metrics for fixed neighborhood point cloud data",
      "topics": [
        "eigen_metrics"
      ]
    },
    {
      "page": "get_raster_eigen_treelocs",
      "title": "Obtain tree information by rasterizing point cloud values of relative neighborhood density and verticality within a slice of a normalized point cloud",
      "topics": [
        "get_raster_eigen_treelocs"
      ]
    },
    {
      "page": "las2xyz",
      "title": "Convert LAS object to XYZ matrix",
      "topics": [
        "las2xyz"
      ]
    },
    {
      "page": "merge_las_colors",
      "title": "Merge RGB colors from two colorized LAS objects",
      "topics": [
        "merge_las_colors"
      ]
    },
    {
      "page": "plot_raster_by_name",
      "title": "Plot a raster by its name",
      "topics": [
        "plot_raster_by_name"
      ]
    },
    {
      "page": "process_rasters_patchmorph",
      "title": "Process rasters based on suitability, gap, and spur parameters",
      "topics": [
        "process_rasters_patchmorph"
      ]
    },
    {
      "page": "process_tree_data",
      "title": "Obtain tree information by processing point cloud data",
      "topics": [
        "process_tree_data"
      ]
    },
    {
      "page": "segment_graph",
      "title": "Segment a terrestrial point cloud using graph theory.",
      "topics": [
        "segment_graph"
      ]
    },
    {
      "page": "spanner_pal",
      "title": "Spanner color palette",
      "topics": [
        "spanner_pal"
      ]
    },
    {
      "page": "sum_rasters_by_suitability",
      "title": "Sum rasters by suitability level",
      "topics": [
        "sum_rasters_by_suitability"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/spanner/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/spanner/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "base64enc",
    "BH",
    "bslib",
    "cachem",
    "class",
    "classInt",
    "cli",
    "conicfit",
    "cppRouting",
    "data.table",
    "DBI",
    "digest",
    "dplyr",
    "e1071",
    "evaluate",
    "fastmap",
    "FNN",
    "fontawesome",
    "fs",
    "geigen",
    "generics",
    "geometries",
    "geometry",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "lazyeval",
    "lidR",
    "lifecycle",
    "linprog",
    "lpSolve",
    "magic",
    "magrittr",
    "MASS",
    "mathjaxr",
    "memoise",
    "mime",
    "parallelly",
    "pillar",
    "pkgconfig",
    "pracma",
    "proxy",
    "R6",
    "RANN",
    "rappdirs",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppParallel",
    "RcppProgress",
    "Rfast",
    "rgl",
    "rlang",
    "rlas",
    "rmarkdown",
    "s2",
    "sass",
    "sf",
    "sfheaders",
    "stars",
    "terra",
    "tibble",
    "tidyselect",
    "tinytex",
    "units",
    "utf8",
    "vctrs",
    "withr",
    "wk",
    "xfun",
    "yaml",
    "zigg"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 2.6532125137753435,
  "_indexed": false,
  "_nocasepkg": "spanner",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://bi0m3trics.r-universe.dev/spanner",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-05-31T09:10:38.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "fc8c39059b3f3582a34d6ce854990e652997d3be",
      "fileid": "cffdae463ec77fa433b73c25db3bef8ed4e5a1d44f801b1ce4309c70c48875a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26708393866"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-05-31T09:11:16.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "fc8c39059b3f3582a34d6ce854990e652997d3be",
      "fileid": "f8701ed2cccd7e60ea0c2fd7dccac7bd77e8e7594576e4f0614bd3f9c20510c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26708393866"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-05-31T09:10:33.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "fc8c39059b3f3582a34d6ce854990e652997d3be",
      "fileid": "6fad5a35c458d3329d94a107e0062346b4964eb385dc5c1abcfb407dcb3a1578",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26708393866"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-05-31T09:10:48.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "fc8c39059b3f3582a34d6ce854990e652997d3be",
      "fileid": "cb986dc59080fb3c4d0f789dca86080d0dfe4bde54562b3102bf6a6b87a7c150",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26708393866"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.4",
      "date": "2026-05-31T09:11:17.000Z",
      "arch": "emscripten",
      "commit": "fc8c39059b3f3582a34d6ce854990e652997d3be",
      "fileid": "baabdabcfcf545a0034b2cfba10096e7f064eaf638db1526ea020df2ac02d4b9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26708393866"
    }
  ]
}