1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: r-cran-hexbin
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Section: gnu-r
Priority: optional
Build-Depends: debhelper (>= 9),
r-base-dev,
r-cran-lattice,
cdbs
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-hexbin/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-hexbin/
Homepage: http://cran.r-project.org/web/packages/hexbin
Package: r-cran-hexbin
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
${R:Depends},
r-cran-lattice
Description: GNU R hexagonal binning routines
This GNU R package contains binning and plotting functions for hexagonal
bins. Now uses and relies on grid graphics and formal (S4) classes and
methods.
|