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.stub...@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

Attachment: signature.asc
Description: OpenPGP digital signature

______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

Reply via email to