Skip to content
New issue

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

Test warnings and failures #116

Closed
mbojan opened this issue Nov 11, 2023 · 1 comment
Closed

Test warnings and failures #116

mbojan opened this issue Nov 11, 2023 · 1 comment

Comments

@mbojan
Copy link
Member

mbojan commented Nov 11, 2023

Warnings seem to be related to some deprecated testthat functions.

Error comes from

expect_true(z.error(form.mle(y0,y1,y2m), coef(fit)[1], vcov(fit, sources="estimation")[1,1]) <= tolerance)

which should be TRUE but comes out FALSE.

@krivit
Copy link
Member

krivit commented Aug 13, 2024

I think adbcd4d fixes it.

@krivit krivit closed this as completed Aug 13, 2024
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

No branches or pull requests

2 participants