[R-SIG-Finance] installation of old verisons of fPortfolio
Brian G. Peterson
brian at braverock.com
Fri Jul 20 23:35:15 CEST 2007
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?
In Windows, I have no idea how it's done but I'm sure it's possible.
In *nix, you would:
R CMD INSTALL somepackage.tar.gz
from a shell.
Regards,
- Brian
More information about the R-SIG-Finance
mailing list