Re: [R] Install and load packages

2005-09-28 Thread Spencer Graves
  In Rgui 2.1.1 patched, the fourth drop-down menu after File, Edit 
and Misc is Packages.  The last item on that menu is Install 
package(s) from local zip files  Alternatively, 
RSiteSearch(install from a local zip file) produced 172 hits, some of 
which described other ways to do this.

  spencer graves

Caio Lucidius Naberezny Azevedo wrote:
 Dear R-users,
  
 I would like to know what are the commands to install (from a local zip file) 
 a package and then to load it.
  
 Thaks all,
  
 Bests,
  
 Caio
 
 
  
 
 
 
 Perco a consciencia, mas não importa, encontro a maior serenidade na 
 alucinaçao. É curioso como não sei dizer quem sou. Quer dizer, sei-o bem, mas 
 não posso dizer. Sobretudo tenho medo de dizer, porque no momento em que 
 tento falar, não só não exprimo o que sinto como o que sinto se transforma 
 lentamente no que eu digo. 
 
 - Perto do coraçao selvagem, Clarice Lispector 
 
 Quando você não conseguir olhar dentro da alma de alguém, se afaste. Vá 
 embora e depois de um tempo volte.
 
 - Boris Pasternak
 
 
 /##\
  * Caio Lucidius Naberezny Azevedo 
  * Estudante de Doutorado - IME-USP ***
  *** Orientador : Prof. Dr. Dalton Andrade 
  *** Área de Pesquisa : Modelos de Resposta ao Item ***
 \##/
   
 -
 
   [[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

-- 
Spencer Graves, PhD
Senior Development Engineer
PDF Solutions, Inc.
333 West San Carlos Street Suite 700
San Jose, CA 95110, USA

[EMAIL PROTECTED]
www.pdf.com http://www.pdf.com
Tel:  408-938-4420
Fax: 408-280-7915

__
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] Install and load packages

2005-09-24 Thread Duncan Murdoch
Caio Lucidius Naberezny Azevedo wrote:
 Dear R-users,
  
 I would like to know what are the commands to install (from a local zip file) 
 a package and then to load it.
  
On what system?  On Windows, the easiest way is to use the menu:

Packages | Install package(s) from local zip files

Duncan Murdoch

__
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] Install and load packages

2005-09-24 Thread Duncan Murdoch
(Oops, wasn't quite done when I sent the last one.)

Caio Lucidius Naberezny Azevedo wrote:
 Dear R-users,
  
 I would like to know what are the commands to install (from a local zip file) 
 a package and then to load it.
  
On what system?  On Windows, the easiest way is to use the menu:

Packages | Install package(s) from local zip files

then

Packages | Load package...

There are command line versions of both of those.

Duncan Murdoch

__
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