Your message dated Fri, 24 Feb 2023 09:55:56 +0000
with message-id <e1pvuo0-005gl4...@fasolo.debian.org>
and subject line Bug#1031299: fixed in r-cran-ggalluvial 0.12.4-2
has caused the Debian Bug report #1031299,
regarding r-cran-ggalluvial: autopkgtest regression
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1031299: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1031299
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: r-cran-ggalluvial
Version: 0.12.4-1
Severity: serious

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

...
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-stat-flow.r:10'): `stat_flow` weights computed variables but 
drops weight ──
Error in `summarise(.tbl, !!!funs)`: Problem while computing `lode = (function 
(x, order_by = NULL, default =
NULL, na_rm = FALSE) ...`.
ℹ The error occurred in group 1: alluvium = 1, x = 1, yneg = FALSE, stratum =
  "B", deposit = 1, fissure = 1, link = 1, flow = from, adj_deposit = 1.1.3,
  adj_fissure = 1.1.1.
Caused by error in `nth()`:
! unused argument (na_rm = na_rm)
Backtrace:
     ▆
  1. ├─base::as.data.frame(StatFlow$compute_panel(data)) at 
test-stat-flow.r:10:2
  2. ├─StatFlow$compute_panel(data)
  3. │ └─ggalluvial (local) compute_panel(..., self = self)
  4. │   └─dplyr::summarize_at(data, "lode", distill)
  5. │     ├─dplyr::summarise(.tbl, !!!funs)
  6. │     └─dplyr:::summarise.grouped_df(.tbl, !!!funs)
  7. │       └─dplyr:::summarise_cols(.data, dplyr_quosures(...), caller_env = 
caller_env())
  8. │         ├─base::withCallingHandlers(...)
  9. │         └─dplyr:::map(quosures, summarise_eval_one, mask = mask)
 10. │           └─base::lapply(.x, .f, ...)
 11. │             └─dplyr (local) FUN(X[[i]], ...)
 12. │               └─mask$eval_all_summarise(quo)
 13. ├─dplyr (local) `<fn>`(lode)
 14. └─base::.handleSimpleError(...)
 15.   └─dplyr (local) h(simpleError(msg, call))
 16.     └─rlang::abort(bullets, call = error_call, parent = 
skip_internal_condition(e))
── Error ('test-stat-flow.r:28'): `stat_flow` orders flows correctly with 
negative values ──
Error in `summarise(.tbl, !!!funs)`: Problem while computing `lode = (function 
(x, order_by = NULL, default =
NULL, na_rm = FALSE) ...`.
ℹ The error occurred in group 1: alluvium = 1, x = 1, yneg = FALSE, stratum =
  "A", deposit = 2, fissure = 1, link = 1, flow = from, adj_deposit = 1.2.3,
  adj_fissure = 1.1.1.
Caused by error in `nth()`:
! unused argument (na_rm = na_rm)
Backtrace:
     ▆
  1. ├─StatFlow$compute_panel(data) at test-stat-flow.r:28:2
  2. │ └─ggalluvial (local) compute_panel(..., self = self)
  3. │   └─dplyr::summarize_at(data, "lode", distill)
  4. │     ├─dplyr::summarise(.tbl, !!!funs)
  5. │     └─dplyr:::summarise.grouped_df(.tbl, !!!funs)
  6. │       └─dplyr:::summarise_cols(.data, dplyr_quosures(...), caller_env = 
caller_env())
  7. │         ├─base::withCallingHandlers(...)
  8. │         └─dplyr:::map(quosures, summarise_eval_one, mask = mask)
  9. │           └─base::lapply(.x, .f, ...)
 10. │             └─dplyr (local) FUN(X[[i]], ...)
 11. │               └─mask$eval_all_summarise(quo)
 12. ├─dplyr (local) `<fn>`(lode)
 13. └─base::.handleSimpleError(...)
 14.   └─dplyr (local) h(simpleError(msg, call))
 15.     └─rlang::abort(bullets, call = error_call, parent = 
skip_internal_condition(e))
── Error ('test-stat-flow.r:56'): `stat_flow` orders alluvia correctly 
according to `aes.bind` ──
Error in `summarise(.tbl, !!!funs)`: Problem while computing `lode = (function 
(x, order_by = NULL, default =
NULL, na_rm = FALSE) ...`.
ℹ The error occurred in group 1: alluvium = 1, x = 1, yneg = FALSE, stratum =
  "A", deposit = 2, fissure = -2, link = 1, flow = from, adj_deposit = 1.2.4,
  adj_fissure = 1.-2.-2.
