Skip to content

cut with infinite values -> NA (PR#1694)

1 message · Brian Ripley

#
You are correct in your expectations.  This is a bug: the C code does not
cover the cases +/-Inf (because it uses R_FINITE to exclude them).

I'll fix it in R-patched: filing with R-bugs for the record.
On 20 Jun 2002, Markus [ISO-8859-1] Jäntti wrote: