[R-SIG-Mac] Rglpk package
Simon Urbanek
simon.urbanek at r-project.org
Mon Aug 19 06:02:18 CEST 2013
On Aug 18, 2013, at 6:50 PM, Michael Weylandt wrote:
>
>
> On Aug 18, 2013, at 15:47, David Winsemius <dwinsemius at comcast.net> wrote:
>
>>
>> On Aug 18, 2013, at 11:45 AM, Horst R. Wolf wrote:
>>
>>> Is there any reason why the OS X binary is still not available?
>>
>> Perhaps you should offer your basis for thinking, incorrectly, that it is not available.
>
> Seems it's not building on CRAN:
>
> http://www.r-project.org/nosvn/R.check/r-release-macosx-x86_64/Rglpk-00check.html
>
Yup, the package apparently doesn't use working flags to link against glpk. According to dependency flags it's missing -lgmp -lm -- it should probably use autoconf to detect the proper flags as glpk can be compiled with or without gmp support.
Cheers,
Simon
> Michael
>
>>
>> --
>>
>> David Winsemius
>> Alameda, CA, USA
>>
>> _______________________________________________
>> R-SIG-Mac mailing list
>> R-SIG-Mac at r-project.org
>> https://stat.ethz.ch/mailman/listinfo/r-sig-mac
>
> [[alternative HTML version deleted]]
>
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac at r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac
>
>
More information about the R-SIG-Mac
mailing list