/usr/lib/R/site-library/quantmod/DESCRIPTION is in r-cran-quantmod 0.4-12-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 | Package: quantmod
Type: Package
Title: Quantitative Financial Modelling Framework
Version: 0.4-12
Date: 2017-12-02
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="josh.m.ulrich@gmail.com"),
person(given="Wouter", family="Thielen", role="ctb"),
person(given="Paul", family="Teetor", role="ctb")
)
Depends: R (>= 3.2.0), xts(>= 0.9-0), zoo, TTR(>= 0.2), methods
Imports: curl
Suggests: DBI,RMySQL,RSQLite,timeSeries,XML,downloader,jsonlite(>= 1.1)
Description: Specify, build, trade, and analyse quantitative financial trading strategies.
LazyLoad: yes
License: GPL-3
URL: http://www.quantmod.com https://github.com/joshuaulrich/quantmod
BugReports: https://github.com/joshuaulrich/quantmod/issues
NeedsCompilation: no
Packaged: 2017-12-02 16:45:04 UTC; josh
Author: Jeffrey A. Ryan [aut, cph],
Joshua M. Ulrich [cre, aut],
Wouter Thielen [ctb],
Paul Teetor [ctb]
Maintainer: Joshua M. Ulrich <josh.m.ulrich@gmail.com>
Repository: CRAN
Date/Publication: 2017-12-10 17:13:49 UTC
Built: R 3.4.3; ; "Thu, 14 Dec 2017 13:49:55 -0600"; unix
|