~ubuntu-branches/debian/sid/r-cran-mass/sid

« back to all changes in this revision

Viewing changes to inst/NEWS

  • Committer: Package Import Robot
  • Author(s): Dirk Eddelbuettel
  • Date: 2012-04-26 08:12:22 UTC
  • mfrom: (1.1.12)
  • Revision ID: package-import@ubuntu.com-20120426081222-5jkaaz7za1nkxf32
Tags: 7.3-18-1
* New upstream release

* debian/control: Set Build-Depends: to current R version
* debian/control: Change Depends to ${R:Depends}
* debian/control: Set Standards-Version: to current version 

Show diffs side-by-side

added added

removed removed

Lines of Context:
172
172
- fitdistr() gains a vcov() method (suggested by Achim Zeileis).
173
173
- ch06.R has R alternatives to fac.design.
174
174
- ch11.R has R alternatives for ggobi and factor rotation.
175
 
- hubers() copes in extreme case when middle 50% of data is constant.
 
175
- hubers() copes in extreme cases when middle 50% of data is constant.
176
176
- tests/ now includes dataset for polr.R, so checking depends only on
177
177
  base packages and lattice.
178
178
- The "glm" method for profile() failed when given a binomial model
180
180
- fitdistr() works harder to rescale the problem when fitting a gamma.
181
181
- cov.trob() handles zero weights without giving a warning (reported by
182
182
  John Fox).
 
183
- boxcox() works better when 'y' is very badly scaled, e.g. around 1e-16
 
184
  (patch by Martin Maechler).
 
 
b'\\ No newline at end of file'