forked from dgerlanc/backtest
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
28 lines (27 loc) · 939 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Package: backtest
Type: Package
Title: Exploring portfolio-based conjectures about financial
instruments
Version: 0.3-2
Date: 2013-07-08
Author: Jeff Enos <[email protected]> and David Kane <[email protected]>,
with contributions from Kyle Campbell
<[email protected]>, Daniel Gerlanc
<[email protected]>, Aaron Schwartz
<[email protected]>, Daniel Suo
<[email protected]>, Alexei Colin <[email protected]>,
Luyi Zhao <[email protected]>,
and Zijie Zhu <[email protected]>
Description: The backtest package provides facilities for exploring
portfolio-based conjectures about financial instruments
(stocks, bonds, swaps, options, et cetera).
Maintainer: Daniel Gerlanc <[email protected]>
Depends: R (>= 3.0.2)
Imports:
methods,
grid,
lattice,
testthat,
dplyr
License: GPL (>= 2)
LazyLoad: yes