Package: GISSB 1.1
GISSB: Network Analysis on the Norwegian Road Network
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.
Authors:
GISSB_1.1.tar.gz
GISSB_1.1.zip(r-4.7)GISSB_1.1.zip(r-4.6)GISSB_1.1.zip(r-4.5)
GISSB_1.1.tgz(r-4.6-any)GISSB_1.1.tgz(r-4.5-any)
GISSB_1.1.tar.gz(r-4.7-any)GISSB_1.1.tar.gz(r-4.6-any)
GISSB_1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
GISSB/json (API)
| # Install 'GISSB' in R: |
| install.packages('GISSB', repos = c('https://statisticsnorway.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/statisticsnorway/gissb/issues
Pkgdown/docs site:https://statisticsnorway.github.io
- edges_sampledata - Sample data
- graph_cppRouting_meters_sampledata - Sample data
- graph_cppRouting_minutes_sampledata - Sample data
- graph_sampledata - Sample data
- nodes_sampledata - Sample data
- vegnett_sampledata - Sample data
Last updated from:41089dcb85. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 173 | ||
| source / vignettes | OK | 222 | ||
| linux-release-x86_64 | NOTE | 165 | ||
| macos-release-arm64 | NOTE | 102 | ||
| macos-oldrel-arm64 | NOTE | 87 | ||
| windows-devel | NOTE | 129 | ||
| windows-release | NOTE | 108 | ||
| windows-oldrel | NOTE | 131 | ||
| wasm-release | OK | 153 |
Exports:%>%address_to_coordscoords_to_googlecoords_to_nodepath_leafletshortest_path_cppRoutingshortest_path_igraphvegnett_to_R
Dependencies:askpassbase64encBHbitopsbslibcachemclassclassIntclicpp11cppRoutingcrosstalkcurldata.tableDBIdigestdplyre1071evaluatefarverfastmapfontawesomefsgenericsglueherehighrhtmltoolshtmlwidgetshttrigraphjquerylibjsonliteKernSmoothknitrlabelinglatticelazyevalleafletleaflet.providerslifecyclemagrittrMASSMatrixmemoisemimenaboropensslpillarpkgconfigplyrpngproxypurrrR6rappdirsrasterRColorBrewerRcppRcppEigenRcppParallelRcppProgressRCurlreshape2rlangrmarkdownrprojroots2sassscalessfspstringistringrsysterratibbletidygraphtidyrtidyselecttinytexunitsutf8vctrsviridisLitewithrwkxfunxml2yaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Convert addresses to coordinates | address_to_coords |
| Convert coordinates to Google Maps | coords_to_google |
| Connect coordinates to the nearest nodes in the road network | coords_to_node |
| Sample data (edges) | edges_sampledata |
| Sample data (graph_cppRouting_meters) | graph_cppRouting_meters_sampledata |
| Sample data (graph_cppRouting_minutes) | graph_cppRouting_minutes_sampledata |
| Sample data (graph) | graph_sampledata |
| Sample data (nodes) | nodes_sampledata |
| Visualize the shortest path with Leaflet | path_leaflet |
| Shortest path (cppRouting) | shortest_path_cppRouting |
| Shortest path (igraph) | shortest_path_igraph |
| Sample data (vegnett) | vegnett_sampledata |
| Convert the Norwegian road network (NVDB Ruteplan nettverksdatasett) into network graphs in R | vegnett_to_R |
