Skip to content
Back to formatted view

Raw Message

Message-ID: <433616B7.30608@stats.uwo.ca>
Date: 2005-09-25T03:17:11Z
From: Duncan Murdoch
Subject: Install and load packages
In-Reply-To: <20050924211742.13800.qmail@web34009.mail.mud.yahoo.com>

(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