Caused by error in `nth()`:
! unused argument (na_rm = na_rm)
Backtrace:
     ▆
  1. ├─StatFlow$compute_panel(data) at test-stat-flow.r:56:2
  2. │ └─ggalluvial (local) compute_panel(..., self = self)
  3. │   └─dplyr::summarize_at(data, "lode", distill)
  4. │     ├─dplyr::summarise(.tbl, !!!funs)
  5. │     └─dplyr:::summarise.grouped_df(.tbl, !!!funs)
  6. │       └─dplyr:::summarise_cols(.data, dplyr_quosures(...), caller_env = 
caller_env())
  7. │         ├─base::withCallingHandlers(...)
  8. │         └─dplyr:::map(quosures, summarise_eval_one, mask = mask)
  9. │           └─base::lapply(.x, .f, ...)
 10. │             └─dplyr (local) FUN(X[[i]], ...)
 11. │               └─mask$eval_all_summarise(quo)
 12. ├─dplyr (local) `<fn>`(lode)
 13. └─base::.handleSimpleError(...)
 14.   └─dplyr (local) h(simpleError(msg, call))
 15.     └─rlang::abort(bullets, call = error_call, parent = 
skip_internal_condition(e))
── Error ('test-stat-flow.r:78'): `stat_flow` preserves missingness to position 
flows ──
Error in `summarise(.tbl, !!!funs)`: Problem while computing `lode = (function 
(x, order_by = NULL, default =
NULL, na_rm = FALSE) ...`.
ℹ The error occurred in group 1: alluvium = 1, x = 1, yneg = FALSE, stratum =
  A, deposit = 1, fissure = 1, link = 1, flow = from, adj_deposit = 1.1.3,
  adj_fissure = 1.1.1.
Caused by error in `nth()`:
! unused argument (na_rm = na_rm)
Backtrace:
     ▆
  1. ├─StatFlow$compute_panel(data) at test-stat-flow.r:78:2
  2. │ └─ggalluvial (local) compute_panel(..., self = self)
  3. │   └─dplyr::summarize_at(data, "lode", distill)
  4. │     ├─dplyr::summarise(.tbl, !!!funs)
  5. │     └─dplyr:::summarise.grouped_df(.tbl, !!!funs)
  6. │       └─dplyr:::summarise_cols(.data, dplyr_quosures(...), caller_env = 
caller_env())
  7. │         ├─base::withCallingHandlers(...)
  8. │         └─dplyr:::map(quosures, summarise_eval_one, mask = mask)
  9. │           └─base::lapply(.x, .f, ...)
 10. │             └─dplyr (local) FUN(X[[i]], ...)
 11. │               └─mask$eval_all_summarise(quo)
 12. ├─dplyr (local) `<fn>`(lode)
 13. └─base::.handleSimpleError(...)
 14.   └─dplyr (local) h(simpleError(msg, call))
 15.     └─rlang::abort(bullets, call = error_call, parent = 
skip_internal_condition(e))
── Failure ('test-stat-flow.r:90'): `stat_flow` handles exceptional data with 
out errors ──
`ggplot_build(gg)` produced warnings.

[ FAIL 5 | WARN 2 | SKIP 11 | PASS 38 ]
...
autopkgtest [21:38:17]: @@@@@@@@@@@@@@@@@@@@ summary
run-unit-test        FAIL non-zero exit status 1
pkg-r-autopkgtest    PASS

--- End Message ---
--- Begin Message ---
Source: r-cran-ggalluvial
Source-Version: 0.12.4-2
Done: Andreas Tille <ti...@debian.org>

