blotter package
Hi Javier, If you can't install it directly from R-Forge (from inside R):
install.packages("blotter", repos="http://R-Forge.R-project.org")
You can try to install everything from source. Here is what I did in XP. 1) Install R-Tools from here http://www.murdoch-sutherland.com/Rtools/ 2) Download latest source version of xts from R-Forge https://r-forge.r-project.org/R/?group_id=118 3) Download latest source version of blotter, FinancilInstrument and quantstrat from R-Forge https://r-forge.r-project.org/R/?group_id=316 4) From the command line, go to the directory where you downloaded the previous packages:
R CMD INSTALL xts_0.7-6.13.tar.gz
R CMD INSTALL FinancialInstrument_0.4.tar.gz
R CMD INSTALL blotter_0.7.4.2.tar.gz
R CMD INSTALL quantstrat_0.3.2.tar.gz
Regards Alain -----Original Message----- From: r-sig-finance-bounces at r-project.org [mailto:r-sig-finance-bounces at r-project.org] On Behalf Of Brian G. Peterson Sent: Tuesday, January 18, 2011 12:42 PM To: r-sig-finance at r-project.org Subject: Re: [R-SIG-Finance] blotter package
On 01/18/2011 10:54 AM, Javier Navarro wrote:
Hello, i'm also interested in these windows 32 bit compiled packages. Can
anybody
help me? And how is it solved the "not installed for 'arch=i386'" problem?
32 and 64 bit Windows binaries are available on R-Forge for R 2.12.x Regards, - Brian
Brian G. Peterson http://braverock.com/brian/ Ph: 773-459-4973 IM: bgpbraverock _______________________________________________ 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. ---------------------------------------------------------------------- This message w/attachments (message) is intended solely ...{{dropped:7}}