~ubuntu-branches/ubuntu/oneiric/latticeextra/oneiric

« back to all changes in this revision

Viewing changes to inst/NEWS

  • Committer: Bazaar Package Importer
  • Author(s): Dirk Eddelbuettel
  • Date: 2011-05-13 15:40:08 UTC
  • mfrom: (1.4.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20110513154008-ogqy8zo6elhazff4
Tags: 0.6-16-1
* New upstream release

* debian/control: Set (Build-)Depends: to current R version
* debian/control: Set Standards-Version: to current version 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
 
2
Changes in Version 0.6-15 (under development)
 
3
 
 
4
 o panel.xyarea() gains a 'horizontal' argument.
 
5
 
 
6
 o layer() now works with splom.
 
7
 
 
8
 o panel.ellipse() [was introduced previously but not mentioned here].
 
9
 
 
10
 o changes to panel.smoother,quantile,xyarea to work with the new 
 
11
   'col' default in panel.superpose(): now "black" rather than NA.
 
12
 
2
13
Changes in Version 0.6-14
3
14
 
4
15
 o new combineLimits() function for per-row and per-column limits.