can't find blotter
Hi Stephen, On Tue, Dec 21, 2010 at 4:06 PM, Stephen Choularton
<stephen at organicfoodmarkets.com.au> wrote:
Thanks, but when I tried:
install.packages("blotter", repos="http://R-Forge.R-project.org")
from that page I got:
Warning in install.packages("blotter", repos =
"http://R-Forge.R-project.org") :
argument 'lib' is missing: using
'C:\Users\Stephen\Documents/R/win-library/2.11'
Warning: unable to access index for repository
http://R-Forge.R-project.org/bin/windows/contrib/2.11
Warning message:
In getDependencies(pkgs, dependencies, available, lib) :
package ?blotter? is not available
Stephen Choularton Ph.D., FIoD
Notice "2.11" in the error. R-forge does not create Windows builds for anything other than the current major release of R (i.e. 2.12.x). So you need to upgrade your R installation or build blotter from source. Best, -- Joshua Ulrich | FOSS Trading: www.fosstrading.com
On 21/12/2010 7:13 AM, Brian G. Peterson wrote:
On 12/20/2010 02:11 PM, Stephen Choularton wrote:
Hi I want to use blotter. )
library(blotter)
gets me : Error in library(blotter) : there is no package called 'blotter'
but I cannot find blotter at the Australian repository. Can anyone point me to it?
https://r-forge.r-project.org/R/?group_id=316 Regards, - Brian
_______________________________________________ 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.