Skip to content

ROCR package not installing

6 messages · Mohammed Ouassou, Philip Robinson, Pascal Oettli

#
Hello,

What is the version of R you use ?

Regards,
Pascal


Le 22/11/2012 15:02, Philip Robinson a ?crit :
#
try:
   install.packages("ROCR",dep=T)

M.O
On to., 2012-11-22 at 16:02 +1000, Philip Robinson wrote:
#
My version is:

Linux bioinform08 2.6.32-33-generic #70-Ubuntu SMP Thu Jul 7 21:13:52 UTC
2011 x86_64 GNU/Linux
Ubuntu 10.04.3 LTS

R version 2.10.1 (2009-12-14)

Philip

-----Original Message-----
From: Pascal Oettli [mailto:kridox at ymail.com] 
Sent: Thursday, 22 November 2012 4:20 PM
To: Philip Robinson
Cc: r-help at r-project.org
Subject: Re: [R] ROCR package not installing

Hello,

What is the version of R you use ?

Regards,
Pascal


Le 22/11/2012 15:02, Philip Robinson a ?crit :
#
Hi Mohammed,

This didn't work either:

Error in setMethod("plot", signature(x = "performance", y = "missing"),  :
  no existing definition for function "plot"
Error : unable to load R code in package 'ROCR'
ERROR: lazy loading failed for package ?ROCR?
* removing ?/home/probinson/R/x86_64-pc-linux-gnu-library/2.10/ROCR?

The downloaded packages are in
        ?/tmp/Rtmpn1DjHt/downloaded_packages?
Warning message:
In install.packages("ROCR", dep = T) :
  installation of package 'ROCR' had non-zero exit status

thanks
Philip

-----Original Message-----
From: Mohammed Ouassou [mailto:mohammed.ouassou at statkart.no] 
Sent: Thursday, 22 November 2012 6:02 PM
To: Philip Robinson
Cc: r-help at r-project.org
Subject: Re: [R] ROCR package not installing

try:
   install.packages("ROCR",dep=T)

M.O
On to., 2012-11-22 at 16:02 +1000, Philip Robinson wrote:
#
Very old version. Maybe you should try again after upgrading your 
version of R (current is 2.15.2).

Pascal


Le 22/11/2012 18:11, Philip Robinson a ?crit :