The R Project SVN R-packages

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
5315 6411 d 11 h deepayan /trunk/lattice/ fixed many partial argument matches  
/trunk/lattice/DESCRIPTION
/trunk/lattice/R/axis.R
/trunk/lattice/R/bwplot.R
/trunk/lattice/R/cloud.R
/trunk/lattice/R/common.R
/trunk/lattice/R/densityplot.R
/trunk/lattice/R/interaction.R
/trunk/lattice/R/layout.R
/trunk/lattice/R/legend.R
/trunk/lattice/R/levelplot.R
/trunk/lattice/R/miscellaneous.R
/trunk/lattice/R/panels.R
/trunk/lattice/R/parallel.R
/trunk/lattice/R/print.trellis.R
/trunk/lattice/R/qqmath.R
/trunk/lattice/R/scales.R
/trunk/lattice/R/settings.R
/trunk/lattice/R/splom.R
/trunk/lattice/R/strip.R
/trunk/lattice/R/update.trellis.R
/trunk/lattice/R/zzz.R
/trunk/lattice/man/ethanol.Rd
/trunk/lattice/man/levelplot.Rd
/trunk/lattice/man/panel.qqmathline.Rd
/trunk/lattice/man/panel.superpose.Rd
/trunk/lattice/man/panel.xyplot.Rd
/trunk/lattice/man/prepanel.functions.Rd
/trunk/lattice/man/splom.Rd
/trunk/lattice/man/update.trellis.Rd
/trunk/lattice/man/xyplot.Rd
5269 6457 d 6 h deepayan /trunk/lattice/R/ fixed densityplot prepanel bug for empty packets; also cleaned up NA usage  
/trunk/lattice/R/bwplot.R
/trunk/lattice/R/cloud.R
/trunk/lattice/R/common.R
/trunk/lattice/R/densityplot.R
/trunk/lattice/R/histogram.R
/trunk/lattice/R/levelplot.R
/trunk/lattice/R/panels.R
/trunk/lattice/R/qqmath.R
/trunk/lattice/R/scales.R
/trunk/lattice/R/tmd.R
/trunk/lattice/R/xyplot.R
5214 6544 d 12 h deepayan /trunk/lattice/ added a 'weights' argument to densityplot  
/trunk/lattice/R/densityplot.R
/trunk/lattice/man/histogram.Rd
/trunk/lattice/man/panel.densityplot.Rd
/trunk/lattice/man/prepanel.default.Rd
5210 6549 d 12 h deepayan /trunk/lattice/R/ draw density last, to allow grids etc.  
/trunk/lattice/R/densityplot.R
5194 6564 d 13 h deepayan /trunk/lattice/ improved memory usage for non-formula methods; make one less copy  
/trunk/lattice/DESCRIPTION
/trunk/lattice/R/bwplot.R
/trunk/lattice/R/densityplot.R
/trunk/lattice/R/histogram.R
/trunk/lattice/R/qqmath.R
/trunk/lattice/man/prepanel.default.Rd
5162 6611 d 17 h deepayan /trunk/lattice/ bugfix: [xy]lim=list() didn't work with scales=TRUE (reported by Richard Cotton)  
/trunk/lattice/DESCRIPTION
/trunk/lattice/R/bwplot.R
/trunk/lattice/R/cloud.R
/trunk/lattice/R/densityplot.R
/trunk/lattice/R/histogram.R
/trunk/lattice/R/levelplot.R
/trunk/lattice/R/miscellaneous.R
/trunk/lattice/R/qq.R
/trunk/lattice/R/qqmath.R
/trunk/lattice/R/xyplot.R
4554 6961 d 17 h deepayan /trunk/lattice/R/ a better value for the call slot of trellis objects; update.default now works  
/trunk/lattice/R/bwplot.R
/trunk/lattice/R/cloud.R
/trunk/lattice/R/densityplot.R
/trunk/lattice/R/histogram.R
/trunk/lattice/R/levelplot.R
/trunk/lattice/R/parallel.R
/trunk/lattice/R/qq.R
/trunk/lattice/R/qqmath.R
/trunk/lattice/R/shingle.R
/trunk/lattice/R/splom.R
/trunk/lattice/R/xyplot.R
4408 6995 d 11 h deepayan /trunk/lattice/R/ changed all slots to sys.call(sys.parent()), which hopefully better approximates the original call  
/trunk/lattice/R/bwplot.R
/trunk/lattice/R/cloud.R
/trunk/lattice/R/densityplot.R
/trunk/lattice/R/histogram.R
/trunk/lattice/R/levelplot.R
/trunk/lattice/R/parallel.R
/trunk/lattice/R/qq.R
/trunk/lattice/R/qqmath.R
/trunk/lattice/R/shingle.R
/trunk/lattice/R/splom.R
/trunk/lattice/R/xyplot.R
4318 7027 d 15 h deepayan /trunk/lattice/ changed as.name() to quote() in several places, and updated docs to reflect lpolygon fix that ignores font parameters  
/trunk/lattice/DESCRIPTION
/trunk/lattice/R/bwplot.R
/trunk/lattice/R/cloud.R
/trunk/lattice/R/densityplot.R
/trunk/lattice/R/histogram.R
/trunk/lattice/R/levelplot.R
/trunk/lattice/R/parallel.R
/trunk/lattice/R/qqmath.R
/trunk/lattice/R/splom.R
/trunk/lattice/man/llines.Rd
4212 7061 d 11 h deepayan /trunk/lattice/ bugfixes  
/trunk/lattice/R/axis.R
/trunk/lattice/R/bwplot.R
/trunk/lattice/R/cloud.R
/trunk/lattice/R/densityplot.R
/trunk/lattice/R/histogram.R
/trunk/lattice/R/levelplot.R
/trunk/lattice/R/panels.R
/trunk/lattice/R/parallel.R
/trunk/lattice/R/qq.R
/trunk/lattice/R/qqmath.R
/trunk/lattice/R/splom.R
/trunk/lattice/R/xyplot.R
/trunk/lattice/demo/lattice.R
/trunk/lattice/tests/test.R
4211 7061 d 14 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  
/trunk/lattice/R/bwplot.R
/trunk/lattice/R/cloud.R
/trunk/lattice/R/densityplot.R
/trunk/lattice/R/histogram.R
/trunk/lattice/R/levelplot.R
/trunk/lattice/R/parallel.R
/trunk/lattice/R/qq.R
/trunk/lattice/R/qqmath.R
/trunk/lattice/R/splom.R
/trunk/lattice/R/xyplot.R
/trunk/lattice/man/cloud.Rd
/trunk/lattice/man/histogram.Rd
/trunk/lattice/man/levelplot.Rd
/trunk/lattice/man/qq.Rd
/trunk/lattice/man/qqmath.Rd
/trunk/lattice/man/splom.Rd
/trunk/lattice/man/xyplot.Rd
4184 7073 d 12 h deepayan /trunk/lattice/R/ improved warning messages (mostly put single quotes around object names)  
/trunk/lattice/R/bwplot.R
/trunk/lattice/R/cloud.R
/trunk/lattice/R/common.R
/trunk/lattice/R/densityplot.R
/trunk/lattice/R/histogram.R
/trunk/lattice/R/interaction.R
/trunk/lattice/R/levelplot.R
/trunk/lattice/R/parallel.R
/trunk/lattice/R/qqmath.R
/trunk/lattice/R/scales.R
/trunk/lattice/R/settings.R
/trunk/lattice/R/splom.R
/trunk/lattice/R/update.trellis.R
4181 7074 d 19 h deepayan /trunk/lattice/R/ made panel function defaults settable options  
/trunk/lattice/R/bwplot.R
/trunk/lattice/R/cloud.R
/trunk/lattice/R/densityplot.R
/trunk/lattice/R/histogram.R
/trunk/lattice/R/levelplot.R
/trunk/lattice/R/parallel.R
/trunk/lattice/R/qq.R
/trunk/lattice/R/qqmath.R
/trunk/lattice/R/settings.R
/trunk/lattice/R/splom.R
/trunk/lattice/R/xyplot.R
3917 7217 d 13 h deepayan /trunk/lattice/ changed instances of seq to seq_along and seq_length wherever appropriate  
/trunk/lattice/R/axis.R
/trunk/lattice/R/bwplot.R
/trunk/lattice/R/cloud.R
/trunk/lattice/R/common.R
/trunk/lattice/R/densityplot.R
/trunk/lattice/R/histogram.R
/trunk/lattice/R/interaction.R
/trunk/lattice/R/layout.R
/trunk/lattice/R/legend.R
/trunk/lattice/R/levelplot.R
/trunk/lattice/R/miscellaneous.R
/trunk/lattice/R/panels.R
/trunk/lattice/R/parallel.R
/trunk/lattice/R/print.trellis.R
/trunk/lattice/R/qq.R
/trunk/lattice/R/qqmath.R
/trunk/lattice/R/scales.R
/trunk/lattice/R/shingle.R
/trunk/lattice/R/splom.R
/trunk/lattice/R/summary.trellis.R
/trunk/lattice/R/tmd.R
/trunk/lattice/R/update.trellis.R
/trunk/lattice/R/xyplot.R
/trunk/lattice/man/interaction.Rd
/trunk/lattice/man/llines.Rd
/trunk/lattice/man/utilities.3d.Rd
3905 7221 d 12 h deepayan /trunk/lattice/R/ fixes to potential problems with reversed axes  
/trunk/lattice/R/axis.R
/trunk/lattice/R/cloud.R
/trunk/lattice/R/common.R
/trunk/lattice/R/densityplot.R
/trunk/lattice/R/legend.R
/trunk/lattice/R/miscellaneous.R
/trunk/lattice/R/panels.R
3207 7356 d 15 h deepayan /trunk/lattice/R/ updated copyright notice  
/trunk/lattice/R/axis.R
/trunk/lattice/R/bwplot.R
/trunk/lattice/R/cloud.R
/trunk/lattice/R/common.R
/trunk/lattice/R/densityplot.R
/trunk/lattice/R/histogram.R
/trunk/lattice/R/interaction.R
/trunk/lattice/R/layout.R
/trunk/lattice/R/legend.R
/trunk/lattice/R/levelplot.R
/trunk/lattice/R/make.groups.R
/trunk/lattice/R/miscellaneous.R
/trunk/lattice/R/panels.R
/trunk/lattice/R/parallel.R
/trunk/lattice/R/print.trellis.R
/trunk/lattice/R/qq.R
/trunk/lattice/R/qqmath.R
/trunk/lattice/R/shingle.R
/trunk/lattice/R/splom.R
/trunk/lattice/R/strip.R
/trunk/lattice/R/summary.trellis.R
/trunk/lattice/R/tmd.R
/trunk/lattice/R/update.trellis.R
/trunk/lattice/R/xyplot.R
/trunk/lattice/R/zzz.R
3199 7359 d 18 h deepayan /trunk/lattice/R/ bugfix (NA-s in groups) for densityplot  
/trunk/lattice/R/densityplot.R
2335 7452 d 6 h deepayan /trunk/lattice/ changed defaults of data=parent.frame() to data=NULL  
/trunk/lattice/R/bwplot.R
/trunk/lattice/R/cloud.R
/trunk/lattice/R/densityplot.R
/trunk/lattice/R/histogram.R
/trunk/lattice/R/levelplot.R
/trunk/lattice/R/parallel.R
/trunk/lattice/R/qq.R
/trunk/lattice/R/qqmath.R
/trunk/lattice/R/splom.R
/trunk/lattice/R/tmd.R
/trunk/lattice/R/xyplot.R
/trunk/lattice/inst/Changes
/trunk/lattice/man/cloud.Rd
/trunk/lattice/man/histogram.Rd
/trunk/lattice/man/latticeParseFormula.Rd
/trunk/lattice/man/levelplot.Rd
/trunk/lattice/man/qq.Rd
/trunk/lattice/man/qqmath.Rd
/trunk/lattice/man/splom.Rd
/trunk/lattice/man/xyplot.Rd
2244 7491 d 4 h deepayan /trunk/lattice/R/ changed wrong use of 'library' to 'package' in license statement, updated copyright  
/trunk/lattice/R/axis.R
/trunk/lattice/R/bwplot.R
/trunk/lattice/R/cloud.R
/trunk/lattice/R/common.R
/trunk/lattice/R/densityplot.R
/trunk/lattice/R/histogram.R
/trunk/lattice/R/interaction.R
/trunk/lattice/R/layout.R
/trunk/lattice/R/legend.R
/trunk/lattice/R/levelplot.R
/trunk/lattice/R/make.groups.R
/trunk/lattice/R/miscellaneous.R
/trunk/lattice/R/panels.R
/trunk/lattice/R/parallel.R
/trunk/lattice/R/plot.shingle.R
/trunk/lattice/R/print.trellis.R
/trunk/lattice/R/qq.R
/trunk/lattice/R/qqmath.R
/trunk/lattice/R/scales.R
/trunk/lattice/R/settings.R
/trunk/lattice/R/shingle.R
/trunk/lattice/R/splom.R
/trunk/lattice/R/strip.R
/trunk/lattice/R/summary.trellis.R
/trunk/lattice/R/tmd.R
/trunk/lattice/R/update.trellis.R
/trunk/lattice/R/xyplot.R
/trunk/lattice/R/zzz.R
2138 7507 d 15 h deepayan /trunk/lattice/ added a 'type' argument to some panel functions (to avoid multiple matching). Misc doc updates.  
/trunk/lattice/DESCRIPTION
/trunk/lattice/INDEX
/trunk/lattice/R/densityplot.R
/trunk/lattice/R/panels.R
/trunk/lattice/SvnLog
/trunk/lattice/man/panel.densityplot.Rd
/trunk/lattice/man/panel.functions.Rd
/trunk/lattice/man/update.trellis.Rd
/trunk/lattice/po/R-fr.po
/trunk/lattice/po/R-lattice.pot

Show All