Package: sf2 Type: Package Title: Spatial Analysis tools Version: 0.1.6 Authors@R: person("Dongdong", "Kong", email = "kongdd.sysu@gmail.com", role = c("aut", "cre")) Description: sf2 extends the function of sf package. License: GPL-3 LazyData: TRUE import: RoxygenNote: 6.1.0 Imports: magrittr, stringr, purrr, terra, sf, tidyselect, rlang, data.table, dplyr, graphics, methods Suggests: testthat (>= 2.1.0), igraph, exactextractr, sp, knitr, rmarkdown, covr VignetteBuilder: knitr RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE) Encoding: UTF-8 Depends: R (>= 4.1.0) Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://rpkgs.r-universe.dev Date/Publication: 2025-09-07 12:13:20 UTC RemoteUrl: https://github.com/rpkgs/sf2 RemoteRef: HEAD RemoteSha: 2088240ee34486b52ad8fd5506a525b26e76a16a NeedsCompilation: no Packaged: 2026-07-04 06:42:43 UTC; root Author: Dongdong Kong [aut, cre] Maintainer: Dongdong Kong