Opened 12 years ago

Closed 12 years ago

#32885 closed enhancement (invalid)

R 2.14.0 install.packages() sometimes needs gcc46

Reported by: rehoot@… Owned by: kjellpk (Kjell Konis)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: R

Description

This is a recommendation to either change the dependencies for R 2.14 or add a note so that people know that some packages will not install via install.packages() from R unless the user has gcc46. The Matrix packages is one of these packages.

I am running "R @2.14.0_0+gcc43+recommended (active)" on an Intel Mackbook Pro with Mac OS 10.6 (current updates).

Change History (4)

comment:1 Changed 12 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to kjell.konis@…
Port: R added
Version: 2.0.3

comment:2 Changed 12 years ago by kjellpk (Kjell Konis)

Maintainer here: that seems a bit odd. The Matrix package is one of the recommended packages and you have those are installed. Could you run install.packages("Matrix") and post the error? Also, have you tried reproducing this using the current version of R?

comment:3 Changed 12 years ago by kjellpk (Kjell Konis)

This bug can be closed.

comment:4 Changed 12 years ago by mf2k (Frank Schima)

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.