Source: r-cran-dygraphs
Standards-Version: 4.7.3
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
Build-Depends:
 debhelper-compat (= 13),
 dh-r,
 r-base-dev,
 r-cran-magrittr,
 r-cran-htmlwidgets,
 r-cran-htmltools,
 r-cran-zoo,
 r-cran-xts,
 architecture-is-64-bit,
 architecture-is-little-endian,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-dygraphs
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-dygraphs.git
Homepage: https://cran.r-project.org/package=dygraphs
Rules-Requires-Root: no

Package: r-cran-dygraphs
Architecture: all
Depends:
 ${R:Depends},
 ${misc:Depends},
 libjs-jquery,
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: GNU R interface to 'Dygraphs' interactive time series charting library
 An R interface to the 'dygraphs' JavaScript charting library
 (a copy of which is included in the package). Provides rich facilities
 for charting time-series data in R, including highly configurable
 series- and axis-display and interactive features like zoom/pan and
 series/point highlighting.
