The R Project SVN R-packages

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
5269 6457 d 3 h deepayan /trunk/lattice/R/ fixed densityplot prepanel bug for empty packets; also cleaned up NA usage  
5179 6576 d 8 h deepayan /trunk/lattice/ slightly reworked prepanel functions to get better date support  
5162 6611 d 13 h deepayan /trunk/lattice/ bugfix: [xy]lim=list() didn't work with scales=TRUE (reported by Richard Cotton)  
4740 6920 d 8 h deepayan /trunk/lattice/ misc fixes, and an example illustrating use of 'type' in panel.xyplot  
4726 6924 d 13 h deepayan /trunk/lattice/R/ better matching of panel function arguments  
4554 6961 d 14 h deepayan /trunk/lattice/R/ a better value for the call slot of trellis objects; update.default now works  
4478 6978 d 9 h deepayan /trunk/lattice/R/ better support for jittering in panel.stripplot and panel.xyplot  
4408 6995 d 8 h deepayan /trunk/lattice/R/ changed all slots to sys.call(sys.parent()), which hopefully better approximates the original call  
4376 7006 d 6 h deepayan /trunk/lattice/R/ changes related to dates being no longer numeric in R  
4212 7061 d 7 h deepayan /trunk/lattice/ bugfixes  
4211 7061 d 10 h deepayan /trunk/lattice/ made the 'lattice.options' argument work better, in the sense that it is used when trellis objects are created, not just when they are printed  
4181 7074 d 15 h deepayan /trunk/lattice/R/ made panel function defaults settable options  
3917 7217 d 10 h deepayan /trunk/lattice/ changed instances of seq to seq_along and seq_length wherever appropriate  
3207 7356 d 11 h deepayan /trunk/lattice/R/ updated copyright notice  
3073 7405 d 18 h deepayan /trunk/lattice/R/ bugfixes, (1) fill in lpoints and (2) print.shingle  
2335 7452 d 2 h deepayan /trunk/lattice/ changed defaults of data=parent.frame() to data=NULL  
2244 7491 d 1 h deepayan /trunk/lattice/R/ changed wrong use of 'library' to 'package' in license statement, updated copyright  
2090 7517 d 14 h deepayan /trunk/lattice/ added option o change origin with type='h'  
2085 7521 d 0 h deepayan /trunk/lattice/ fixed bug in panel.superpose when 'groups' contained NA's, rearranged things so that panel.superpose.2 is now a simple wrapper for panel.superpose (since they share most of the code)  
2067 7532 d 5 h deepayan /trunk/lattice/ panel.xyplot and panel.densityplot can now handle 'groups' themselves (by calling panel.superpose), which means that there's no need to change the default panel functions in the corresponding high level functions when 'groups' is non-null. This doesn't really do anything new, it just avoids a long explanation. Also improved summary.trellis.  

Show All