Skip to content
Prev 25048 / 63424 Next

optim non-bug

On Tue, 15 May 2007, Prof Brian Ripley wrote:

            
Overnight runs show that if we do this maximally, only a very few packages 
are affected

optim: SoPhy has 'meth', copula has 'hess', MeasurementError.cor (BioC)
   has unnamed 'method'
uniroot: distrDoc has 'low', 'up' in a vignette
optimize: qtlDesign, sde, waveslim have 'max'
nlm: none
integrate: none

Doubtless there are scripts that will be affected (but with an error and a 
clearcut error message), but unless I hear cogent reasons otherwise
it seems that the balance is well in favour of making the change.

(I have more than once been tempted to knock up a version of R that does 
not allow partial matching of arguments to see what breaks, but a few are 
entrenched like 'length.out' and 'along.with' in seq.default and 'all' in 
ls.  Seems someone is fond of 'env' in get/exists/assign.)