[R] quantstrat and blotter unavailable
David Winsemius
dwinsemius at comcast.net
Sat Jul 10 15:59:39 CEST 2010
On Jul 10, 2010, at 3:32 AM, Raghu wrote:
> These packages were not available. Are these the only places to go for
> backtesting technical trading systems other than ttrTests pls?
Is it possible that your install packages default for your unnamed OS
is binary or win-binary and that these packages are only available in
source?
>> install.packages("quantstrat", repos="http://R-Forge.R-project.org")
> Warning in install.packages("quantstrat", repos = "
> http://R-Forge.R-project.org") :
> argument 'lib' is missing: using
> 'C:\Users\Owner\Documents/R/win64-library/2.11'
> Warning: unable to access index for repository
> http://R-Forge.R-project.org/bin/windows64/contrib/2.11
> Warning message:
> In getDependencies(pkgs, dependencies, available, lib) :
> package quantstrat is not available
>> library(blotter)
> Error in library(blotter) : there is no package called 'blotter'
--
David Winsemius, MD
West Hartford, CT
More information about the R-help
mailing list