Package: sdsfun
Title: Spatial Data Science Complementary Features
Version: 0.1.0
Authors@R: 
    person(given = "Wenbo", family = "Lv",
           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 Lv.
License: GPL-3
Encoding: UTF-8
URL: https://spatlyu.github.io/sdsfun/,
        https://github.com/SpatLyu/sdsfun
BugReports: https://github.com/SpatLyu/sdsfun/issues
RoxygenNote: 7.3.2
Depends: R (>= 4.1.0)
Imports: dplyr, geosphere, magrittr, sf, spdep, stats, tibble
Suggests: ggplot2, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-08-27 12:18:26 UTC; dell
Author: Wenbo Lv [aut, cre, cph] (<https://orcid.org/0009-0002-6003-3800>)
Maintainer: Wenbo Lv <lyu.geosocial@gmail.com>
Repository: CRAN
Date/Publication: 2024-08-30 10:50:02 UTC
