[R-pkg-team] Bug#1006380: r-cran-tidyr breaks r-cran-emayili autopkgtest: Input must be a vector, not a <header> object.
Paul Gevers
elbrus at debian.org
Thu Feb 24 16:15:09 GMT 2022
Source: r-cran-tidyr, r-cran-emayili
Control: found -1 r-cran-tidyr/1.2.0-1
Control: found -1 r-cran-emayili/0.7.0-1
Severity: serious
Tags: sid bookworm
X-Debbugs-CC: debian-ci at lists.debian.org
User: debian-ci at lists.debian.org
Usertags: breaks needs-update
Dear maintainer(s),
With a recent upload of r-cran-tidyr the autopkgtest of r-cran-emayili
fails in testing when that autopkgtest is run with the binary packages
of r-cran-tidyr from unstable. It passes when run with only packages
from testing. In tabular form:
pass fail
r-cran-tidyr from testing 1.2.0-1
r-cran-emayili from testing 0.7.0-1
all others from testing from testing
I copied some of the output at the bottom of this report.
Currently this regression is blocking the migration of r-cran-tidyr to
testing [1]. Due to the nature of this issue, I filed this bug report
against both packages. Can you please investigate the situation and
reassign the bug to the right package?
More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation
Paul
[1] https://qa.debian.org/excuses.php?package=r-cran-tidyr
https://ci.debian.net/data/autopkgtest/testing/amd64/r/r-cran-emayili/19497383/log.gz
BEGIN TEST testthat.R
R version 4.1.2 (2021-11-01) -- "Bird Hippie"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> library(testthat)
>
> test_check("emayili")
Loading required package: emayili
Attaching package: ‘emayili’
The following object is masked from ‘package:graphics’:
text
The following objects are masked from ‘package:base’:
local, raw
[ FAIL 1 | WARN 2 | SKIP 14 | PASS 184 ]
══ Skipped tests
═══════════════════════════════════════════════════════════════
• gpg cannot be loaded (1)
• None of {cld3} or {cld2} are installed (1)
• On CRAN (11)
• suppressWarnings(is.na(smtp_gmail)) is TRUE (1)
══ Failed tests
════════════════════════════════════════════════════════════════
── Error (test-parties.R:8:3): generate parties table
──────────────────────────
<vctrs_error_scalar_type/vctrs_error/rlang_error/error/condition>
Error in `stop_vctrs(msg, "vctrs_error_scalar_type", actual = x)`: Input
must be a vector, not a <header> object.
Backtrace:
▆
1. ├─emayili::parties(msg) at test-parties.R:8:2
2. │ └─... %>% ... at r-cran-emayili-0.7.0/R/parties.R:21:2
3. ├─dplyr::mutate(...)
4. ├─dplyr::rename(., address = values)
5. ├─dplyr::select(., -address)
6. ├─tidyr::unnest(., values)
7. ├─tidyr::hoist(., address, "values")
8. │ └─purrr::map(...)
9. │ └─tidyr .f(.x[[i]], ...)
10. │ └─tidyr:::strike(x, plucker)
11. │ └─vctrs::vec_size(x)
12. └─vctrs:::stop_scalar_type(`<fn>`(`<header>`), "")
13. └─vctrs:::stop_vctrs(msg, "vctrs_error_scalar_type", actual = x)
14. └─rlang::abort(message, class = c(class, "vctrs_error"), ...)
[ FAIL 1 | WARN 2 | SKIP 14 | PASS 184 ]
Error: Test failures
Execution halted
autopkgtest [11:15:39]: test run-unit-test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 495 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/r-pkg-team/attachments/20220224/abe5af91/attachment-0001.sig>
More information about the R-pkg-team
mailing list