Closed Nowosad closed 2 months ago
I am a bit baffled, running this in our docker container, the error is not occurring. The only difference for now is that I have used remotes::install_github("mlr-org/mlr3extralearners@v0.9.0")
.
Looking at https://github.com/geocompx/geocompr/blob/main/.github/workflows/main.yaml (here, we install geocompkg), I would suggest to use remotes::install_github("mlr-org/mlr3extralearners@v0.9.0")
there also for the moment.
FYI it seems that our Docker images, that build the book with Actions, do not ship with the dev versions of tmap, and maybe other packages. So could be upstream Docker issue?
https://github.com/geocompx/docker/issues/75
Any help with that appreciated.
Should probably keep this open until the non-evaluated chunks are evaluated again.
See here for the changes, some of which may no longer be necessary after https://github.com/geocompx/geocompkg/pull/45 was merged:
closed via #1124
@jannes-m -- sorry for bothering you, but the GHA is failing in ch12: https://github.com/geocompx/geocompr/actions/runs/10936378995/job/30359901540. Could you take a look at it?