Package: sdsfun Title: Spatial Data Science Complementary Features Version: 0.9.0 Authors@R: person(given = "Wenbo", family = "Lyu", email = "lyu.geosocial@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0009-0002-6003-3800")) Description: Wrapping and supplementing commonly used functions in the R ecosystem related to spatial data science, while serving as a basis for other packages maintained by Wenbo Lyu. License: GPL-3 Encoding: UTF-8 URL: https://stscl.github.io/sdsfun/, https://github.com/stscl/sdsfun BugReports: https://github.com/stscl/sdsfun/issues Depends: R (>= 4.1.0) LinkingTo: Rcpp, RcppArmadillo Imports: dplyr, geosphere, magrittr, pander, purrr, sf, spdep, stats, tibble, utils Suggests: ggplot2, Rcpp, RcppArmadillo, terra, testthat (>= 3.0.0) Config/testthat/edition: 3 Config/roxygen2/markdown: TRUE Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://stscl.r-universe.dev Date/Publication: 2026-05-06 05:17:31 UTC RemoteUrl: https://github.com/stscl/sdsfun RemoteRef: HEAD RemoteSha: 35b4521dc9c86fe34ba5a57a696c5cd18b92bf54 NeedsCompilation: yes Packaged: 2026-06-24 03:24:16 UTC; root Author: Wenbo Lyu [aut, cre, cph] (ORCID: ) Maintainer: Wenbo Lyu