[Blotter-commits] r5 - pkg

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Fri Dec 12 17:37:21 CET 2008


Author: peter_carl
Date: 2008-12-12 17:37:20 +0100 (Fri, 12 Dec 2008)
New Revision: 5

Modified:
   pkg/DESCRIPTION
Log:
- Updated attributes


Modified: pkg/DESCRIPTION
===================================================================
--- pkg/DESCRIPTION	2008-12-12 03:27:49 UTC (rev 4)
+++ pkg/DESCRIPTION	2008-12-12 16:37:20 UTC (rev 5)
@@ -1,10 +1,14 @@
 Package: blotter
 Type: Package
-Title: What the package does (short line)
-Version: 1.0
-Date: 2008-12-05
-Author: Who wrote it
-Maintainer: Who to complain to <yourfault at somewhere.net>
-Description: More about what it does (maybe more than one line)
-License: What license is it under?
+Title: Tools for transaction-oriented trading systems development.
+Version: 0.3
+Date: 2008-11-21
+Author: Peter Carl, Brian G. Peterson
+Maintainer: Brian G. Peterson <brian at braverock.com>
+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.4.0), xts, zoo
+Suggests: quantmod
+URL: http://braverock.com/R/
+Copyright: (c) 2008
\ No newline at end of file



More information about the Blotter-commits mailing list