[R] R-3.1.1 - R CMD INSTALL problem
Eduardo M. A. M.Mendes
emammendes at gmail.com
Fri Jul 25 02:39:45 CEST 2014
Many thanks.
With 4.9.1 (as I did) no need to modify Depends.
Ed
PS. I have posted the question to R-devel mailing list. Many thanks.
On Jul 24, 2014, at 8:52 PM, Jeff Newmiller <jdnewmil at dcn.davis.CA.us> wrote:
> You need to rebuild it with an appropriate Depends entry (version of R greater than 3) in the DESCRIPTION file.
>
> Further discussion about how to fix packages belongs on the R-devel mailing list.
> ---------------------------------------------------------------------------
> Jeff Newmiller The ..... ..... Go Live...
> DCN:<jdnewmil at dcn.davis.ca.us> Basics: ##.#. ##.#. Live Go...
> Live: OO#.. Dead: OO#.. Playing
> Research Engineer (Solar/Batteries O.O#. #.O#. with
> /Software/Embedded Controllers) .OO#. .OO#. rocks...1k
> ---------------------------------------------------------------------------
> Sent from my phone. Please excuse my brevity.
>
> On July 24, 2014 3:52:26 PM PDT, "Eduardo M. A. M.Mendes" <emammendes at gmail.com> wrote:
>> Hello
>>
>> I have recently upgraded R to the newest version. Unfortunately my old
>> (fortran and C) R-package cannot be installed anymore (was built before
>> R 3.0.0: please re-install it).
>>
>> I have tried R CMD INSTALL package_name but I noticed that R requests
>> gcc-4.8.2 and specific locations for the libraries (gcc and gfortran).
>> Can someone point me to the documentation on how to install gcc as R
>> requires, please?
>>
>> Please note that I have used "brew install gcc" on another mac and soft
>> linked all the necessary libraries so that gcc-4.9.1 can be used as 4.8
>> (as R requires). However I would like a clean installation.
>>
>> Many thanks
>>
>> Ed
>>
>> ______________________________________________
>> R-help at r-project.org mailing list
>> https://stat.ethz.ch/mailman/listinfo/r-help
>> PLEASE do read the posting guide
>> http://www.R-project.org/posting-guide.html
>> and provide commented, minimal, self-contained, reproducible code.
>
More information about the R-help
mailing list