Re: [R] THANK YOU: Updating R version

2007-07-14 Thread Raghu Naik
Chris:

In my installation, the new packages automatically get installed to the
c:\myRlib directory.

Raghu

 Message: 63
 Date: Fri, 13 Jul 2007 15:44:48 -0500
 From: Christopher W. Ryan [EMAIL PROTECTED]
 Subject: Re: [R] THANK YOU: Updating R version
 To: r-help@stat.math.ethz.ch
 Message-ID: [EMAIL PROTECTED]
 Content-Type: text/plain; charset=ISO-8859-1

 This sounds like a solution I've been looking for.  With this setup now
 in place, when you download and install some new packages, where will
 they be put?  Into C:\myRlib ?

 Thanks.

 --Chris
 Christopher W. Ryan, MD
 SUNY Upstate Medical University Clinical Campus at Binghamton
 40 Arch Street, Johnson City, NY  13790
 cryanatbinghamtondotedu
 PGP public keys available at http://home.stny.rr.com/ryancw/

 If you want to build a ship, don't drum up the men to gather wood,
 divide the work and give orders. Instead, teach them to yearn for the
 vast and endless sea.  [Antoine de St. Exupery]

Raghu Naik wrote:
 Based on the feedback received, I did the following:

 a) moved my lib sub-directory from the existing installed R version to
 c:\myRLib
 b) installed the updated R version
 c) created .Renviron file in the home directory (C:\R-2.5.1) with the line
 R_LIBS=c:/myRLib
 d) used .libPaths() command to confirm that the new R installation was
 recognizing the myRLib sub-directory
 e) deleted my old R installation

 Things worked fine.

 Thanks you.



 -- Forwarded message --
 From: Raghu Naik [EMAIL PROTECTED]
 Date: Jun 2, 2007 5:13 PM
 Subject: Updating R version
 To: r-help@stat.math.ethz.ch

 A quick question.  I am trying to understand how I could move the
installed
 packages in my R 2.3 version to the newly installed R 2.5 version, without
 having to install all the packages again. I copied the files under the old
 library subdirectory to the new library subdirectory. But still the newer
 version is not recognizing the packages that were copied over.

 Thanks.

   [[alternative HTML version deleted]]

 __
 R-help@stat.math.ethz.ch 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.


[[alternative HTML version deleted]]

__
R-help@stat.math.ethz.ch 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] THANK YOU: Updating R version

2007-07-13 Thread Raghu Naik
Based on the feedback received, I did the following:

a) moved my lib sub-directory from the existing installed R version to
c:\myRLib
b) installed the updated R version
c) created .Renviron file in the home directory (C:\R-2.5.1) with the line
R_LIBS=c:/myRLib
d) used .libPaths() command to confirm that the new R installation was
recognizing the myRLib sub-directory
e) deleted my old R installation

Things worked fine.

Thanks you.



-- Forwarded message --
From: Raghu Naik [EMAIL PROTECTED]
Date: Jun 2, 2007 5:13 PM
Subject: Updating R version
To: r-help@stat.math.ethz.ch

A quick question.  I am trying to understand how I could move the installed
packages in my R 2.3 version to the newly installed R 2.5 version, without
having to install all the packages again. I copied the files under the old
library subdirectory to the new library subdirectory. But still the newer
version is not recognizing the packages that were copied over.

Thanks.

[[alternative HTML version deleted]]

__
R-help@stat.math.ethz.ch 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] THANK YOU: Updating R version

2007-07-13 Thread Christopher W. Ryan
This sounds like a solution I've been looking for.  With this setup now
in place, when you download and install some new packages, where will
they be put?  Into C:\myRlib ?

Thanks.

--Chris
Christopher W. Ryan, MD
SUNY Upstate Medical University Clinical Campus at Binghamton
40 Arch Street, Johnson City, NY  13790
cryanatbinghamtondotedu
PGP public keys available at http://home.stny.rr.com/ryancw/

If you want to build a ship, don't drum up the men to gather wood,
divide the work and give orders. Instead, teach them to yearn for the
vast and endless sea.  [Antoine de St. Exupery]

Raghu Naik wrote:
 Based on the feedback received, I did the following:
 
 a) moved my lib sub-directory from the existing installed R version to
 c:\myRLib
 b) installed the updated R version
 c) created .Renviron file in the home directory (C:\R-2.5.1) with the line
 R_LIBS=c:/myRLib
 d) used .libPaths() command to confirm that the new R installation was
 recognizing the myRLib sub-directory
 e) deleted my old R installation
 
 Things worked fine.
 
 Thanks you.
 
 
 
 -- Forwarded message --
 From: Raghu Naik [EMAIL PROTECTED]
 Date: Jun 2, 2007 5:13 PM
 Subject: Updating R version
 To: r-help@stat.math.ethz.ch
 
 A quick question.  I am trying to understand how I could move the installed
 packages in my R 2.3 version to the newly installed R 2.5 version, without
 having to install all the packages again. I copied the files under the old
 library subdirectory to the new library subdirectory. But still the newer
 version is not recognizing the packages that were copied over.
 
 Thanks.
 
   [[alternative HTML version deleted]]
 
 __
 R-help@stat.math.ethz.ch 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-help@stat.math.ethz.ch 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] THANK YOU:-)

