[R-pkg-team] Bug#961357: r-cran-etm: autopktest failure
Sebastian Ramacher
sramacher at debian.org
Sat May 23 16:00:17 BST 2020
Source: r-cran-etm
Version: 1.1-1
Severity: serious
r-cran-etm's autopktest currently fails with
| --- tests.etm.Rout.save_ 2020-05-19 15:07:33.895363332 +0000
| +++ tests.etm.Rout_ 2020-05-19 15:07:33.899363322 +0000
| @@ -554,16 +554,21 @@
| + cens.name = "cens", keep = "cova")
| >
| > newdat
| - id entry exit from to cova
| -1 1 0 3 0 1 1
| -2 1 3 6 1 2 1
| -3 2 0 4 0 1 0
| -4 2 4 9 1 2 0
| -5 3 0 3 0 1 1
| -6 3 3 8 1 2 1
| -7 4 0 6 0 2 0
| -8 5 0 8 0 2 1
| -9 6 0 9 0 cens 1
| + id entry exit from to cova
| +1 1 0 3 0 1 1
| +2 1 3 6 1 2 1
| +3 1 6 6 2 cens 1
| +4 2 0 4 0 1 0
| +5 2 4 9 1 2 0
| +6 2 9 9 2 cens 0
| +7 3 0 3 0 1 1
| +8 3 3 8 1 2 1
| +9 3 8 8 2 cens 1
| +10 4 0 6 0 2 0
| +11 4 6 6 2 cens 0
| +12 5 0 8 0 2 1
| +13 5 8 8 2 cens 1
| +14 6 0 9 0 cens 1
| >
| > ref <- data.frame(id = c(1, 1, 2, 2, 3, 3, 4, 5, 6),
| + entry = c(0, 3, 0, 4, 0, 3, 0, 0, 0),
| @@ -575,7 +580,13 @@
| > ref$to <- factor(as.character(ref$to), levels = c("0", "1", "2", "cens"))
| >
| > all.equal(ref, newdat)
| -[1] TRUE
| +[1] "Attributes: < Component \"row.names\": Numeric: lengths (9, 14) differ >"
| +[2] "Component \"id\": Numeric: lengths (9, 14) differ"
| +[3] "Component \"entry\": Numeric: lengths (9, 14) differ"
| +[4] "Component \"exit\": Numeric: lengths (9, 14) differ"
| +[5] "Component \"from\": 'current' is not a factor"
| +[6] "Component \"to\": 'current' is not a factor"
| +[7] "Component \"cova\": Numeric: lengths (9, 14) differ"
| >
| >
| > ######################################
| autopkgtest [15:07:34]: test run-unit-test: -----------------------]
| autopkgtest [15:07:34]: test run-unit-test: - - - - - - - - - - results - - - - - - - - - -
| run-unit-test FAIL non-zero exit status 1
See
https://ci.debian.net/data/autopkgtest/unstable/amd64/r/r-cran-etm/5565165/log.gz
Cheers
--
Sebastian Ramacher
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/r-pkg-team/attachments/20200523/55c80983/attachment-0001.sig>
More information about the R-pkg-team
mailing list