Re: [R] Looking for package 'rgp'

2011-12-18 Thread Barry Rowlingson
On Sun, Dec 18, 2011 at 4:29 AM, David Winsemius dwinsem...@comcast.net wrote:

 On Dec 17, 2011, at 9:30 PM, Worik R wrote:

 Installing package(s) into
 ‘/home/worik/R/x86_64-pc-linux-gnu-library/2.12’

 Pick a repository that is not unavailable on Sunday in hte very early
 morning?

 And also read the 'Depends' field:

Depends:R (≥ 2.13.0), methods, emoa (≥ 0.4-2), rrules (≥ 0.1-0)

Assuming the 2.12 in your path means version 2.12 of R (you didnt say,
obligatory 'read the posting guide' inserted here) you should probably
update R and try again.

Barry

__
R-help@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.


[R] Looking for package 'rgp'

2011-12-17 Thread Worik R
I am interested in the package 'rgp'

But

 install.packages(rgp)
Installing package(s) into ‘/home/worik/R/x86_64-pc-linux-gnu-library/2.12’
(as ‘lib’ is unspecified)
Warning message:
In getDependencies(pkgs, dependencies, available, lib) :
  package ‘rgp’ is not available


It is in cran: http://cran.r-project.org/web/packages/rgp/index.html

How do I install it?

cheers
Worik

[[alternative HTML version deleted]]

__
R-help@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.


Re: [R] Looking for package 'rgp'

2011-12-17 Thread David Winsemius


On Dec 17, 2011, at 9:30 PM, Worik R wrote:


I am interested in the package 'rgp'

But


install.packages(rgp)
Installing package(s) into ‘/home/worik/R/x86_64-pc-linux-gnu- 
library/2.12’

(as ‘lib’ is unspecified)
Warning message:
In getDependencies(pkgs, dependencies, available, lib) :
 package ‘rgp’ is not available


It is in cran: http://cran.r-project.org/web/packages/rgp/index.html

How do I install it?


Pick a repository that is not unavailable on Sunday in hte very early  
morning?




cheers
Worik

[[alternative HTML version deleted]]

__
R-help@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.


David Winsemius, MD
West Hartford, CT

__
R-help@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.