Here are a couple of issues I have come across while trying to run r/README.Rmd
Docker does not run but gives this error:
$ docker run -v $(pwd):/app ghcr.io/urban-analytics-technology-platform/od2net:main /app/config.json
Error: failed to open file `C:/Program Files/Git/app/config.json`
Caused by:
No such file or directory (os error 2)
Also osmium is required
Here are a couple of issues I have come across while trying to run
r/README.RmdDocker does not run but gives this error:
Also osmium is required