{
  "_id": "6a644060059529545f574b34",
  "Package": "dsmSearch",
  "Type": "Package",
  "Title": "DSM and LiDAR Downloader",
  "Version": "1.2.4",
  "Authors@R": "c(person(\"Xiaohao\", \"Yang\", role = c(\"aut\", \"cre\", \"cph\"), email = \"xiaohaoy@umich.edu\"),\nperson(\"Nathan\", \"Fox\", role = c(\"aut\")),\nperson(\"Derek\", \"Van Berkel\", role = c(\"aut\")),\nperson(\"Mark\", \"Lindquist\", role = c(\"aut\")))",
  "Description": "A collection of functions to search and download DSM\n(Digital Surface Model) and LiDAR (Light Detection and Ranging)\ndata via APIs, including 'OpenTopography'\n<https://portal.opentopography.org/apidocs/> and 'TNMAccess'\n<https://apps.nationalmap.gov/tnmaccess/#/>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "Language": "en-US",
  "Additional_repositories": "https://r-lidar.r-universe.dev",
  "VignetteBuilder": "knitr, rmarkdown",
  "Config/pak/sysreqs": "libabsl-dev cmake libfftw3-dev libgdal-dev gdal-bin\nlibgeos-dev libglpk-dev libicu-dev libjpeg-dev libpng-dev\nlibtiff-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev libx11-dev",
  "Repository": "https://billbillbilly.r-universe.dev",
  "Date/Publication": "2026-06-24 18:51:49 UTC",
  "RemoteUrl": "https://github.com/billbillbilly/dsmsearch",
  "RemoteRef": "HEAD",
  "RemoteSha": "ae1c954f8fcd324f57a3e3963dfd597a835996f0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-24 08:39:00 UTC",
    "User": "root"
  },
  "Author": "Xiaohao Yang [aut, cre, cph],\nNathan Fox [aut],\nDerek Van Berkel [aut],\nMark Lindquist [aut]",
  "Maintainer": "Xiaohao Yang <xiaohaoy@umich.edu>",
  "_user": "billbillbilly",
  "_type": "src",
  "_file": "dsmSearch_1.2.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/776e674b43d8dca52421839e475424f2fa36a5b3227592456de459e800b7cf24",
  "_filesize": 101346,
  "_sha256": "776e674b43d8dca52421839e475424f2fa36a5b3227592456de459e800b7cf24",
  "_expires": "2026-11-01T11:09:02.000Z",
  "_created": "2026-07-24T08:39:00.000Z",
  "_published": "2026-07-25T04:49:36.577Z",
  "_jobs": [
    {
      "job": 89643602887,
      "time": 306,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8591388613"
    },
    {
      "job": 89643602935,
      "time": 388,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8591420144"
    },
    {
      "job": 89643602632,
      "time": 374,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 89643602892,
      "time": 130,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8594544432"
    },
    {
      "job": 89643602654,
      "time": 374,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8591275912"
    },
    {
      "job": 89643602958,
      "time": 304,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8591388501"
    },
    {
      "job": 89643602946,
      "time": 192,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8591347865"
    },
    {
      "job": 89643602917,
      "time": 327,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8591396936"
    },
    {
      "job": 89643602918,
      "time": 316,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8591393539"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/billbillbilly/actions/runs/30079308668",
  "_status": "success",
  "_upstream": "https://github.com/billbillbilly/dsmsearch",
  "_commit": {
    "id": "ae1c954f8fcd324f57a3e3963dfd597a835996f0",
    "author": "billbillbilly <xiaohaoy@umich.edu>",
    "committer": "billbillbilly <xiaohaoy@umich.edu>",
    "message": "update for action check\n",
    "time": 1782327109
  },
  "_maintainer": {
    "name": "Xiaohao Yang",
    "email": "xiaohaoy@umich.edu",
    "login": "billbillbilly",
    "description": "PhD candidate @digital-landscapes at the School for Environment and Sustainability, University of Michigan",
    "uuid": 61219306
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "sp",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "nominatimlite",
      "role": "Imports"
    },
    {
      "package": "imager",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "aws.s3",
      "role": "Suggests"
    },
    {
      "package": "lidR",
      "role": "Suggests"
    }
  ],
  "_owner": "billbillbilly",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-26",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "billbillbilly",
      "count": 50,
      "uuid": 61219306
    }
  ],
  "_userbio": {
    "uuid": 61219306,
    "type": "user",
    "name": "Xiaohao Yang",
    "followers": 17,
    "description": "PhD candidate @digital-landscapes at the School for Environment and Sustainability, University of Michigan"
  },
  "_downloads": {
    "count": 346,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dsmSearch"
  },
  "_devurl": "https://github.com/billbillbilly/dsmsearch",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dsmSearch.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/billbillbilly/dsmsearch",
  "_realowner": "billbillbilly",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-02-08"
    },
    {
      "version": "1.0.1",
      "date": "2024-04-08"
    },
    {
      "version": "1.0.2",
      "date": "2024-08-20"
    },
    {
      "version": "1.1.0",
      "date": "2024-12-19"
    },
    {
      "version": "1.1.1",
      "date": "2025-01-10"
    },
    {
      "version": "1.2.1",
      "date": "2025-06-05"
    },
    {
      "version": "1.2.2",
      "date": "2025-10-24"
    },
    {
      "version": "1.2.4",
      "date": "2026-06-24"
    }
  ],
  "_exports": [
    "get_dsm_30",
    "get_lidar",
    "lidar_search"
  ],
  "_help": [
    {
      "page": "get_dsm_30",
      "title": "get_dsm_30",
      "topics": [
        "get_dsm_30"
      ]
    },
    {
      "page": "get_lidar",
      "title": "get_lidar",
      "topics": [
        "get_lidar"
      ]
    },
    {
      "page": "lidar_search",
      "title": "lidar_search",
      "topics": [
        "lidar_search"
      ]
    }
  ],
  "_readme": "https://github.com/billbillbilly/dsmsearch/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bmp",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "curl",
    "DBI",
    "digest",
    "downloader",
    "dplyr",
    "e1071",
    "generics",
    "glue",
    "httr2",
    "igraph",
    "imager",
    "jpeg",
    "jsonlite",
    "KernSmooth",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "nominatimlite",
    "openssl",
    "pillar",
    "pkgconfig",
    "png",
    "proxy",
    "purrr",
    "R6",
    "Rcpp",
    "readbitmap",
    "rlang",
    "s2",
    "sf",
    "sp",
    "stringi",
    "stringr",
    "sys",
    "terra",
    "tibble",
    "tidyselect",
    "tiff",
    "units",
    "utf8",
    "vctrs",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "dsmSearch.Rmd",
      "filename": "dsmSearch.html",
      "title": "dsmSearch",
      "author": "Xiaohao Yang",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Get DSM raster data",
        "2. Get LiDAR data",
        "2.1 Get LiDAR data information via API",
        "2.2 Download LiDAR data with a given point and searching distance"
      ],
      "created": "2024-01-27 05:18:43",
      "modified": "2024-02-06 00:38:38",
      "commits": 5
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "dsmsearch",
  "_universes": [
    "billbillbilly"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.4",
      "date": "2026-07-24T08:42:58.000Z",
      "distro": "resolute",
      "commit": "ae1c954f8fcd324f57a3e3963dfd597a835996f0",
      "fileid": "https://r2.ropensci.org/3ce288f84acf9dea45ef5e8b05d7304087f9f04fa4cafb122350dd2a71c4987b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/billbillbilly/actions/runs/30079308668"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2.4",
      "date": "2026-07-24T08:44:22.000Z",
      "distro": "resolute",
      "commit": "ae1c954f8fcd324f57a3e3963dfd597a835996f0",
      "fileid": "https://r2.ropensci.org/e8c4ab1210be0e206d66dcc81a25b2f73911f8806c01e427eaa2a113fa0cbe3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/billbillbilly/actions/runs/30079308668"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2.4",
      "date": "2026-07-24T10:59:28.000Z",
      "commit": "ae1c954f8fcd324f57a3e3963dfd597a835996f0",
      "fileid": "https://r2.ropensci.org/31f2b7af052f202f2279dfd1abbcba027ca891b7716a447038c70b16ffb5dc97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/billbillbilly/actions/runs/30079308668"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.4",
      "date": "2026-07-24T08:44:31.000Z",
      "commit": "ae1c954f8fcd324f57a3e3963dfd597a835996f0",
      "fileid": "https://r2.ropensci.org/f3d209631a8d39862e335f4136c27aaa9b8a97df25d6a80844c354d1e16e8653",
      "status": "success",
      "buildurl": "https://github.com/r-universe/billbillbilly/actions/runs/30079308668"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.4",
      "date": "2026-07-24T08:40:59.000Z",
      "commit": "ae1c954f8fcd324f57a3e3963dfd597a835996f0",
      "fileid": "https://r2.ropensci.org/754370f1937c4f71889604265161ce8ad90a5ea383c6448cfe4080b88ee66575",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/billbillbilly/actions/runs/30079308668"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.4",
      "date": "2026-07-24T08:43:19.000Z",
      "commit": "ae1c954f8fcd324f57a3e3963dfd597a835996f0",
      "fileid": "https://r2.ropensci.org/17dbdbb670d1169aef62e179b436ce112decbe78278f4b17d5969bb97f654944",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/billbillbilly/actions/runs/30079308668"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.2.4",
      "date": "2026-07-24T08:43:08.000Z",
      "commit": "ae1c954f8fcd324f57a3e3963dfd597a835996f0",
      "fileid": "https://r2.ropensci.org/6aabda7dccb604f887123cc94e09897509775264e43cab23e3d6b4642913e3af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/billbillbilly/actions/runs/30079308668"
    }
  ]
}