Package: tidyrgeoda Title: A tidy interface for rgeoda Version: 0.1.1 Authors@R: person("Wenbo", "Lyu", , "lyu.geosocial@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0009-0002-6003-3800")) Description: An interface for 'rgeoda' to integrate with 'sf' objects and the 'tidyverse'. License: GPL-3 URL: https://github.com/SpatLyu/tidyrgeoda, https://spatlyu.github.io/tidyrgeoda/ Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: sf, rgeoda, magrittr, dplyr, tibble, ggplot2, stringr Suggests: tmap, rlang, knitr, rmarkdown Depends: R (>= 4.1.0) VignetteBuilder: knitr LazyData: true Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://spatlyu.r-universe.dev Date/Publication: 2026-03-29 04:59:03 UTC RemoteUrl: https://github.com/SpatLyu/tidyrgeoda RemoteRef: HEAD RemoteSha: 982f325e76313743f73803ad24cb60ab41bee8d2 NeedsCompilation: no Packaged: 2026-05-28 09:18:08 UTC; root Author: Wenbo Lyu [aut, cre] (ORCID: ) Maintainer: Wenbo Lyu