-
Notifications
You must be signed in to change notification settings - Fork 19
Expand file tree
/
Copy pathDESCRIPTION
More file actions
24 lines (24 loc) · 1.05 KB
/
Copy pathDESCRIPTION
File metadata and controls
24 lines (24 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Package: RiskPortfolios
Version: 2.1.8
Date: 2026-08-19
Title: Computation of Risk-Based Portfolios
Authors@R: c(person("David", "Ardia", role = c("aut", "cre", "cph", "fnd"),
email = "david.ardia.ch@gmail.com", comment = c(ORCID = "0000-0003-2823-782X")),
person("Kris", "Boudt", role = "aut"),
person("Jean-Philippe", "Gagnon-Fleury", role = "aut"))
Maintainer: David Ardia <david.ardia.ch@gmail.com>
Imports: quadprog, nloptr (>= 2.0.0), stats
Description: Collection of functions designed to compute risk-based portfolios as described
in Ardia et al. (2017) <doi:10.1007/s10479-017-2474-7> and Ardia et al. (2017) <doi:10.21105/joss.00171>.
License: GPL (>= 2)
Encoding: UTF-8
Language: en-US
BugReports: https://github.com/ArdiaD/RiskPortfolios/issues
URL: https://github.com/ArdiaD/RiskPortfolios
Suggests: testthat
NeedsCompilation: no
Author: David Ardia [aut, cre, cph, fnd] (ORCID:
<https://orcid.org/0000-0003-2823-782X>),
Kris Boudt [aut],
Jean-Philippe Gagnon-Fleury [aut]
Config/roxygen2/version: 8.1.0