cyipt / actdev

ActDev - Active travel provision and potential in planned and proposed development sites
https://actdev.cyipt.bike
7 stars 3 forks source link

Build fails for tyersal-lane #128

Closed Robinlovelace closed 3 years ago

Robinlovelace commented 3 years ago

I get

Building for tyersal-lane
[1] 1
[1] 2
  |++++++++++++++++++++++++++++++++++++++++++++++++++| 100% elapsed=05s  
  |++++++++++++++++++++++++++++++++++++++++++++++++++| 100% elapsed=05s  
  |++++++++++++++++++++++++++++++++++++++++++++++++++| 100% elapsed=06s  
  |++++++++++++++++++++++++++++++++++++++++++++++++++| 100% elapsed=07s  
 Error: Problem with `mutate()` input `walk_godutch`.
✖ invalid 'n' -  must contain at least one non-missing element, got none.
ℹ Input `walk_godutch` is `smart.round(walk_godutch)`.
Run `rlang::last_error()` to see where the error occurred. > 
Robinlovelace commented 3 years ago

Taking a look at this now.

Robinlovelace commented 3 years ago

Wider issue: currently the OSRM routing service we're using is down for me:

https://routing.openstreetmap.de/routed-foot/route/v1/driving/-1.54646277949532,53.8095165330639;-1.51673370812915,53.8288740914504?alternatives=false&geometries=geojson&steps=false&overview=full
Robinlovelace commented 3 years ago

And for everyone it seems: https://www.uptrends.com/tools/uptime

image