Re: [R-pkg-devel] Linking with software dependencies

2019-08-24 Thread Sameh M. Abdulah
uettel Sent: Saturday, August 24, 2019 9:48 PM To: Sameh M. Abdulah Cc: r-package-devel@r-project.org Subject: Re: [R-pkg-devel] Linking with software dependencies On 24 August 2019 at 18:16, Sameh M. Abdulah wrote: | (1) My package requires a pre-installation of Intel MKL. Is there any way to i

Re: [R-pkg-devel] Linking with software dependencies

2019-08-24 Thread Dirk Eddelbuettel
On 24 August 2019 at 18:16, Sameh M. Abdulah wrote: | (1) My package requires a pre-installation of Intel MKL. Is there any way to include the MKL installation with the package. This (or a related) question was discussed here (or on a related list ?) very recently. The recommendation, that I co