[R-pkg-devel] Submitting CORELS (Certifiably Optimal Rule Lists) package with/without Windows support

Ralf Stubner r@lf@@tubner @ending from d@q@n@@com
Thu Dec 20 09:00:10 CET 2018


On 20.12.18 02:54, Aditya Saligrama wrote:
> I am trying to submit an R interface for CORELS (Certifiably Optimal Rule Lists). However, I've had a lot of difficulty getting this to compile and run on Windows. In its current state, it compiles on Windows but crashes when I try to run it. Am I able to submit this without Windows support, or could somebody help us with supporting Windows?
> The code is at https://github.com/saligrama/rcorels, and the main project is available at https://corels.eecs.harvard.edu.

What errors doe you get? Your package seems to require GMP and GSL
libraries, which can impose problems on Windows if not handled
correctly. Have a look at CRAN for how other packages using these
libraries handle it.

Greetinga
Ralf

-- 
Ralf Stubner
Senior Software Engineer / Trainer

daqana GmbH
Dortustraße 48
14467 Potsdam

T: +49 331 23 61 93 11
F: +49 331 23 61 93 90
M: +49 162 20 91 196
Mail: ralf.stubner using daqana.com

Sitz: Potsdam
Register: AG Potsdam HRB 27966
Ust.-IdNr.: DE300072622
Geschäftsführer: Dr.-Ing. Stefan Knirsch, Prof. Dr. Dr. Karl-Kuno Kunze


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://stat.ethz.ch/pipermail/r-package-devel/attachments/20181220/9c5cc1d5/attachment.sig>


More information about the R-package-devel mailing list