search for: x13org

Displaying 4 results from an estimated 4 matches for "x13org".

Did you mean: 01org
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 package, but it's easier to reproduce with x13binary) In this case the file command returns multiple results for one of the dynamic libraries, so are_shared looks like t...
2019 May 24
2
Possible bug when finding shared libraries during staged installation
...ith 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 package, but it's easier to > > reproduce with x13binary) > > > In this case the file command re...
2019 May 24
0
Possible bug when finding shared libraries during staged installation
...gt; 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 package, but it's easier to > reproduce with x13binary) > In this case the file command returns multiple results for one of the...
2019 May 24
0
Possible bug when finding shared libraries during staged installation
...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 package, but it's easier to > > > reproduce with x13binary) > > > > &g...