maja
maja
I've tried setting `git config --global http.proxy` and `https.proxy` even though I already have them set using `Sys.setenv()` in my .`Rprofile`. But it is still not working
i can confirm that the issue still exists with `openxlsx` 4.2.5.2, but that there are no such issues with [`openxls2`](https://github.com/JanMarvin/openxlsx2) as @JanMarvin suggested above, so i for one will be...
Aha, this seems to be because the `timeseries.access_levels` table is not populated during installation, but if I run the lines from the dev environment setup, it works: ``` INSERT INTO...
Here's the offending [actions](https://github.com/majazaloznik/SURSfetchR/actions): the one before last (actually at least two if not three) were passing locally but not remotely (sorry for the very descriptive commit messages 😄 )....
@breakthebeat , did you ever find a solution for this?