Bug#1061828: r-cran-plotly: Can't create any plots

2024-01-31 Thread Andreas Tille
Hi again, Am Tue, Jan 30, 2024 at 08:58:58PM +0100 schrieb Przemysław Kopa: > > $ head -n 6 plotly_cran/lib/plotly-main-2.11.1/plotly-latest.min.js > /** > * plotly.js v2.11.1 > * Copyright 2012-2022, Plotly, Inc. > * All rights reserved. > * Licensed under the MIT license > */ I've updated

Bug#1061828: r-cran-plotly: Can't create any plots

2024-01-30 Thread Andreas Tille
Hi Przemysław, Am Tue, Jan 30, 2024 at 08:58:58PM +0100 schrieb Przemysław Kopa: > I've done some investigation. If you uninstall r-cran-plotly and then > install plotly directly from CRAN (same version), then the plot from the > example renders correctly: Thanks a lot, that's extremely helpful.

Bug#1061828: r-cran-plotly: Can't create any plots

2024-01-30 Thread Przemysław Kopa
I've done some investigation. If you uninstall r-cran-plotly and then install plotly directly from CRAN (same version), then the plot from the example renders correctly: $ sudo apt remove r-cran-plotly > install.packages(pkgs = "https://cran.r-project.org/package=plotly=4.10.1;, repos = NULL)

Bug#1061828: r-cran-plotly: Can't create any plots

2024-01-30 Thread Andreas Tille
Control: tags -1 help Hi Przemyslaw, thanks a lot for your bug report. Its a schame that you have issues with the packaged version of plotly. Am Mon, Jan 29, 2024 at 09:36:55PM +0100 schrieb Przemyslaw Kopa: >Tried a simple scatterplot example: > >library(plotly) >plot_ly(data =

Bug#1061828: r-cran-plotly: Can't create any plots

2024-01-29 Thread Przemyslaw Kopa
Package: r-cran-plotly Version: 4.10.1+dfsg-2 Severity: important X-Debbugs-Cc: prz.k...@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 =