[Blotter-commits] r334 - pkg/blotter

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Sat Jun 5 00:41:57 CEST 2010


Author: braverock
Date: 2010-06-05 00:41:56 +0200 (Sat, 05 Jun 2010)
New Revision: 334

Modified:
   pkg/blotter/DESCRIPTION
Log:
- raise quantmod and xts version requirements

Modified: pkg/blotter/DESCRIPTION
===================================================================
--- pkg/blotter/DESCRIPTION	2010-05-25 13:14:31 UTC (rev 333)
+++ pkg/blotter/DESCRIPTION	2010-06-04 22:41:56 UTC (rev 334)
@@ -8,7 +8,7 @@
 Description: Transaction infrastructure for defining instruments, transactions, portfolios and accounts for trading systems and simulation.  Intends to provide portfolio support for multi-asset class and multi-currency portfolios.  Still in heavy development.
 License: GPL
 LazyLoad: yes
-Depends: R (>= 2.9.0), xts (>= 0.7-0), quantmod, FinancialInstrument
+Depends: R (>= 2.9.0), xts (>= 0.7-1), quantmod (>= 0.3-14), FinancialInstrument
 Suggests: PerformanceAnalytics, PortfolioAnalytics
 URL: http://braverock.com/R/
 Copyright: (c) 2008-2010



More information about the Blotter-commits mailing list