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.5)GISSB_1.1.zip(r-4.4)GISSB_1.1.zip(r-4.3)
GISSB_1.1.tgz(r-4.4-any)GISSB_1.1.tgz(r-4.3-any)
GISSB_1.1.tar.gz(r-4.5-noble)GISSB_1.1.tar.gz(r-4.4-noble)
GISSB_1.1.tgz(r-4.4-emscripten)GISSB_1.1.tgz(r-4.3-emscripten)
GISSB.pdf |GISSB.html✨
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
- 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 10 months agofrom:42cbbedb77. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 21 2024 |
R-4.5-win | OK | Oct 21 2024 |
R-4.5-linux | OK | Oct 21 2024 |
R-4.4-win | NOTE | Oct 21 2024 |
R-4.4-mac | NOTE | Oct 21 2024 |
R-4.3-win | NOTE | Oct 21 2024 |
R-4.3-mac | NOTE | Oct 21 2024 |
Exports:%>%address_to_coordscoords_to_googlecoords_to_nodepath_leafletshortest_path_cppRoutingshortest_path_igraphvegnett_to_R
Dependencies:askpassbase64encBHbitopsbslibcachemclassclassIntclicolorspacecpp11cppRoutingcrosstalkcurldata.tableDBIdigestdplyre1071evaluatefansifarverfastmapfontawesomefsgenericsglueherehighrhtmltoolshtmlwidgetshttrigraphjquerylibjsonliteKernSmoothknitrlabelinglatticelazyevalleafletleaflet.providerslifecyclemagrittrMASSMatrixmemoisemimemunsellnaboropensslpillarpkgconfigplyrpngproxypurrrR6rappdirsrasterRColorBrewerRcppRcppEigenRcppParallelRcppProgressRCurlreshape2rlangrmarkdownrprojroots2sassscalessfspstringistringrsysterratibbletidygraphtidyrtidyselecttinytexunitsutf8vctrsviridisLitewithrwkxfunyaml
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 |