easystats / workflows

GitHub Actions for {easystats} packages
https://indrajeetpatil.github.io/preventive-r-package-care
Creative Commons Zero v1.0 Universal
8 stars 1 forks source link

Failing ubuntu tests #54

Open strengejacke opened 4 months ago

strengejacke commented 4 months ago

We still get these failures on ubuntu/linux checks:

Error in validObject(.Object): invalid class "ddenseModelMatrix" object: superclass "xMatrix" not defined in the environment of the object's class

Is there anything we can do about this? Or we should skip BFBayesFactor tests on ubuntu

IndrajeetPatil commented 3 months ago

I tried doing a lot of things to deal with this issue; it still persists somehow. I am out of ideas.

strengejacke commented 3 months ago

Ok, let's close this issue. Maybe it's so tricky that it can't be easily solved in GitHub actions in general?