Package: sfnetworks Title: Tidy Geospatial Networks Version: 0.9.9.9000 Authors@R: c(person(given = "Lucas", family = "van der Meer", role = c("aut", "cre"), email = "luukvandermeer@live.nl", comment = c(ORCID = "0000-0001-6336-8628")), person(given = "Lorena", family = "Abad", role = "aut", email = "lore.abad6@gmail.com", comment = c(ORCID = "0000-0003-0554-734X")), person(given = "Andrea", family = "Gilardi", role = "aut", email = "andrea.gilardi@unimib.it", comment = c(ORCID = "0000-0002-9424-7439")), person(given = "Robin", family = "Lovelace", role = "aut", email = "r.lovelace@leeds.ac.uk", comment = c(ORCID = "0000-0001-5679-6536"))) Maintainer: Lucas van der Meer Description: Provides a tidy approach to spatial network analysis, in the form of classes and functions that enable a seamless interaction between the network analysis package 'tidygraph' and the spatial analysis package 'sf'. License: Apache License (>= 2) URL: https://luukvdmeer.github.io/sfnetworks/, https://github.com/luukvdmeer/sfnetworks BugReports: https://github.com/luukvdmeer/sfnetworks/issues/ Depends: R (>= 4.1.0) Imports: cli (>= 3.0.0), dplyr (>= 1.1.0), graphics, igraph (>= 2.1.0), lifecycle (>= 1.0.0), lwgeom, methods, pillar, rlang (>= 1.0.0), sf (>= 1.0-11), sfheaders (>= 0.2.2), stats, tibble, tidygraph (>= 1.3.0), tidyselect (>= 1.0.0), units (>= 0.4.6), utils Suggests: dbscan, dodgr, fansi, geodist, ggplot2 (>= 3.0.0), ggraph (>= 2.2.0), knitr, osmdata, purrr, quarto, rmarkdown, s2 (>= 1.0.1), spatstat.geom, spatstat.linnet, spdep, testthat, TSP VignetteBuilder: knitr, quarto ByteCompile: true Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.2 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libglpk-dev libicu-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://luukvdmeer.r-universe.dev Date/Publication: 2026-05-14 15:15:18 UTC RemoteUrl: https://github.com/luukvdmeer/sfnetworks RemoteRef: HEAD RemoteSha: fe6edf8c9a73160110cbf25b673853b7aa23f927 NeedsCompilation: no Packaged: 2026-06-17 07:16:19 UTC; root Author: Lucas van der Meer [aut, cre] (ORCID: ), Lorena Abad [aut] (ORCID: ), Andrea Gilardi [aut] (ORCID: ), Robin Lovelace [aut] (ORCID: )