[R-SIG-Finance] to make the finance package running

R. Michael Weylandt <michael.weylandt@gmail.com> michael.weylandt at gmail.com
Thu Apr 26 06:13:07 CEST 2012


This isn't really a finance question, but do you have the source code? If you do, just use install.packages() with type = "source" and point to the appropriate tarball. 

The only somewhat difficult step might be if you need to add a namespace. 

Michael 

On Apr 25, 2012, at 10:00 PM, Wei-han Liu <weihanliu2002 at yahoo.com> wrote:

> Hi R users:
> 
> I tried to install a R finance package in its beta version. I believe it was developed several years ago and no longer maintained. The error message I got is listed below:
>> library(XXX)
> Error: package 'XXX' was built before R
> 2.10.0: please re-install it
> 
> Could somebody share some advice to make the package running under the current version of R?
> 
> Thanks.
> 
> Wei-han
>    [[alternative HTML version deleted]]
> 
> _______________________________________________
> R-SIG-Finance at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-finance
> -- Subscriber-posting only. If you want to post, subscribe first.
> -- Also note that this is not the r-help list where general R questions should go.



More information about the R-SIG-Finance mailing list