[R-pkg-team] Bug#961419: r-cran-sjlabelled: autopkgtest failure

Adrian Bunk bunk at debian.org
Sun May 24 13:56:11 BST 2020


Source: r-cran-sjlabelled
Version: 1.1.4-1
Severity: serious

r-cran-haven was demoted from Depends to Suggests,
which broke the autopkgtest:

https://ci.debian.net/data/autopkgtest/testing/amd64/r/r-cran-sjlabelled/5618427/log.gz

...
> library(testthat)
> library(sjlabelled)
>
> test_check("sjlabelled")
── 1. Error: remove_labels (@test-remove_labels.R#6)  ──────────────────────────
Package 'haven' required for this function. Please install it.
Backtrace:
 1. sjlabelled::remove_labels(z, labels = 2)
 2. sjlabelled:::remove_labels_helper(.dat, labels)
 4. sjlabelled:::get_na.default(x)
 5. sjlabelled:::get_na_helper(x, as.tag)

══ testthat results  ═══════════════════════════════════════════════════════════
[ OK: 8 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
...


More information about the R-pkg-team mailing list