We believe that the bug you reported is fixed in the latest version of
r-cran-ggalluvial, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1031...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Tille <ti...@debian.org> (supplier of updated r-cran-ggalluvial package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 24 Feb 2023 10:13:14 +0100
Source: r-cran-ggalluvial
Architecture: source
Version: 0.12.4-2
Distribution: unstable
Urgency: medium
Maintainer: Debian R Packages Maintainers <r-pkg-t...@alioth-lists.debian.net>
Changed-By: Andreas Tille <ti...@debian.org>
Closes: 1031299
Changes:
 r-cran-ggalluvial (0.12.4-2) unstable; urgency=medium
 .
   * Team upload.
   * Autopkgtest uncovers a versioned Dependency relation
     r-cran-dplyr (>= 1.1.0)
     Closes: #1031299
Checksums-Sha1:
 604d3ec96f5b30f01e2c9d40cc7f02edda3ce317 2257 r-cran-ggalluvial_0.12.4-2.dsc
 311a4aabfe90ac566ebe3c950d93a1b671ae5cbd 4156 
r-cran-ggalluvial_0.12.4-2.debian.tar.xz
 0372ddee70bdd830948164bea8fc6c1d5591efb8 11865 
r-cran-ggalluvial_0.12.4-2_amd64.buildinfo
Checksums-Sha256:
 8fdd11c952c9e15e2b4a47d641c083fc20d06a19b06a8db40e8427d17ba2e036 2257 
r-cran-ggalluvial_0.12.4-2.dsc
 81dbb437d39e0a3e881db842a0dc73c788bd48997faca036c792f715013d2511 4156 
r-cran-ggalluvial_0.12.4-2.debian.tar.xz
 39d01e3e9b3617c1bdb43240c1113251d5061d09380efea073c3c50267190e0c 11865 
r-cran-ggalluvial_0.12.4-2_amd64.buildinfo
Files:
 3561aeb1374b48de7ae39d8334211178 2257 gnu-r optional 
r-cran-ggalluvial_0.12.4-2.dsc
 12997a0e13811e6325a8598c4620b0cc 4156 gnu-r optional 
r-cran-ggalluvial_0.12.4-2.debian.tar.xz
 e52f706edd07bd22b386feb5d4bc4d18 11865 gnu-r optional 
r-cran-ggalluvial_0.12.4-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmP4gHIRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtFA2w//b8oAkB+k+RZuyXfGiEg9vzvUuxjaCEw7
iEyTe0o8NRtaI8HIhzb6dwAxbAuWd2kXBtztCz0/pb442MMa+7YfqYo6r2bZnS21
Vf2WoyHFbW8wiufB1PBGK5myfhmgdbGjn51pw0gy8683xRb6S13k6lMetG4fqJLc
IGjttJ/GqxUyLyvEYFmAwYB/HA3CRHDK1gb3OLa9QYw0G826n7zbdoN0f4zrf66G
RGKaWRaDOvYpMCyuVtZle5tP+t6oheHKMzAvPHhmv763RPIgQwcCk7z/gHYyjopq
v4NkYEqbpIwMOR34ECG9fvyJsyF6O1GwSE2RI8USpnIlV/e7pg34bQ+InCvNFrNU
CKo3er+nTt529HXw4VlH1VrN5963hgsaXuKIM15Ey8MokJLyDuQG2loOuaSZLlrN
6f6gfzrOMpbv+yPRFbCVt/CpbL3Coiv5ZoVZu3aeNHzkKXFeiITqIbjl6mNJeb7i
IbYrd3XdOVEpmn1JNDLuZanZbqGF3VTBWPiheuNwFtzY2c9OWLsknLQAuSgk4Rzh
KtVqHXqGEva1mreXOYZg0BWHnqHPYE5ZxeFGJvLJlSilfh7fGGVYoKF9RSlNMx5M
rNr3e10tDgm/D3r1QkZ17A494xfPWb4Vx+6x/QxA32MCGYfzKmiigB06F7pHocex
2zCooic2ZLU=
=gQC7
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to