Re: [R-pkg-devel] Catching console messages from libGL

2020-02-18 Thread Duncan Murdoch
On 17/02/2020 4:10 p.m., Ivan Krylov wrote: On Mon, 17 Feb 2020 14:56:31 -0500 Duncan Murdoch wrote: So how do I capture stderr (or, off topic here, how do I get libGL to be quiet)? libGL seems to only offer bad news in this regard: it writes directly to stderr [1] and does not seem to offer

Re: [R-pkg-devel] CRAN Package Check Results - No protocol specified (OS X only)

2020-02-18 Thread Ivan Krylov
On Mon, 17 Feb 2020 19:28:43 -0500 Dominic Comtois wrote: > a bunch of warnings with "No protocol specified" messages "No protocol specified" is printed by the X11 client library when it fails to connect to the X server. I think that these indicate a problem with setup of the macOS testing serve