Source: r-cran-plotly
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders: Andreas Tille <tille@debian.org>
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-r,
               r-base-dev,
               r-cran-ggplot2,
               r-cran-scales,
               r-cran-httr,
               r-cran-jsonlite,
               r-cran-magrittr,
               r-cran-digest,
               r-cran-viridislite,
               r-cran-base64enc,
               r-cran-htmltools,
               r-cran-htmlwidgets (>= 1.5.2.9001),
               r-cran-tidyr (>= 1.0.0),
               r-cran-rcolorbrewer,
               r-cran-dplyr,
               r-cran-vctrs,
               r-cran-tibble,
               r-cran-lazyeval,
               r-cran-rlang (>= 0.4.10),
               r-cran-crosstalk,
               r-cran-purrr,
               r-cran-data.table,
               r-cran-promises
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-plotly
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-plotly.git
Homepage: https://cran.r-project.org/package=plotly
Rules-Requires-Root: no

Package: r-cran-plotly
Architecture: all
Depends: ${R:Depends},
         ${misc:Depends},
         libjs-jquery-selectize.js,
         r-cran-colourpicker
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: create interactive web graphics via 'plotly.js' in GNU R
 Easily translate 'ggplot2' graphs to an interactive web-based version
 and/or create custom web-based visualizations directly from R. Once
 uploaded to a 'plotly' account, 'plotly' graphs (and the data behind
 them) can be viewed and modified in a web browser.