[R-pkg-team] Bug#961570: r-cran-mice: autopkgtest regression

Graham Inggs ginggs at debian.org
Tue May 26 08:57:14 BST 2020


Source: r-cran-mice
Version: 3.9.0-1
Severity: serious
X-Debbugs-CC: debian-ci at lists.debian.org
User: debian-ci at lists.debian.org
Usertags: regression

Hi Maintainer

Since the upload of 3.9.0-1, r-cran-mice has been failing its own
autopkgtests [1].  This now prevents the migration of r-base.
I've copied what I hope is the relevant part of the log below.

Regards
Graham


[1] https://ci.debian.net/packages/r/r-cran-mice/unstable/amd64/


> library(testthat)
> library(mice)

Attaching package: ‘mice’

The following objects are masked from ‘package:base’:

    cbind, rbind

>
> test_check("mice")
── 1. Error: (unknown) (@test-D3.R#9)  ─────────────────────────────────────────
there is no package called ‘lmtest’
Backtrace:
 1. lmtest::lrtest
 2. base::getExportedValue(pkg, name)
 3. base::asNamespace(ns)
 4. base::getNamespace(ns)
 5. base::loadNamespace(name)
 6. base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
 7. base:::withOneRestart(expr, restarts[[1L]])
 8. base:::doWithOneRestart(return(expr), restart)

══ testthat results  ═══════════════════════════════════════════════════════════
[ OK: 282 | SKIPPED: 1 | WARNINGS: 0 | FAILED: 1 ]
1. Error: (unknown) (@test-D3.R#9)

Error: testthat unit tests failed
Execution halted
autopkgtest [19:10:15]: test run-unit-test: -----------------------]
autopkgtest [19:10:15]: test run-unit-test:  - - - - - - - - - -
results - - - - - - - - - -
run-unit-test        FAIL non-zero exit status 1


More information about the R-pkg-team mailing list