Hi all,
With the new staged installation, it seems that R CMD INSTALL sometimes
fails on macOS due to these lines [1] when sapply() returns a list. The
x13binary package has an example [2], reproducible with the following steps:
$ git clone g...@github.com:x13org/x13binary.git && cd x13binary
$ g
, Martin Maechler wrote:
> >>>>>> Kara Woo
> >>>>>> on Thu, 23 May 2019 14:24:26 -0700 writes:
> > > Hi all,
> > > With the new staged installation, it seems that R CMD INSTALL
> sometimes
> > > fails on macOS