diff --git a/dev/articles/isochrones_files/figure-html/unnamed-chunk-6-1.png b/dev/articles/isochrones_files/figure-html/unnamed-chunk-6-1.png index 0d3056a5..a77725a3 100644 Binary files a/dev/articles/isochrones_files/figure-html/unnamed-chunk-6-1.png and b/dev/articles/isochrones_files/figure-html/unnamed-chunk-6-1.png differ diff --git a/dev/articles/r5r.html b/dev/articles/r5r.html index 16afe695..a33984c5 100644 --- a/dev/articles/r5r.html +++ b/dev/articles/r5r.html @@ -344,12 +344,12 @@

Data head(points) #> id lon lat population schools jobs healthcare #> <char> <num> <num> <int> <int> <int> <int> -#> 1: 89a9012b10fffff -51.17526 -30.09816 214 0 0 0 -#> 2: 89a9012885bffff -51.22417 -30.02881 918 0 5411 1 -#> 3: 89a9012b067ffff -51.15419 -30.10410 0 0 0 0 -#> 4: 89a90129807ffff -51.17521 -30.02188 461 0 114 0 -#> 5: 89a90128123ffff -51.22209 -30.05257 665 0 557 0 -#> 6: 89a90129da7ffff -51.20598 -30.03036 1693 0 247 0 +#> 1: 89a90129dd7ffff -51.19110 -30.03856 1216 0 184 0 +#> 2: 89a90129837ffff -51.18116 -30.01860 1037 0 41 0 +#> 3: 89a9012917bffff -51.14589 -30.04934 669 1 95 0 +#> 4: 89a901284abffff -51.20227 -30.08892 60 0 0 0 +#> 5: 89a901285abffff -51.22310 -30.07744 1995 0 7 0 +#> 6: 89a901299d3ffff -51.18734 -30.02085 1020 0 285 0

4.1 Building routable transport network with @@ -392,12 +392,12 @@

4.2 Accessibility analysishead(access) #> id opportunity percentile cutoff accessibility #> <char> <char> <int> <int> <num> -#> 1: 89a9012b10fffff schools 50 60 5 -#> 2: 89a9012b10fffff healthcare 50 60 8 -#> 3: 89a9012885bffff schools 50 60 27 -#> 4: 89a9012885bffff healthcare 50 60 24 -#> 5: 89a9012b067ffff schools 50 60 0 -#> 6: 89a9012b067ffff healthcare 50 60 0

+#> 1: 89a90129dd7ffff schools 50 60 26 +#> 2: 89a90129dd7ffff healthcare 50 60 25 +#> 3: 89a90129837ffff schools 50 60 21 +#> 4: 89a90129837ffff healthcare 50 60 16 +#> 5: 89a9012917bffff schools 50 60 22 +#> 6: 89a9012917bffff healthcare 50 60 17

4.3 Routing analysis diff --git a/dev/articles/time_window.html b/dev/articles/time_window.html index 6a31012e..26d04b2a 100644 --- a/dev/articles/time_window.html +++ b/dev/articles/time_window.html @@ -265,11 +265,11 @@

3.2 Accessibility with time_windo #> <char> <char> <int> <int> <num> #> 1: 89a8100c603ffff schools 10 45 13 #> 2: 89a8100c603ffff schools 20 45 13 -#> 3: 89a8100c603ffff schools 50 45 6 +#> 3: 89a8100c603ffff schools 50 45 7 #> 4: 89a8100c603ffff schools 70 45 6 #> 5: 89a8100c603ffff schools 80 45 6 #> 6: 89a8100c617ffff schools 10 45 14 -#> 7: 89a8100c617ffff schools 20 45 13 +#> 7: 89a8100c617ffff schools 20 45 14 #> 8: 89a8100c617ffff schools 50 45 13 #> 9: 89a8100c617ffff schools 70 45 6 #> 10: 89a8100c617ffff schools 80 45 6

@@ -395,15 +395,15 @@

3.4 Expanded travel time #> total_time #> <num> #> 1: 46.7 -#> 2: 54.3 -#> 3: 46.7 -#> 4: 36.7 -#> 5: 37.9 -#> 6: 47.5 -#> 7: 51.8 -#> 8: 46.3 -#> 9: 44.5 -#> 10: 36.8 +#> 2: 53.2 +#> 3: 49.2 +#> 4: 39.9 +#> 5: 35.3 +#> 6: 45.3 +#> 7: 51.3 +#> 8: 47.4 +#> 9: 54.1 +#> 10: 53.2

3.5 Detailed itineraries with time_window. diff --git a/dev/articles/time_window_files/figure-html/unnamed-chunk-4-1.png b/dev/articles/time_window_files/figure-html/unnamed-chunk-4-1.png index 69bf5cc3..fc175187 100644 Binary files a/dev/articles/time_window_files/figure-html/unnamed-chunk-4-1.png and b/dev/articles/time_window_files/figure-html/unnamed-chunk-4-1.png differ diff --git a/dev/pkgdown.yml b/dev/pkgdown.yml index 9143a625..5df911f2 100644 --- a/dev/pkgdown.yml +++ b/dev/pkgdown.yml @@ -11,5 +11,5 @@ articles: r5r: r5r.html time_window: time_window.html travel_time_matrix: travel_time_matrix.html -last_built: 2024-04-04T20:03Z +last_built: 2024-04-04T20:26Z diff --git a/dev/reference/download_r5.html b/dev/reference/download_r5.html index aacd9a7e..59e1d40a 100644 --- a/dev/reference/download_r5.html +++ b/dev/reference/download_r5.html @@ -134,8 +134,8 @@

Examples

library(r5r)
 
 download_r5(temp_dir = TRUE)
-#> Downloading R5 jar file to /tmp/RtmpLDIrUt/r5-v7.0-all.jar
-#> [1] "/tmp/RtmpLDIrUt/r5-v7.0-all.jar"
+#> Downloading R5 jar file to /tmp/Rtmp5y8USU/r5-v7.0-all.jar
+#> [1] "/tmp/Rtmp5y8USU/r5-v7.0-all.jar"