[Blotter-commits] r816 - pkg/FinancialInstrument
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon Oct 10 17:22:43 CEST 2011
Author: braverock
Date: 2011-10-10 17:22:43 +0200 (Mon, 10 Oct 2011)
New Revision: 816
Modified:
pkg/FinancialInstrument/DESCRIPTION
Log:
- bump zoo dependency to zoo>=1.7-5 to catch export of as.Date.numeric
Modified: pkg/FinancialInstrument/DESCRIPTION
===================================================================
--- pkg/FinancialInstrument/DESCRIPTION 2011-10-10 14:44:01 UTC (rev 815)
+++ pkg/FinancialInstrument/DESCRIPTION 2011-10-10 15:22:43 UTC (rev 816)
@@ -5,19 +5,19 @@
Title: Financial Instrument Model Infrastructure for R
Type: Package
LazyLoad: yes
-Author: Peter Carl, Dirk Eddelbuettel, Jeffrey Ryan,
- Joshua Ulrich, Brian G. Peterson, Garrett See
+Author: Peter Carl, Dirk Eddelbuettel, Jeffrey Ryan, Joshua
+ Ulrich, Brian G. Peterson, Garrett See
Description: Infrastructure for defining instruments
meta-data and relationships. Provides support for
- multi-asset class and multi-currency portfolios.
- Still in heavy development.
+ multi-asset class and multi-currency portfolios. Still
+ in heavy development.
Version: 0.7.4
URL: https://r-forge.r-project.org/projects/blotter/
Date: $Date$
Depends:
R (>= 2.12.0),
quantmod(>= 0.3-17),
- zoo
+ zoo(>= 1.7-5)
Collate:
'buildHierarchy.R'
'buildSpread.R'
More information about the Blotter-commits
mailing list