Skip to content

hides mlr3proba (test)#1158

Closed
Nowosad wants to merge 2 commits intomainfrom
nomlr3proba
Closed

hides mlr3proba (test)#1158
Nowosad wants to merge 2 commits intomainfrom
nomlr3proba

Conversation

@Nowosad
Copy link
Member

@Nowosad Nowosad commented Jun 9, 2025

No description provided.

name: Render-Book
runs-on: ubuntu-latest
container: geocompr/geocompr:suggests
container: ghcr.io/geocompx/docker:suggests
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

pull_request:
branches:
- main
main
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why this change?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To be consistent with main.yml

fit = glm(lslpts ~ slope + cplan + cprof + elev + log10_carea,
family = binomial(),
data = lsl)
fit <- glm(lslpts ~ slope + cplan + cprof + elev + log10_carea,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fit <- glm(lslpts ~ slope + cplan + cprof + elev + log10_carea,

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatic formatter -- good find.

@Nowosad
Copy link
Member Author

Nowosad commented Jun 9, 2025

__

@Nowosad Nowosad closed this Jun 9, 2025
@Nowosad
Copy link
Member Author

Nowosad commented Jun 9, 2025

Closed for now -- I made it to check if hiding mlr3proba breaks anything (#1157)

@Robinlovelace Robinlovelace deleted the nomlr3proba branch June 9, 2025 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants