[R-SIG-Finance] RES: installation of old verisons of fPortfolio
Martin Maechler
maechler at stat.math.ethz.ch
Sat Jul 21 13:31:47 CEST 2007
>>>>> "JF" == Julio Ferreira <julio.ferreira at reliance.com.br>
>>>>> on Fri, 20 Jul 2007 18:40:15 -0300 writes:
JF> Supposing i discover how to do it on windows, should I
JF> rename it first (to avoid conflicts resulting of two
JF> packeages with the same name)?? rgds
Well, you 'd have to first unpack the zip file,
rename the resulting directory and zip it again, then "install
from local Zip file"; but I guess that still won't work.
Instead, do install your 'fPortfolio' package into a different
*library* (a Windows folder that you'd typically create first)
than the one the other 'fPortfolio' is in.
Read the help pages
?.libPaths
and ?library
and then use one of them, probably
library(fPortfolio, lib = ".. your othter library directory")
Regards,
Martin
JF> -----Mensagem original----- De: Brian G. Peterson
JF> [mailto:brian at braverock.com] Enviada em: sexta-feira, 20
JF> de julho de 2007 18:35 Para: Julio Ferreira Cc:
JF> r-sig-finance at stat.math.ethz.ch Assunto: Re:
JF> [R-SIG-Finance] installation of old verisons of
JF> fPortfolio
JF> Julio Ferreira wrote:
>> I want to install an old version of package fPortfolio,
>> which is available on Cran-Packages-archives as a .tar.gz
>> file.
>>
>> Is it possible?
>>
>> How should I proceed to avoid conflicts with the current
>> version of fPortfolio that I have already installed?
JF> In Windows, I have no idea how it's done but I'm sure
JF> it's possible.
JF> In *nix, you would:
JF> R CMD INSTALL somepackage.tar.gz
JF> from a shell.
JF> Regards,
JF> - Brian
JF> _______________________________________________
JF> R-SIG-Finance at stat.math.ethz.ch mailing list
JF> https://stat.ethz.ch/mailman/listinfo/r-sig-finance --
JF> Subscriber-posting only. -- If you want to post,
JF> subscribe first.
More information about the R-SIG-Finance
mailing list