On 02/07/2011 02:15 AM, Stephen Choularton wrote:
Failed with error: ‘package 'xts' 0.7-6.11 was found, but >= 0.7.6.15 is required by 'quantstrat'’
This is most likely your error. Update xts first, then quantstrat. Other changes in xts fix a subsetting bug, and I think they were significant enough that I bumped the requirement for quantstrat as well.
Alternately, use Rtools to build the binary package, and you can edit the DESCRIPTION file as needed to relax the constraints.
- Brian -- Brian G. Peterson http://braverock.com/brian/ Ph: 773-459-4973 IM: bgpbraverock _______________________________________________ [email protected] 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.
