Re: [Rd] utils::isS3stdGeneric chokes on primitives and identity

2020-08-30 Thread Gabriel Becker
Submitted to bugzilla here: https://bugs.r-project.org/bugzilla/show_bug.cgi?id=17901 On Sat, Aug 29, 2020 at 1:57 PM Gabriel Becker wrote: > Hi all, > > I have a patch that fixes this and also fixes/improves debugcall so that > it supports pkg::fun(obj) and pkg:::fun(obj) style calls. I'm going

[Rd] make check fails due to NA / NaN mismatch

2020-08-30 Thread Korpela Mikko (MML)
It seems there is a problem in tests/d-p-q-r-tst-2.R (R-devel r79091): NA / NaN mismatch is not allowed by a test on lines 590--592, but the comment suggests otherwise. A run of "make check" fails there when tested on a Raspberry Pi with Raspberry Pi OS (based on Debian Buster): all 'NaN' is exp