-
Notifications
You must be signed in to change notification settings - Fork 11
/
DESCRIPTION
35 lines (35 loc) · 1.48 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Package: hexbin
Version: 1.28.4
Title: Hexagonal Binning Routines
Authors@R: c(person(given = "Dan",
family = "Carr",
role = "aut",
email = "dcarr@voxel.galaxy.gmu.edu"),
person(given = c("Nicholas"),
family = "Lewin-Koh",
role = "aut"),
person(given = "Martin",
family = "Maechler",
role = "aut",
email = "maechler@stat.math.ethz.ch"),
person(given = "Deepayan",
family = "Sarkar",
role = "aut",
email = "deepayan.sarkar@r-project.org"),
person(given = "Edzer",
family = "Pebesma",
role = "cre",
comment = c(ORCID = "0000-0001-8049-7069"),
email = "edzer.pebesma@uni-muenster.de"))
Depends: R (>= 2.0.1), methods
Imports: lattice, grid, graphics, grDevices, stats, utils
Suggests: marray, affy, Biobase, limma, knitr
Description: Binning and plotting functions for hexagonal bins.
Collate: lattice.R BTC.R BTY.R grid.hexagons.R grid.hexlegend.R hbox.R
hdiffplot.R hexbinList.R hexbinplot.R hexbin.s4.R hexpanel.R
hexplom.R hexPlotMA.R hexutil.R hexViewport.R HO.R LINGRAY.R
LOCS.R MAG.R RB.R smoothHexbin.R
License: GPL-2
VignetteBuilder: knitr
NeedsCompilation: yes
URL: https://github.com/edzer/hexbin