-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathDESCRIPTION
26 lines (26 loc) · 925 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
Package: esgtoolkit
Type: Package
Title: Toolkit for Monte Carlo Simulations
Version: 1.2.1
Date: 2025-02-07
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
Imports: Rcpp(>= 0.11.0)
Suggests:
devtools,
ggplot2,
testthat
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