Age | Commit message (Collapse) | Author | Files | Lines |
|
On my box and winbuilder it was OK, but the CRAN checks show some
different behaviour, so the results seem to be too ill-defined for
testing for the type of warning. I had skipped this test earlier
as it failed on r-forge.
|
|
|
|
This caused the test suite to fail on r-forge for v0.9.43, obviously
no warning was produced in one of the two expectations
|
|
mkinfit: Do not error out in cases where the fit converges, but the
Jacobian for the untransformed model cost can not be estimated. Give a
warning instead and return NA for the t-test results.
summary.mkinfit: Give a warning message when the covariance matrix can
not be obtained.
A test has been added to containing such an edge case to check that
the warnings are correctly issued and the fit does not terminate.
|