-
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathDESCRIPTION
More file actions
31 lines (31 loc) · 1.01 KB
/
DESCRIPTION
File metadata and controls
31 lines (31 loc) · 1.01 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
25
26
27
28
29
30
31
Package: esgtoolkit
Type: Package
Title: Toolkit for Monte Carlo Simulations
Version: 1.10.2
Date: 2026-02-12
Authors@R: c(
person("T.", "Moudiki", , "thierry.moudiki@gmail.com", role = c("aut", "cre")
)
)
URL: https://github.com/Techtonique/esgtoolkit
BugReports: https://github.com/Techtonique/esgtoolkit/issues
Maintainer: T. Moudiki <thierry.moudiki@gmail.com>
Description: A toolkit for Monte Carlo Simulations in Finance, Economics, Insurance, Physics. Multiple simulation models can be created by combining building blocks provided in the package.
License: BSD_3_clause Clear + file LICENSE
Depends: ggplot2, gridExtra, methods, reshape2, VineCopula, randtoolbox, zoo, data.table
Imports: Rcpp(>= 0.11.0)
Suggests:
devtools,
ggplot2,
testthat,
knitr,
misc,
tseries
VignetteBuilder: knitr
LinkingTo: Rcpp
Packaged: 2014-06-12 23:32:30 UTC; Thierry
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-06-13 06:17:14
RoxygenNote: 7.3.2
Remotes: thierrymoudiki/misc