Displaying 2 results from an estimated 2 matches for "aslett".
Did you mean:
haslett
2014 Dec 02
2
Bundling system dependencies in binary packages
I've been hunting round for the accepted method of bundling system
dependencies into binary packages.
For example, there are some CRAN packages (e.g. gmp, RcppArmadillo,
...) which don't require the system dependencies be installed for the
Windows and Mac binary builds. I understand that there are a very
limited number of packages for which CRAN would do this, so as a first
step I'm
2014 Dec 03
0
Bundling system dependencies in binary packages
On 3 December 2014 at 07:40, Prof Brian Ripley wrote:
> On 02/12/2014 18:34, Louis Aslett wrote:
>> I've been hunting round for the accepted method of bundling system
>> dependencies into binary packages.
>>
>> For example, there are some CRAN packages (e.g. gmp, RcppArmadillo,
>> ...) which don't require the system dependencies be installed for the...