2005-02-07 Thread Latha Raja
Thank you all for your help :-)  Much Much Aprreciated

I tried with the jitter command and it worked :-)

Cheers,

Latha

  -Original Message-
 From: Latha Raja  
 Sent: Monday, February 07, 2005 3:21 PM
 To:   'r-help@stat.math.ethz.ch'
 Subject:  Need your help with my R plot
 Importance:   High
 
 Hi,
 
 I am using R to plot the graph and the problem I am facing with my graph is 
 that I have lots of points concentrated in one area and It is creating a 
 visualization challenge.
 
 Is there any commands in R I could use to solve this problem.  Even if there 
 is no command, do you know how I could tackle this problem...(I want to 
 separate these points so I could see each of them...)
 
 Any help is much appreciated...
 
 Thank you kindly
 
 Latha

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html


RE: [R] THANK YOU:-)

2005-02-07 Thread Berton Gunter
Glad that jitter() solved your problem. However, this would not be the case
for largeish bivariate displays in general. So may I add another
suggestion for those who might face similar problems: hexbin() in the hexbin
package on Bioconductor, which was specifically developed for the problem
you initially described. 

-- Bert Gunter
Genentech Non-Clinical Statistics
South San Francisco, CA
 
The business of the statistician is to catalyze the scientific learning
process.  - George E. P. Box
 
 

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of Latha Raja
 Sent: Monday, February 07, 2005 1:10 PM
 To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; 
 [EMAIL PROTECTED]; [EMAIL PROTECTED]; 
 [EMAIL PROTECTED]; [EMAIL PROTECTED]
 Cc: r-help@stat.math.ethz.ch
 Subject: [R] THANK YOU:-)
 
 Thank you all for your help :-)  Much Much Aprreciated
 
 I tried with the jitter command and it worked :-)
 
 Cheers,
 
 Latha
 
   -Original Message-
  From:   Latha Raja  
  Sent:   Monday, February 07, 2005 3:21 PM
  To: 'r-help@stat.math.ethz.ch'
  Subject:Need your help with my R plot
  Importance: High
  
  Hi,
  
  I am using R to plot the graph and the problem I am facing 
 with my graph is that I have lots of points concentrated in 
 one area and It is creating a visualization challenge.
  
  Is there any commands in R I could use to solve this 
 problem.  Even if there is no command, do you know how I 
 could tackle this problem...(I want to separate these points 
 so I could see each of them...)
  
  Any help is much appreciated...
  
  Thank you kindly
  
  Latha
 
 __
 R-help@stat.math.ethz.ch mailing list
 https://stat.ethz.ch/mailman/listinfo/r-help
 PLEASE do read the posting guide! 
 http://www.R-project.org/posting-guide.html


__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html


Re: [R] truly object oriented programming in R Thank you all

2004-08-13 Thread Jason Liao
My deep appreciation to everyone who responded to my question. I am
digesting your proposals (a little distracted by my governor's dramatic
resignation in New Jersey). It seems that I am able to implement the
algorithm in R (with the framework kindly provided by Thomas). I will
post the code when it is done. Currently, implemented in Java, the KD
tree kernel density algorithm can be an order faster than the double
loop brute force method. I will find out this will remain true in R.

Regards,
Jason
 
