-
-
Notifications
You must be signed in to change notification settings - Fork 585
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
! Field/Binding is read-only (Actions failing) #1111
Comments
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 |
Looking at https://github.com/geocompx/geocompr/blob/main/.github/workflows/main.yaml (here, we install geocompkg), I would suggest to use |
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? Any help with that appreciated. |
…-actions-failing Do not evaluate failing mlr3::lrn chunk (#1111 hotfix)
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 geocompx/geocompkg#45 was merged: https://github.com/geocompx/geocompr/pull/1117/files |
* Revert "eval=FALSE in c15" This reverts commit 80872c3. * Revert "store_backends" This reverts commit e6f74bd. * Revert "Remove cache from chunk 15-eco-26" This reverts commit 7217843. * Revert "Try evaluating train function" This reverts commit 6302bc7. * Revert "Update 15-tune.rds, fix actions (hopefully)" This reverts commit 737cbfc. * Revert "Do not evaluate failing mlr3::lrn chunk (#1111 hotfix)" This reverts commit b402780. * set eval=TRUE and save 15-tune.rds anew * use new method of specifying a fallback learner (breaking change, see https://github.com/mlr-org/mlr3/releases/tag/v0.21.0) * rebuild the autotuner
* Revert "eval=FALSE in c15" This reverts commit 80872c3. * Revert "store_backends" This reverts commit e6f74bd. * Revert "Remove cache from chunk 15-eco-26" This reverts commit 7217843. * Revert "Try evaluating train function" This reverts commit 6302bc7. * Revert "Update 15-tune.rds, fix actions (hopefully)" This reverts commit 737cbfc. * Revert "Do not evaluate failing mlr3::lrn chunk (#1111 hotfix)" This reverts commit b402780. * set eval=TRUE and save 15-tune.rds anew * use new method of specifying a fallback learner (breaking change, see https://github.com/mlr-org/mlr3/releases/tag/v0.21.0) * rebuild the autotuner bfb40b7
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?
The text was updated successfully, but these errors were encountered: