[R-pkg-team] Bug#1061828: r-cran-plotly: Can't create any plots
Przemyslaw Kopa
prz.kopa at gmail.com
Mon Jan 29 20:36:55 GMT 2024
Package: r-cran-plotly
Version: 4.10.1+dfsg-2
Severity: important
X-Debbugs-Cc: prz.kopa at gmail.com
Dear Maintainer,
* What exactly did you do (or not do) that was effective (or
ineffective)?
Tried a simple scatterplot example:
library(plotly)
plot_ly(data = iris, x = ~Sepal.Length, y = ~Petal.Length)
* What was the outcome of this action?
Web browser opened with an empty page instead of a plot and there
were many JS errors in browser's console. Plotly.js version that comes
bundled with r-cran-plotly is very old, which is probably the cause of
those errors. Tried also 4.10.4 from testing - same result.
-- System Information:
Debian Release: 12.4
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 6.1.0-17-amd64 (SMP w/6 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages r-cran-plotly depends on:
ii libjs-jquery-selectize.js 0.12.6+dfsg-1.1
ii r-base-core [r-api-4.0] 4.2.2.20221110-2
ii r-cran-base64enc 0.1-3-3
ii r-cran-colourpicker 1.2.0+dfsg-1
ii r-cran-crosstalk 1.2.0+dfsg-1
ii r-cran-data.table 1.14.8+dfsg-1
ii r-cran-digest 0.6.31-1
ii r-cran-dplyr 1.0.10-1
ii r-cran-ggplot2 3.4.1+dfsg-1
ii r-cran-htmltools 0.5.4-1
ii r-cran-htmlwidgets 1.6.1+dfsg-1
ii r-cran-httr 1.4.5+dfsg-1
ii r-cran-jsonlite 1.8.4+dfsg-1
ii r-cran-lazyeval 0.2.2-1+b1
ii r-cran-magrittr 2.0.3-1
ii r-cran-promises 1.2.0.1+dfsg-1
ii r-cran-purrr 1.0.1-1
ii r-cran-rcolorbrewer 1.1-3-1
ii r-cran-rlang 1.0.6-1
ii r-cran-scales 1.2.1-1
ii r-cran-tibble 3.1.8+dfsg-1
ii r-cran-tidyr 1.3.0-1
ii r-cran-vctrs 0.5.2-1
ii r-cran-viridislite 0.4.1-1
Versions of packages r-cran-plotly recommends:
pn r-cran-ggthemes <none>
pn r-cran-hexbin <none>
pn r-cran-maps <none>
pn r-cran-maptools <none>
pn r-cran-png <none>
pn r-cran-quantreg <none>
pn r-cran-reshape2 <none>
pn r-cran-rsclient <none>
pn r-cran-rversions <none>
pn r-cran-sf <none>
pn r-cran-testthat <none>
Versions of packages r-cran-plotly suggests:
pn r-cran-broom <none>
pn r-cran-cairo <none>
ii r-cran-curl 5.0.0+dfsg-1
pn r-cran-dendextend <none>
pn r-cran-devtools <none>
pn r-cran-forcats <none>
pn r-cran-ggalluvial <none>
pn r-cran-ggally <none>
pn r-cran-irdisplay <none>
ii r-cran-knitr 1.42+dfsg-1
ii r-cran-mass 7.3-58.2-1
pn r-cran-palmerpenguins <none>
pn r-cran-processx <none>
pn r-cran-reticulate <none>
pn r-cran-rgeos <none>
ii r-cran-rmarkdown 2.20+dfsg-1
pn r-cran-rsvg <none>
ii r-cran-shiny 1.7.4+dfsg-2+deb12u1
pn r-cran-webshot <none>
-- no debconf information
More information about the R-pkg-team
mailing list