Skip to content

Conversation

damonbayer
Copy link

@damonbayer damonbayer commented Sep 11, 2025

I was unable to install feasts with R < 4.3.0, with the following error:

object 'chooseOpsMethod' not found whilst loading namespace 'feasts'

This is because chooseOpsMethod was introduced in R 4.3.0.

My solution is to only export chooseOpsMethod.gg_tsensemble when R >= 4.3.0 is used.

Evidence of my fork succeeding and the current main failing: https://github.com/damonbayer/bookworm_feasts/actions/runs/17652535292.

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.

1 participant