greta-dev / greta

simple and scalable statistical modelling in R
https://greta-stats.org
Other
528 stars 63 forks source link

fix R universe build errors #696

Closed njtierney closed 2 months ago

njtierney commented 2 months ago

Currently not working:

https://greta-dev.r-universe.dev/builds

https://github.com/r-universe/greta-dev/actions/runs/10388053866/job/28763181742

Looks like it might be related to tensorflow not being installed properly. We get around this with a custom step, not sure if there's a special protocol to get it to install on a universe build?

It could also be that we don't include the relevant skip commands for testing?