[Blotter-commits] r661 - pkg/FinancialInstrument
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Jul 6 20:42:20 CEST 2011
Author: braverock
Date: 2011-07-06 20:42:19 +0200 (Wed, 06 Jul 2011)
New Revision: 661
Modified:
pkg/FinancialInstrument/DESCRIPTION
pkg/FinancialInstrument/NAMESPACE
Log:
- update NAMESPACE and DESCRIPTION
Modified: pkg/FinancialInstrument/DESCRIPTION
===================================================================
--- pkg/FinancialInstrument/DESCRIPTION 2011-07-06 18:37:25 UTC (rev 660)
+++ pkg/FinancialInstrument/DESCRIPTION 2011-07-06 18:42:19 UTC (rev 661)
@@ -1,7 +1,7 @@
Package: FinancialInstrument
Type: Package
Title: Financial Instrument Model Infrastructure for R
-Version: 0.4
+Version: 0.4.1
Date: $Date$
Author: Peter Carl, Dirk Eddelbuettel, Jeffrey Ryan, Joshua Ulrich, Brian G. Peterson, Garrett See
Maintainer: Peter Carl <peter at braverock.com>
@@ -10,6 +10,6 @@
URL: https://r-forge.r-project.org/projects/blotter/
License: GPL
LazyLoad: yes
-Depends: R (>= 2.11.1), xts, zoo
+Depends: R (>= 2.12.0), xts, zoo
Suggests: quantmod
Copyright: (c) 2004 - 2011
Modified: pkg/FinancialInstrument/NAMESPACE
===================================================================
--- pkg/FinancialInstrument/NAMESPACE 2011-07-06 18:37:25 UTC (rev 660)
+++ pkg/FinancialInstrument/NAMESPACE 2011-07-06 18:42:19 UTC (rev 661)
@@ -1,5 +1,6 @@
export(buildHierarchy)
export(buildSpread)
+export(build_spread_symbols)
export(is.instrument)
export(instrument)
export(stock)
More information about the Blotter-commits
mailing list