Re: [R-SIG-Mac] R CMD check warning in 4.0.0 RC

2020-04-20 Thread Prof Brian Ripley
On 20/04/2020 16:51, Duncan Murdoch wrote: I've just installed R version 4.0.0 RC (2020-04-18 r78249) and am checking a package on MacOS High Sierra (10.13.6).  I can't install the recommended version of Xcode on this MacOS version.  I'm currently using Xcode 9.2.  (I think Xcode 10.x is suppos

Re: [R-SIG-Mac] R CMD check warning in 4.0.0 RC

2020-04-20 Thread Simon Urbanek
Duncan, that is not your fault, this flag is used by the release and hence should not be flagged by the check system. Thanks for reporting, I'll look into it. Thanks, Simon > On 21/04/2020, at 3:51 AM, Duncan Murdoch wrote: > > I've just installed R version 4.0.0 RC (2020-04-18 r78249) and a