Bug#883002: r-cran-zelig: autopkgtest failure

Graham Inggs ginggs at debian.org
Tue Nov 28 17:06:27 UTC 2017


Source: r-cran-zelig
Version: 5.1.5-1
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu bionic autopkgtest

Hi Maintainer

Since the upload of 5.1.5-1, r-cran-zelig's autopkgtests have been
failing [1].  Previous tests failed due to r-cran-zelig not being
installable, but otherwise would have passed.

The tests now require r-cran-zeligverse which is not yet packaged.
As an interim measure, simply preventing zeligverse from loading is
sufficient to make the tests pass, as the patch that follows.

--- a/tests/testthat.R
+++ b/tests/testthat.R
@@ -3,7 +3,6 @@
 library(geepack)
 library(survey)
 library(testthat)
-library(zeligverse)

 set.seed(123)
 test_check("Zelig")

Regards
Graham


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



More information about the debian-science-maintainers mailing list