Package: SUNGEO Type: Package Title: Sub-National Geospatial Data Archive: Geoprocessing Toolkit Version: 1.4.0 Date: 2026-05-28 Authors@R: c(person(given = c("Yuri", "M."), family = "Zhukov", role = c("aut", "cre"), email = "ymz2@georgetown.edu"), person(given = "Jason", family = "Byers", role = "aut"), person(given = "Marty", family = "Davidson", role = "aut")) Description: Integrates spatially-misaligned GIS datasets across incompatible geographic units. Part of the Sub-National Geospatial Data Archive System. For the underlying methods, see Zhukov, Byers, Davidson, and Kollman (2024) "Integrating Data Across Misaligned Spatial Units," Political Analysis, Volume 32, Number 1, pp. 17-33 . URL: https://www.sungeo.org/, https://github.com/zhukovyuri/SUNGEO License: GPL-2 Encoding: UTF-8 LazyData: TRUE Depends: R (>= 3.5.0) Imports: sf,data.table,dplyr,jsonlite,terra,stringr,stats,methods,purrr,measurements,RANN,cartogram,packcircles,rmapshaper,spdep,Rcpp,httr,rlang,curl Suggests: lwgeom Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libnode-dev libx11-dev Repository: https://zhukovyuri.r-universe.dev Date/Publication: 2026-05-28 17:41:41 UTC RemoteUrl: https://github.com/zhukovyuri/sungeo RemoteRef: HEAD RemoteSha: 5b5ed83858555ec73ae7a4b7e3faf325e577ee61 NeedsCompilation: no Packaged: 2026-07-02 09:34:29 UTC; root Author: Yuri M. Zhukov [aut, cre], Jason Byers [aut], Marty Davidson [aut] Maintainer: Yuri M. Zhukov