[Blotter-commits] r159 - pkg/blotter
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Jan 15 03:28:47 CET 2010
Author: peter_carl
Date: 2010-01-15 03:28:47 +0100 (Fri, 15 Jan 2010)
New Revision: 159
Modified:
pkg/blotter/DESCRIPTION
Log:
- added depends
Modified: pkg/blotter/DESCRIPTION
===================================================================
--- pkg/blotter/DESCRIPTION 2010-01-15 02:22:02 UTC (rev 158)
+++ pkg/blotter/DESCRIPTION 2010-01-15 02:28:47 UTC (rev 159)
@@ -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)
-Suggests: quantmod, PerformanceAnalytics, PortfolioAnalytics
+Depends: R (>= 2.9.0), xts (>= 0.7-0), quantmod, FinancialInstrument
+Suggests: PerformanceAnalytics, PortfolioAnalytics
URL: http://braverock.com/R/
Copyright: (c) 2008-2010
More information about the Blotter-commits
mailing list