[R-pkg-team] Bug#1027929: Two other packages are now failing their debci tests on i386 (Was: Bug#1024012: [joshuaulrich/xts] Unit test failure when running on i386 (Issue #384))
Andreas Tille
tille at debian.org
Sun Jan 22 17:11:53 GMT 2023
According to tracker[1] there are now r-cran-bbmle[2] failing with
--- profbound.Rout.save_ 2023-01-22 11:28:41.154493354 +0000
+++ profbound.Rout_ 2023-01-22 11:28:41.158493203 +0000
@@ -40,6 +40,9 @@
+ method="L-BFGS-B")
>
> pp <- profile(fit2,prof.lower=-0.2)
+Warning message:
+In mle2(minuslogl = function (a = NULL, b = NULL) :
+ convergence failure: code=52 (ERROR: ABNORMAL_TERMINATION_IN_LNSRCH)
> stopifnot(min(subset(as.data.frame(pp),param=="b")$par.vals.b)==-0.2)
> ## note that b does go below -0.2 when profiling a ...
> options(old_opt)
and r-cran-rpf[3] failing with
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-fit.R:116'): fit w/ mcar ─────────────────────────────────────
`stat` not equal to `Estat`.
1/20 mismatches
[5] 4.42 - 6.69 == -2.27
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 381 ]
I have no idea what to do sensibly (except patching out the said tests).
Kind regards
Andreas.
[1] https://tracker.debian.org/pkg/r-base
[2] https://ci.debian.net/data/autopkgtest/testing/i386/r/r-cran-bbmle/30587711/log.gz
[3] https://ci.debian.net/data/autopkgtest/testing/i386/r/r-cran-rpf/30580781/log.gz
--
http://fam-tille.de
More information about the R-pkg-team
mailing list