Source: r-cran-ggplot2 Standards-Version: 4.7.4 Maintainer: Debian R Packages Maintainers Uploaders: Andreas Tille , Section: gnu-r Testsuite: autopkgtest-pkg-r Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, r-cran-cli, r-cran-gtable (>= 0.3.6), r-cran-isoband, r-cran-lifecycle, r-cran-rlang (>= 1.1.0), r-cran-s7, r-cran-scales (>= 1.4.0), r-cran-vctrs (>= 0.6.0), r-cran-withr, architecture-is-64-bit, architecture-is-little-endian, Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-ggplot2 Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-ggplot2.git Homepage: https://cran.r-project.org/package=ggplot2 Package: r-cran-ggplot2 Architecture: all Depends: ${R:Depends}, ${misc:Depends}, Recommends: ${R:Recommends}, Suggests: ${R:Suggests}, Description: Create Elegant Data Visualisations Using the Grammar of Graphics A system for 'declaratively' creating graphics, based on "The Grammar of Graphics". You provide the data, tell 'ggplot2' how to map variables to aesthetics, what graphical primitives to use, and it takes care of the details.