Displaying 4 results from an estimated 4 matches for "x13binari".
Did you mean:
x13binary
2019 May 23
3
Possible bug when finding shared libraries during staged installation
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 git at github.com:x13org/x13binary.git && cd x13binary
$ git checkout 663ad7122
$ R CMD INSTALL .
(We've also run into it in an internal
2019 May 24
2
Possible bug when finding shared libraries during staged installation
On 5/24/19 2:52 PM, 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 due to these lines [1] when sapply() returns a list. The
> > x13binary package has an example [2],
2019 May 24
0
Possible bug when finding shared libraries during staged installation
>>>>> 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 due to these lines [1] when sapply() returns a list. The
> x13binary package has an example [2], reproducible with the following steps:
> $ git clone git at
2019 May 24
0
Possible bug when finding shared libraries during staged installation
Yes, that's the same result that I see as well.
If you still want the formal report I can create one if someone adds me to
bugzilla, but it sounds like that may not be necessary. Thanks for looking
into this!
On Fri, May 24, 2019 at 5:58 AM Tomas Kalibera <tomas.kalibera at gmail.com>
wrote:
> On 5/24/19 2:52 PM, Martin Maechler wrote:
> >>>>>> Kara Woo
>