Source: r-cran-zelig
Version: 5.1.5-1
User: [email protected]
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/
--
debian-science-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers