-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
65 lines (40 loc) · 2.16 KB
/
ChangeLog
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
2009-08-09 Nicholas Lewin-Koh <[email protected]>
* R/grid.hexagons.R removed break statements, switch fails. Cow
lattice and centroid can ramp colors. Bug submitted by Ricardo
DeLemos" <[email protected]>
* man/hexVP-class.Rd Shape slot was not documented
2009-02-26 Nicholas Lewin-Koh <[email protected]>
* R/grid.hexagons.R fixed bad if construct
* R/hexbin.s4.R changed xlab and ylab signatures in class hexbin
from character to vector, patch submitted by Don Armstrong <[email protected]>
2008-04-28 Martin Maechler <[email protected]>
* DESCRIPTION (Version): 1.13.4
* man/*.Rd: fixes to several man pages;
note that gplot.hexbin() now is *deprecated* !
2008-03-18 Patrick Aboyoun <[email protected]>
* man/panel.hexboxplot, man/panel.hexgrid, man/panel.hexloess: Added more information to man files.
* R/hexbinplot.R (panel.hexboxplot): removed unused singles argument.
2008-03-12 Patrick Aboyoun <[email protected]>
* R/hexViewport.R (hexVP.abline): Fixed the handling of non-model objects as input.
2008-02-28 Patrick Aboyoun <[email protected]>
* R/hexPlotMA.R (plotMAhex): Require users to specify status explicitly
rather than as the component MA$genes$Status
* R/hexPlotMA.R (plotMAhex): Replaced support of Biobase class exprSet with
ExpressionSet
2006-09-28 Martin Maechler <[email protected]>
* NAMESPACE: add full list of colorspace dependencies
2005-07-26 Martin Maechler <[email protected]>
* R/hexViewport.R (smartBnds): some rationalization
* R/hexViewport.R (rname): dito
2005-07-19 Martin Maechler <[email protected]>
* DESCRIPTION (Version): 1.3.1 (not to confuse with the previous one).
* man/gplot.hexbin.Rd: fix typo and usage for S4method
* R/hexPlotMA.R (hexMA.loess): add argument 'n'
* R/hexViewport.R (hexVP.loess): add argument 'n'; other "white
space cosmetic" in file
2005-10-21 Nicholas Lewin-Koh <[email protected]>
* added Deepayan Sarkar's hexbinplot.R function for lattice hexbin
plots
* Added my Hexplom function based on Deepayan's code
2005-10-27 Nicholas Lewin-Koh <[email protected]>
* Added more panel functions, for hexboxplots and hdiffplots.