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

2020-02-20 Thread Jeroen Ooms
On Tue, Feb 18, 2020 at 1:29 AM Dominic Comtois wrote: > > Hello, > > On my package's check results ( > https://cran.r-project.org/web/checks/check_results_summarytools.html), I > see a bunch of warnings with "No protocol specified" messages. This happens > only with OS X, and I can't reproduce th

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

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

2020-02-17 Thread Dominic Comtois
Hello, On my package's check results ( https://cran.r-project.org/web/checks/check_results_summarytools.html), I see a bunch of warnings with "No protocol specified" messages. This happens only with OS X, and I can't reproduce them when actually building on a Mac, nor with rhub::check_on_macos().