[Blotter-commits] r457 - pkg/FinancialInstrument
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Nov 17 21:37:49 CET 2010
Author: braverock
Date: 2010-11-17 21:37:49 +0100 (Wed, 17 Nov 2010)
New Revision: 457
Modified:
pkg/FinancialInstrument/DESCRIPTION
Log:
- bump version, fix Collate
Modified: pkg/FinancialInstrument/DESCRIPTION
===================================================================
--- pkg/FinancialInstrument/DESCRIPTION 2010-11-17 20:27:53 UTC (rev 456)
+++ pkg/FinancialInstrument/DESCRIPTION 2010-11-17 20:37:49 UTC (rev 457)
@@ -1,7 +1,7 @@
Package: FinancialInstrument
Type: Package
Title: Financial Instrument Model Infrastructure for R
-Version: 0.1
+Version: 0.2
Date: $Date$
Author: Peter Carl, Dirk Eddelbuettel, Jeffrey Ryan, Joshua Ulrich,
Brian G. Peterson
@@ -11,6 +11,7 @@
multi-currency portfolios. Still in heavy development.
License: GPL
LazyLoad: yes
-Depends: R (>= 2.9.0), xts, zoo
+Depends: R (>= 2.11.1), xts, zoo
Suggests: quantmod
Copyright: (c) 2004 - 2010
+Collate: 'buildSpread.R' 'instrument.R' 'load.instruments.R' 'synthetic.R' 'volep.R'
More information about the Blotter-commits
mailing list