R and R-framework
Ryan Schmidt
ryandesign at macports.org
Sun Apr 29 20:25:55 PDT 2012
On Apr 29, 2012, at 21:41, Mr. Puneet Kishor wrote:
> On my iMac I installed both ports successfully as a precursor to installing PL/R by hand (PL/R is not available in MacPorts).
>
> $sudo port install R
> $sudo port install R-framework
>
>
> On my MBA (same operating system), the second command failed with the following message
>
> $sudo port install R
> ..
> ---> Staging R into destroot
> ---> Installing R @2.15.0_0+gcc45+recommended
> ---> Activating R @2.15.0_0+gcc45+recommended
> ---> Cleaning R
> $sudo port install R-framework
> ---> Computing dependencies for R-framework
> Error: Unable to execute port: Can't install R-framework because conflicting ports are installed: R
> To report a bug, see <http://guide.macports.org/#project.tickets>
>
>
> Gak! How do I debug this?
The ports conflict. You're not supposed to be able to install both at the same time. Pick one or the other.
More information about the macports-users
mailing list