[Blotter-commits] r427 - in pkg: blotter quantstrat
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Oct 22 21:03:08 CEST 2010
Author: braverock
Date: 2010-10-22 21:03:06 +0200 (Fri, 22 Oct 2010)
New Revision: 427
Modified:
pkg/blotter/DESCRIPTION
pkg/quantstrat/DESCRIPTION
Log:
- update DESCRIPTION file dependency on xts to current 0.7-6.1
Modified: pkg/blotter/DESCRIPTION
===================================================================
--- pkg/blotter/DESCRIPTION 2010-10-22 18:27:24 UTC (rev 426)
+++ pkg/blotter/DESCRIPTION 2010-10-22 19:03:06 UTC (rev 427)
@@ -11,7 +11,7 @@
class and multi-currency portfolios. Still in heavy development.
License: GPL
LazyLoad: yes
-Depends: R (>= 2.9.0), xts (>= 0.7-5), quantmod (>= 0.3-14),
+Depends: R (>= 2.9.0), xts (>= 0.7-6.1), quantmod (>= 0.3-14),
FinancialInstrument
Suggests: PerformanceAnalytics, PortfolioAnalytics, Hmisc, RUnit
Contributors: Wolfgang Wu, Ben McCann
Modified: pkg/quantstrat/DESCRIPTION
===================================================================
--- pkg/quantstrat/DESCRIPTION 2010-10-22 18:27:24 UTC (rev 426)
+++ pkg/quantstrat/DESCRIPTION 2010-10-22 19:03:06 UTC (rev 427)
@@ -5,7 +5,7 @@
Date: $Date$
Author: Peter Carl, Dirk Eddelbuettel, Brian G. Peterson, Jeffrey A.
Ryan, Joshua Ulrich
-Depends: xts(>= 0.7-0),TTR(>= 0.2),blotter(>= 0.7),
+Depends: xts(>= 0.7-6.1),TTR(>= 0.2),blotter(>= 0.7),
FinancialInstrument, quantmod (>= 0.3-14)
Suggests: PerformanceAnalytics,PortfolioAnalytics
Maintainer: Jeffrey A. Ryan <jeff.a.ryan at gmail.com>
More information about the Blotter-commits
mailing list