--- Thomas Lumley [EMAIL PROTECTED] wrote:

 On Thu, 12 Aug 2004, Jason Liao wrote:
 
  Dear Thomas,
  Thank you very much again for taking time to answer my questions. I
 am
  sorry that my knoweldge of R is limited as I have only learned what
 is
  necessary to do my work. In the KD tree, we have this recursive
 data
  structure in that each knod has two children knods and this process
  continues until the data points are divided. Does R's list support
 this
  recursive data structure? If yes, can you give a sample program?
 
 Yes, the elements of a list can be lists. For example, a simple
 binary
 tree could have lists with elements left, right, key, and data
 
 ## create a new single node
 newtree-function(key,data){ list(left=NULL,right=NULL, key=key,
 data=data)}
 
 ## add a node to a sorted tree
 addnode-function(tree, key, data){
 
   if (key=tree$key){
  if (is.null(tree$left))
   tree$left-newtree(data=data,key=key)
else
 tree$left-addnode(tree$left,key,data)
   } else {
  if (is.null(tree$right))
 tree$right-newtree(data=data,key=key)
else
 tree$right-addnode(tree$left,key,data)
 
 }
   return(tree)
 }
 
 
 ## inorder traversal.  action() is any function that takes key and
 data
 ## arguments
 applyinorder-function(tree, action){
 
   c(if (!is.null(tree$left))
 applyinorder(tree$left,action),
   action(tree$key,tree$data),
   if (!is.null(tree$right))
 applyinorder(tree$right, action))
 
 }
 
 
 ## an example
  a-newtree(R,two optional method systems and first-class
 functions)
  a-addnode(a,Java,compulsory object system)
  a-addnode(a,C,No built-in support but that needn't stop you)
  a-addnode(a,C++,If C++ is your hammer, everything looks like a
 thumb)
  applyinorder(a,function(key,data) paste(key,data,sep=: ))
 [1] C: No built-in support but that needn't stop you
 [2] C++: If C++ is your hammer, everything looks like a thumb
 [3] Java: compulsory object system
 [4] R: two optional method systems and first-class functions
 
 
 

=
Jason Liao, http://www.geocities.com/jg_liao
Dept. of Biostatistics, http://www2.umdnj.edu/bmtrxweb
University of Medicine and Dentistry of New Jersey
phone 732-235-5429, School of Public Health office
phone 732-235-8611, Cancer Institute of New Jersey office
moble phone 908-720-4205

__
[EMAIL PROTECTED] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html


[R] Thank you for your inquiry (KMM337581I99L0KM)

2004-06-15 Thread ti-cares
Dear 

Thank you for contacting Texas Instruments Incorporated, an educational 
technology company. Your message has been routed to a TI-Cares Agent and
you will receive a solution shortly. For 24/7 customer self-service, 
please visit our knowledgebase at education.ti.com/support.

Have a wonderful day, and thank you for choosing Texas Instruments for 
your educational needs.

Sincerely,

TI-Cares Team
Texas Instruments Incorporated
Education.ti.com

--
I have attached your document.

+++ Attachment: No Virus found
+++ MC-Afee AntiVirus - www.mcafee.com


[ Attachment 1  Type: text/plain  Name: attachment1.txt]

__
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html


[R] Thank you for your message.

2004-04-28 Thread Governor [GO]
Thank you for your e-mail message to my office. Your views are very important to me 
and I appreciate you taking the time to share you comments and concerns.

I have asked my staff to respond to only mail that is properly identified. If you live 
in Kansas and have included your mailing address, you may expect a written reply from 
my office. Unfortunately, because of a variety of constraints, I cannot respond to you 
by e-mail at this time. My staff will make every effort to respond as quickly as 
possible. I do have a website at www.ksgovernor.org which links you to a wealth of 
information about services available in Kansas. I have posted new releases, position 
statements, and other information that will keep you advised about my administration. 
Students wanting to know about Kansas will find helpful facts on that page, too.

To schedule an event/appointment, please submit your request by U.S. mail to: 
Governor's Office, The Statehouse, 300 SW 10th, Topeka, KS 66612.

If you have a matter that needs immediate attention, I would encourage you to call my 
office at 1-800-748-4408. Thank you for your interest in my administration.

Sincerely,
Kathleen Sebelius
Governor of the State of Kansas

__
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html


[R] Thank you

2003-08-23 Thread governor
Thank you for your email.  I appreciate you taking the time to keep me informed of 
your opinions and the issues that are important to you.  Your comments help keep me 
informed as we strive to make California a better place in which to work and live.

Your email has been directed to members of my staff who assist constituents and report 
ideas and concerns daily.  If your concern is best handled by a specific department, 
your correspondence will be forwarded for action and response.

So that we can keep track of correspondence and ensure that we are able to respond to 
California residents, please be sure to include your name and address when you 
communicate with the Governor's Office or any state agency.  Please note that we do 
NOT accept email attachments, so your correspondence should be included within the 
text of your email.

Again, thank you for sharing your thoughts.  An informed and engaged citizenry is 
essential to the democratic process, and I appreciate your willingness to write me.

Sincerely,

Governor Gray Davis

__
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help


[R] Thank you

2003-08-22 Thread governor
Thank you for your email.  I appreciate you taking the time to keep me informed of 
your opinions and the issues that are important to you.  Your comments help keep me 
informed as we strive to make California a better place in which to work and live.

Your email has been directed to members of my staff who assist constituents and report 
ideas and concerns daily.  If your concern is best handled by a specific department, 
your correspondence will be forwarded for action and response.

So that we can keep track of correspondence and ensure that we are able to respond to 
California residents, please be sure to include your name and address when you 
communicate with the Governor\'s Office or any state agency.  Please note that we do 
NOT accept email attachments, so your correspondence should be included within the 
text of your email.

Again, thank you for sharing your thoughts.  An informed and engaged citizenry is 
essential to the democratic process, and I appreciate your willingness to write me.

Sincerely,

Governor Gray Davis

__
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help


[R] Thank you for contacting Technical support /Customer service

2003-07-05 Thread support
Hello, thank you for contacting Technical support/Customer service.
Please click on the link below to go to our online support site.
http://support.vugames.com/
Do not respond to this message as we will not see it.

__
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help


[R] Thank you all!

2003-03-12 Thread Michael Miettinen
Wow, this is really active list. I got several
friendly answers - many on them asking me to read
documentation better. 

I found this software just today, and I may was more
eager to try it out than I should have been. :-)  

I promise to use more time with documents before my
next question. 

Thanks, 

Michael 

P.S. Yes, I got problem solved. 

__

Yahoo! Web Hosting - establish your business online

__
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help