Distances on Directed Graphs in R

update one url in vignette

+3 -3
+1 -1
DESCRIPTION
··· 1 1 Package: dodgr 2 2 Title: Distances on Directed Graphs 3 - Version: 0.3.0.057 3 + Version: 0.3.0.058 4 4 Authors@R: c( 5 5 person("Mark", "Padgham", , "mark.padgham@email.com", role = c("aut", "cre")), 6 6 person("Andreas", "Petutschnig", role = "aut"),
+1 -1
codemeta.json
··· 6 6 "name": "dodgr: Distances on Directed Graphs", 7 7 "codeRepository": "https://github.com/UrbanAnalyst/dodgr", 8 8 "issueTracker": "https://github.com/UrbanAnalyst/dodgr/issues", 9 - "version": "0.3.0.057", 9 + "version": "0.3.0.058", 10 10 "license": "https://spdx.org/licenses/GPL-3.0", 11 11 "programmingLanguage": { 12 12 "@type": "ComputerLanguage",
+1 -1
vignettes/times.Rmd
··· 76 76 [`osm_elevation()`](https://docs.ropensci.org/osmdata/reference/osm_elevation.html). 77 77 This function requires a locally-stored GeoTIFF-formatted elevation data file 78 78 to be downloaded from the [Consortium for Spatial 79 - Information](https://cgiarcsi.community/data/srtm-90m-digital-elevation-database-v4-1/), 79 + Information](https://csidotinfo.wordpress.com/data/srtm-90m-digital-elevation-database-v4-1/), 80 80 or any other source. These data may then be appended by calling 81 81 [`osm_elevation()`](https://docs.ropensci.org/osmdata/reference/osm_elevation.html), 82 82 and specifying the name of this file. While time-based routing is possible with