[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#983315: r-cran-plotly: autopkgtest regression



Source: r-bioc-plotly
Version: 4.9.3+dfsg-1
Severity: serious
Tags: sid bullseye
X-Debbugs-CC: debian-ci@lists.debian.org
User: debian-ci@lists.debian.org
Usertags: regression

Hi Maintainer

Since the upload of 4.9.3+dfsg-1, r-cran-ploty has been failing its
own autopkgtests [1] with the output below.

Unfortunately, version 4.9.2.1+dfsg-2 had already regressed in
bullseye, and 4.9.3+dfsg-1 was allowed to migrate.

Regards
Graham


[1] https://ci.debian.net/packages/r/r-cran-plotly/testing/amd64/


== Failed tests ================================================================
-- Error (test-ggplot-hex.R:7:3): geom_hex -------------------------------------
Error: there is no package called 'hexbin'
Backtrace:
     x
  1. \-plotly:::expect_doppelganger_built(g, "hex-basic") test-ggplot-hex.R:7:2
  2.   +-plotly::plotly_build(p) helper-vdiffr.R:71:2
  3.   \-plotly:::plotly_build.gg(p)
  4.     +-plotly::plotly_build(ggplotly(p))
  5.     +-plotly::ggplotly(p)
  6.     \-plotly:::ggplotly.ggplot(p)
  7.       \-plotly::gg2list(...)
  8.         \-plotly:::layers2traces(data, prestats_data, layout, plot)
  9.           +-plotly::to_basic(...)
 10.           \-plotly:::to_basic.GeomHex(...)
 11.             \-hexbin::hexcoords
 12.               \-base::getExportedValue(pkg, name)
 13.                 \-base::asNamespace(ns)
 14.                   \-base::getNamespace(ns)
 15.                     \-base::loadNamespace(name)
 16.                       \-base::withRestarts(stop(cond),
retry_loadNamespace = function() NULL)
 17.                         \-base:::withOneRestart(expr, restarts[[1L]])
 18.                           \-base:::doWithOneRestart(return(expr), restart)
-- Error (test-ggplot-hex.R:14:3): geom_hex with bins --------------------------
Error: there is no package called 'hexbin'
Backtrace:
     x
  1. \-plotly:::expect_doppelganger_built(g, "hex-bins") test-ggplot-hex.R:14:2
  2.   +-plotly::plotly_build(p) helper-vdiffr.R:71:2
  3.   \-plotly:::plotly_build.gg(p)
  4.     +-plotly::plotly_build(ggplotly(p))
  5.     +-plotly::ggplotly(p)
  6.     \-plotly:::ggplotly.ggplot(p)
  7.       \-plotly::gg2list(...)
  8.         \-plotly:::layers2traces(data, prestats_data, layout, plot)
  9.           +-plotly::to_basic(...)
 10.           \-plotly:::to_basic.GeomHex(...)
 11.             \-hexbin::hexcoords
 12.               \-base::getExportedValue(pkg, name)
 13.                 \-base::asNamespace(ns)
 14.                   \-base::getNamespace(ns)
 15.                     \-base::loadNamespace(name)
 16.                       \-base::withRestarts(stop(cond),
retry_loadNamespace = function() NULL)
 17.                         \-base:::withOneRestart(expr, restarts[[1L]])
 18.                           \-base:::doWithOneRestart(return(expr), restart)
-- Error (test-ggplot-hex.R:20:3): geom_hex with binwidth ----------------------
Error: there is no package called 'hexbin'
Backtrace:
     x
  1. \-plotly:::expect_doppelganger_built(g, "hex-binwidth")
test-ggplot-hex.R:20:2
  2.   +-plotly::plotly_build(p) helper-vdiffr.R:71:2
  3.   \-plotly:::plotly_build.gg(p)
  4.     +-plotly::plotly_build(ggplotly(p))
  5.     +-plotly::ggplotly(p)
  6.     \-plotly:::ggplotly.ggplot(p)
  7.       \-plotly::gg2list(...)
  8.         \-plotly:::layers2traces(data, prestats_data, layout, plot)
  9.           +-plotly::to_basic(...)
 10.           \-plotly:::to_basic.GeomHex(...)
 11.             \-hexbin::hexcoords
 12.               \-base::getExportedValue(pkg, name)
 13.                 \-base::asNamespace(ns)
 14.                   \-base::getNamespace(ns)
 15.                     \-base::loadNamespace(name)
 16.                       \-base::withRestarts(stop(cond),
retry_loadNamespace = function() NULL)
 17.                         \-base:::withOneRestart(expr, restarts[[1L]])
 18.                           \-base:::doWithOneRestart(return(expr), restart)

[ FAIL 3 | WARN 47 | SKIP 41 | PASS 1103 ]
Error: Test failures
Execution halted
autopkgtest [14:35:23]: test run-unit-test: -----------------------]
autopkgtest [14:35:23]: test run-unit-test:  - - - - - - - - - -
results - - - - - - - - - -
run-unit-test        FAIL non-zero exit status 1


Reply to: