A typical issue (db timeout is set to 60s!) is that patience is required:
> source(here("data-raw/public_data.R"))
Patience, please. It takes a while to fetch the data into the cache.
Error: nanodbc/nanodbc.cpp:950: HYT00: [Microsoft]
[ODBC Driver 17 for SQL Server]Login timeout expired
> source(here("data-raw/public_data.R"))
Patience, please. It takes a while to fetch the data into the cache.
Updating cached data for public data at: /home/markus/.config/bibmon/public.rds
✔ Setting active project to '/home/markus/repos/bibliomatrix'
✔ Saving 'abm_public_kth' to 'data/abm_public_kth.rda'