-
Notifications
You must be signed in to change notification settings - Fork 14
/
DESCRIPTION
32 lines (32 loc) · 1.23 KB
/
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
28
29
30
31
32
Package: quantmod
Type: Package
Title: Quantitative Financial Modelling Framework
Version: 0.4.26
Authors@R: c(
person(given=c("Jeffrey","A."), family="Ryan", role=c("aut","cph")),
person(given=c("Joshua","M."), family="Ulrich", role=c("cre","aut"), email="[email protected]"),
person(given=c("Ethan","B."), family="Smith", role="ctb"),
person(given="Wouter", family="Thielen", role="ctb"),
person(given="Paul", family="Teetor", role="ctb"),
person(given="Steve", family="Bronder", role="ctb")
)
Depends: R (>= 3.2.0), xts(>= 0.9-0), zoo, TTR(>= 0.2), methods
Imports: curl, jsonlite(>= 1.1)
Suggests: DBI,RMySQL,RSQLite,timeSeries,xml2,downloader
Description: Specify, build, trade, and analyse quantitative financial trading strategies.
LazyLoad: yes
License: GPL-3
URL: https://www.quantmod.com/,
https://github.com/joshuaulrich/quantmod
BugReports: https://github.com/joshuaulrich/quantmod/issues
NeedsCompilation: no
Packaged: 2024-02-13 17:49:13 UTC; josh
Author: Jeffrey A. Ryan [aut, cph],
Joshua M. Ulrich [cre, aut],
Ethan B. Smith [ctb],
Wouter Thielen [ctb],
Paul Teetor [ctb],
Steve Bronder [ctb]
Maintainer: Joshua M. Ulrich <[email protected]>
Repository: CRAN
Date/Publication: 2024-02-14 08:20:02 UTC