Re: [R-pkg-devel] fatal error: 'ilcplex/ilocplex.h' file not found

2018-09-07 Thread Duncan Murdoch
On 07/09/2018 4:28 PM, gangesh beri wrote: Hey, I am trying to submit an R package to CRAN but it shows this particular error fatal error: 'ilcplex/ilocplex.h' file not found, when I run R CMD check --as-cran. I am using this particular library in my package but I am not able to figure out how t

[R-pkg-devel] fatal error: 'ilcplex/ilocplex.h' file not found

2018-09-07 Thread gangesh beri
Hey, I am trying to submit an R package to CRAN but it shows this particular error fatal error: 'ilcplex/ilocplex.h' file not found, when I run R CMD check --as-cran. I am using this particular library in my package but I am not able to figure out how to resolve it. I have also attached a file tha