search for: deprecatedwarn

Displaying 4 results from an estimated 4 matches for "deprecatedwarn".

2025 Mar 21
1
structure(<primitive function>, ...) is sticky: a bug, or should it be an error?
On Fri, Mar 21, 2025 at 8:55?AM Martin Maechler <maechler at stat.math.ethz.ch> wrote: > > >>>>> Martin Maechler > >>>>> on Fri, 21 Mar 2025 14:49:16 +0100 writes: > > >>>>> Henrik Bengtsson > >>>>> on Thu, 20 Mar 2025 11:55:05 -0700 writes: > > >>> I'm pretty convinced we should fix
2019 Apr 26
0
R 3.6.0 is released
...s purpose.) * The new function asplit() allow splitting an array or matrix by its margins. * New functions errorCondition() and warningCondition() provide a convenient way to create structured error and warning objects. .Deprecated() now signals a warning of class "deprecatedWarning", and .Defunct() now signals an error of class "defunctError". * Many 'package not found' errors are now signaled as errors of class "packageNotFoundError". * As an experimental feature, when loadNamespace() fails because the requested...
2019 Apr 26
0
R 3.6.0 is released
...s purpose.) * The new function asplit() allow splitting an array or matrix by its margins. * New functions errorCondition() and warningCondition() provide a convenient way to create structured error and warning objects. .Deprecated() now signals a warning of class "deprecatedWarning", and .Defunct() now signals an error of class "defunctError". * Many 'package not found' errors are now signaled as errors of class "packageNotFoundError". * As an experimental feature, when loadNamespace() fails because the requested...
2019 Apr 26
0
R 3.6.0 is released
...s purpose.) * The new function asplit() allow splitting an array or matrix by its margins. * New functions errorCondition() and warningCondition() provide a convenient way to create structured error and warning objects. .Deprecated() now signals a warning of class "deprecatedWarning", and .Defunct() now signals an error of class "defunctError". * Many 'package not found' errors are now signaled as errors of class "packageNotFoundError". * As an experimental feature, when loadNamespace() fails because the requested...