Package: GISSB Type: Package Title: Network Analysis on the Norwegian Road Network Version: 1.1 Authors@R: person("Sindre Mikael", "Haugen", email = "sindre.haugen@ssb.no", role = c("aut", "cre")) Description: A collection of GIS (Geographic Information System) functions in R, created for use in Statistics Norway. The functions are primarily related to network analysis on the Norwegian road network. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Suggests: knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE) Imports: cppRouting, dplyr, here, httr, igraph, leaflet, magrittr, nabor, purrr, RCurl, reshape2, rlang, sf, stringr, tibble, tidygraph, tidyselect, xml2 VignetteBuilder: knitr URL: https://statisticsnorway.github.io/GISSB/, https://github.com/statisticsnorway/GISSB BugReports: https://github.com/statisticsnorway/GISSB/issues Depends: R (>= 3.5.0) Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libglpk-dev make libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://statisticsnorway.r-universe.dev Date/Publication: 2025-06-16 12:25:10 UTC RemoteUrl: https://github.com/statisticsnorway/gissb RemoteRef: HEAD RemoteSha: 41089dcb859a111470b9cd0bdb04331f75fdf2ce NeedsCompilation: no Packaged: 2026-06-11 09:38:14 UTC; root Author: Sindre Mikael Haugen [aut, cre] Maintainer: Sindre Mikael Haugen