Mavericks for me too.
As said gfortran 4.2 won't work for me.
Cheers
Ed
On Jul 25, 2014, at 1:09 PM, Roger Koenker wrote:
> Yes, Mavericks as I should have mentioned. Anyway, thanks for providing
> the 4.8 version, this made it all very
> convenient, and I always have more confidence whe
Simon
That is odd! I am not aware of any other binary except the ones on
www.r-project.org- CRAN- mirrors. Just to be 100% sure I have used the url
you sent me and re-installed R. No change, gfortran-4.8 is the one R asks for.
I have tried on another mac and no change. I must be missing
Many thanks.
It worked just fine.
Ed
On Jul 25, 2014, at 12:25 PM, Roger Koenker wrote:
> FWIW when I installed R-devel a week or so ago, I had to also install
> gfortran-4.8.2-darwin13.tar.bz2 from
>
> http://r.research.att.com/libs/
>
> well "had to" is perhaps too strong, but I was s
Yes, Mavericks as I should have mentioned. Anyway, thanks for providing the
4.8 version, this made it all very
convenient, and I always have more confidence when downloading R tools of
yours, rather than exploring further
afield.
Roger
url:www.econ.uiuc.edu/~rogerRoger Koenke
On Jul 25, 2014, at 11:25 AM, Roger Koenker wrote:
> FWIW when I installed R-devel a week or so ago, I had to also install
> gfortran-4.8.2-darwin13.tar.bz2 from
>
> http://r.research.att.com/libs/
>
> well "had to" is perhaps too strong, but I was seeing complaints about not
> running 4.8
FWIW when I installed R-devel a week or so ago, I had to also install
gfortran-4.8.2-darwin13.tar.bz2 from
http://r.research.att.com/libs/
well "had to" is perhaps too strong, but I was seeing complaints about not
running 4.8 and they went away
after this install.
Roger
url:www.econ.ui
On 25 July 2014 at 15:30, Alan Benson wrote:
| Does anybody know why two "-g" flags appear in the call to gcc in R CMD
| SHLIB
|
| Example:
|
| gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -fpic *-g* -O2
| -fstack-protector --param=ssp-buffer-size=4 -Wformat
| -Werror=format-security -D_FOR
Does anybody know why two "-g" flags appear in the call to gcc in R CMD
SHLIB
Example:
gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -fpic *-g* -O2
-fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 *-g* -c c_file1.c -o
c_object1.o
Surely it ne
Eduardo,
On Jul 24, 2014, at 8:37 PM, Eduardo M. A. M.Mendes
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
On 25/07/2014 8:05 AM, Luca Braglia wrote:
Hello everybody,
as a young/unexperienced R package developer (only a few, mainly
for personal use) i was thinking it could be very useful having a
"meta" task view for all package-development related
packages and/or function.
Something like ...
Creat
Hello everybody,
as a young/unexperienced R package developer (only a few, mainly
for personal use) i was thinking it could be very useful having a
"meta" task view for all package-development related
packages and/or function.
Something like ...
Creation
- utils::package.skeleton, pkgKitten, Rcp
11 matches
Mail list logo