ChangeLog:
* DESCRIPTION: Updated version number
* R/methods-mathOps.R: callGeneric() seems to have troubles in
finding variables defined in the function frame and passed to the
generic with the dots arguments.
Approved by: eadler,bdrewery (mentors, implicit)
ChangeLog:
2013-03-15 chalabi
* DESCRIPTION: Updated maintainer field and version number
* R/zzz.R: Removed deprecated .First.lib()
* R/base-apply.R: Added out of range test in
apply,method-timeSeries
2013-02-22 tsetz
* R/statistics-rollMean.R: functions rollMin and rollMax exchanged
and function rollMin corrected,
rollStats timeSeries name corrected
Approved by: bdrewery (mentor)