Package: greenSD Type: Package Title: Access and Analyze Global GreenSpace Spatial Data Version: 0.1.2 Authors@R: c( person( given = "Xiaohao", family = "Yang", email = "xiaohaoy111@gmail.com", role = c("aut", "cre", "cph") )) Description: Access and analyze multi-band greenspace seasonality data cubes (available for 1,028 major global cities), global Normalized Difference Vegetation Index / land cover data from the European Space Agency WorldCover 10m Dataset, and Sentinel-2-l2a images. Users can download data using bounding boxes, city names, and filter by year or seasonal time window. The package also supports calculating human exposure to greenspace using a population-weighted greenspace exposure model introduced by Chen et al. (2022) based on Global Human Settlement Layer population data, and calculating a set of greenspace morphology metrics at patch and landscape levels. URL: https://github.com/billbillbilly/greenSD, https://billbillbilly.github.io/greenSD/ BugReports: https://github.com/billbillbilly/greenSD/issues License: GPL-3 Encoding: UTF-8 Depends: R (>= 4.1) Suggests: testthat (>= 3.0.0), knitr, rmarkdown VignetteBuilder: knitr Imports: terra, maptiles, sf, future, furrr, purrr, nominatimlite, utils, cli, dsmSearch, rstac, landscapemetrics, magick, aws.s3, dplyr, tidyr, stringr, tibble, grDevices, rlang Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: libabsl-dev cmake libfftw3-dev libfreetype6-dev libgdal-dev gdal-bin libgeos-dev libglpk-dev libglu1-mesa-dev make libmagick++-dev gsfonts texlive libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libxml2-dev libgl1-mesa-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev zlib1g-dev Repository: https://billbillbilly.r-universe.dev Date/Publication: 2025-11-07 08:51:39 UTC RemoteUrl: https://github.com/billbillbilly/greensd RemoteRef: HEAD RemoteSha: 7204c2a6134fa9202562cef649efbe1fec13153e NeedsCompilation: no Packaged: 2026-06-05 07:48:02 UTC; root Author: Xiaohao Yang [aut, cre, cph] Maintainer: Xiaohao Yang