Ilari Scheinin

Results 3 comments of Ilari Scheinin

This doesn't work for me. Maybe an update to `DBI`, `RPostgres`/`RPostgreSQL`, or `arkdb` has broken it at some point. Below is a reprex (with a PostgreSQL server run inside docker)....

I'd like to add [Leaflet.locate](https://github.com/domoritz/leaflet-locatecontrol) to the list.

I was also hit by this. I used to have this as part of a `docker build` process, and it used to work: ```r install.packages("cmdstanr", repos = "https://mc-stan.org/r-packages/") dir.create(Sys.getenv("CMDSTAN"), showWarnings...