Message-ID: <C2E40931-DA04-496B-82EF-58179FCDD8C7@r-project.org>
Date: 2014-04-17T21:18:43Z
From: Simon Urbanek
Subject: R-3.1.0 OSX Snow Leopard installs old binary
In-Reply-To: <CABtg=KmwERwaJ+JwEG6G6NeZLmHoPc+PJNk+0CjMqWs=BwXD0g@mail.gmail.com>
On Apr 17, 2014, at 9:30 AM, G?bor Cs?rdi <csardi.gabor at gmail.com> wrote:
> Hi All, I am not sure why this happens, but apparently an old binary is
> installed by default. Downloading and installing the new binary by hand
> works fine.
>
I think you may be misinterpreting - the is no binary for igraph 0.7 because it fails make check, so I don't see how "Downloading and installing the new binary by hand works fine." can be true.
The *source* is available so you can compile it from sources, but that's different that what you asked for which was to install the *binary*.
Cheers,
Simon
> Is this the intended behavior? If yes, may I ask what is the reason for it?
> Thanks, Gabor
>
>> install.packages("igraph")
>
> There is a binary version available (and will be installed) but the
> source version is later:
> binary source
> igraph 0.6.5-2 0.7.0
>
> trying URL '
> http://cran.rstudio.com/bin/macosx/contrib/3.1/igraph_0.6.5-2.tgz'
> Content type 'application/x-gzip' length 4466270 bytes (4.3 Mb)
> opened URL
> ==================================================
> downloaded 4.3 Mb
>
>
> The downloaded binary packages are in
> /var/folders/ws/7rmdm_cn2pd8l1c3lqyycv0c0000gn/T//RtmpJiLDYF/downloaded_packages
>> sessionInfo()
> R version 3.1.0 (2014-04-10)
> Platform: x86_64-apple-darwin10.8.0 (64-bit)
>
> locale:
> [1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8
>
> attached base packages:
> [1] stats graphics grDevices utils datasets methods base
>
> loaded via a namespace (and not attached):
> [1] tools_3.1.0
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
>