R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R-packages
(root)
/
trunk
/
lattice
/
R
/
bwplot.R
– Rev 5379
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
5379
6331 d 15 h
deepayan
/trunk/lattice/
update to panel.violin fix
/trunk/lattice/R/bwplot.R
/trunk/lattice/man/xyplot.Rd
5378
6331 d 18 h
deepayan
/trunk/lattice/R/
fixed panel.violin to handle length-1 samples
/trunk/lattice/R/bwplot.R
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 7 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
5266
6457 d 12 h
deepayan
/trunk/lattice/R/
cleaned up remaining bugs
/trunk/lattice/R/bwplot.R
/trunk/lattice/R/update.trellis.R
5265
6458 d 3 h
deepayan
/trunk/lattice/
Added support for notches in panel.bwplot (thanks to patch from Mike Kay)
/trunk/lattice/NAMESPACE
/trunk/lattice/R/bwplot.R
/trunk/lattice/man/panel.bwplot.Rd
5215
6544 d 12 h
deepayan
/trunk/lattice/
added a 'horizontal' argument for dotplot.table
/trunk/lattice/R/bwplot.R
/trunk/lattice/man/barchart.table.Rd
5194
6564 d 14 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
5179
6576 d 12 h
deepayan
/trunk/lattice/
slightly reworked prepanel functions to get better date support
/trunk/lattice/DESCRIPTION
/trunk/lattice/R/bwplot.R
/trunk/lattice/R/histogram.R
/trunk/lattice/R/miscellaneous.R
/trunk/lattice/R/qq.R
/trunk/lattice/R/qqmath.R
/trunk/lattice/R/xyplot.R
/trunk/lattice/man/histogram.Rd
5175
6589 d 12 h
deepayan
/trunk/lattice/
fix use of alpha in panel.bwplot
/trunk/lattice/DESCRIPTION
/trunk/lattice/R/bwplot.R
/trunk/lattice/man/panel.bwplot.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
5111
6667 d 15 h
deepayan
/trunk/lattice/
updated man pages to include Springer book reference
/trunk/lattice/DESCRIPTION
/trunk/lattice/R/bwplot.R
/trunk/lattice/man/Lattice.Rd
/trunk/lattice/man/cloud.Rd
/trunk/lattice/man/histogram.Rd
/trunk/lattice/man/levelplot.Rd
/trunk/lattice/man/panel.barchart.Rd
/trunk/lattice/man/panel.bwplot.Rd
/trunk/lattice/man/panel.violin.Rd
/trunk/lattice/man/trellis.device.Rd
/trunk/lattice/man/xyplot.Rd
4877
6796 d 13 h
deepayan
/trunk/lattice/R/
replaced wrong use of by() by tapply() (no longer works in r-devel)
/trunk/lattice/R/bwplot.R
4630
6950 d 10 h
deepayan
/trunk/lattice/R/
better in dotplot.numeric and barchart.numeric
/trunk/lattice/R/bwplot.R
4612
6954 d 9 h
deepayan
/trunk/lattice/R/
more work on making labels general, plus a bugfix
/trunk/lattice/R/bwplot.R
/trunk/lattice/R/cloud.R
/trunk/lattice/R/print.trellis.R
4593
6956 d 17 h
deepayan
/trunk/lattice/
added a 'horizontal' option in barchart.tab;e
/trunk/lattice/R/bwplot.R
/trunk/lattice/man/barchart.table.Rd
4554
6961 d 18 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
4478
6978 d 13 h
deepayan
/trunk/lattice/R/
better support for jittering in panel.stripplot and panel.xyplot
/trunk/lattice/R/bwplot.R
/trunk/lattice/R/xyplot.R
4408
6995 d 12 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
←Prev
1
2
Next→
Show All