[R-SIG-Mac] Installing binary packages from a disk
Rod
villegas.ro at gmail.com
Tue Nov 27 23:39:08 CET 2007
On Nov 27, 2007 9:50 PM, Duncan Murdoch <murdoch at stats.uwo.ca> wrote:
> I have a CDR with a collection of *.tgz binary packages on it. I can
> install them all with something like
>
> install.packages(list.files( "/Volumes/071127_1456/MacOSX/Packages",
> full=T),repos=NULL)
>
> but is there a way to do it from the Package Installer in the GUI? I'm
> going to be teaching some people R on Friday, and I'd like to be able to
> tell the Mac users how to do this in a friendly way.
>
> Duncan Murdoch
>
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac at stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac
>
I never try this form of installation (local), maybe if you select
inside Package Installer GUI the option "Local Binary Package" and
then click on "Install".
Rod.
More information about the R-SIG-Mac
mailing list