We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
validObject(.Object)
Is there anything we can do about this? Or we should skip BFBayesFactor tests on ubuntu
The text was updated successfully, but these errors were encountered:
I tried doing a lot of things to deal with this issue; it still persists somehow. I am out of ideas.
Sorry, something went wrong.
Ok, let's close this issue. Maybe it's so tricky that it can't be easily solved in GitHub actions in general?
Matrix
also install cplm and BayesFactor from source
20d796e
cf. #54 Not sure if it will solve it, but it's desirable regardless.
No branches or pull requests
We still get these failures on ubuntu/linux checks:
Is there anything we can do about this? Or we should skip BFBayesFactor tests on ubuntu
The text was updated successfully, but these errors were encountered: