Skip to content

Commit 3111798

Browse files
committed
Update DESCRIPTION
version 4.9
1 parent 77c4bb0 commit 3111798

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

DESCRIPTION

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,19 @@
11
Package: Sim.DiffProc
22
Type: Package
3-
Version: 4.8
4-
Date: 2020-11-08
3+
Version: 4.9
4+
Date: 2024-03-06
55
Title: Simulation of Diffusion Processes
66
Authors@R: c(
77
person("Arsalane Chouaib", "Guidoum",
8-
email = "[email protected]",
8+
email = "[email protected]",
9+
comment = c(ORCID = "0000-0003-3781-2160"),
910
role = c("cre", "aut")),
1011
person("Kamal", "Boukhetala",
1112
role = "aut",email = "[email protected]"))
12-
Author: Arsalane Chouaib Guidoum [cre, aut],
13+
Author: Arsalane Chouaib Guidoum [cre, aut] (<https://orcid.org/0000-0003-3781-2160>),
1314
Kamal Boukhetala [aut]
14-
Maintainer: Arsalane Chouaib Guidoum <acguidoum@usthb.dz>
15-
Depends: R (>= 3.0.0)
15+
Maintainer: Arsalane Chouaib Guidoum <acguidoum@univ-tam.dz>
16+
Depends: R (>= 4.0.0)
1617
Imports: Deriv (>= 3.8.0), MASS (>= 7.3-30), parallel
1718
Suggests: deSolve (>= 1.11), knitr (>= 1.10), rgl (>= 0.93.991),
1819
rmarkdown (>= 0.8), scatterplot3d (>= 0.3-36), sm (>= 2.2-5.3)
@@ -22,7 +23,4 @@ VignetteBuilder: knitr
2223
Encoding: UTF-8
2324
Description: It provides users with a wide range of tools to simulate, estimate, analyze, and visualize the dynamics of stochastic differential systems in both forms Ito and Stratonovich. Statistical analysis with parallel Monte Carlo and moment equations methods of SDEs <doi:10.18637/jss.v096.i02>. Enabled many searchers in different domains to use these equations to modeling practical problems in financial and actuarial modeling and other areas of application, e.g., modeling and simulate of first passage time problem in shallow water using the attractive center (Boukhetala K, 1996) ISBN:1-56252-342-2.
2425
License: GPL (>= 2)
25-
Classification/MSC: 37H10, 37M10, 60H05, 60H10, 60H35, 60J60, 65C05,
26-
68N15, 68Q10
27-
NeedsCompilation: yes
28-
Packaged: 2020-11-07 14:58:47 UTC; AC.Guidoum
26+
Classification/MSC: 37H10, 37M10, 60H05, 60H10, 60H35, 60J60, 65C05, 68N15, 68Q10

0 commit comments

Comments
 (0)