[Yuima-commits] r742 - pkg/yuima

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Fri Feb 5 05:54:19 CET 2021


Author: eguchi
Date: 2021-02-05 05:54:18 +0100 (Fri, 05 Feb 2021)
New Revision: 742

Modified:
   pkg/yuima/DESCRIPTION
Log:
update

Modified: pkg/yuima/DESCRIPTION
===================================================================
--- pkg/yuima/DESCRIPTION	2021-02-05 04:53:39 UTC (rev 741)
+++ pkg/yuima/DESCRIPTION	2021-02-05 04:54:18 UTC (rev 742)
@@ -1,10 +1,11 @@
 Package: yuima
 Type: Package
 Title: The YUIMA Project Package for SDEs
-Version: 1.10.3
+Version: 1.10.4
 Depends: R(>= 2.10.0), methods, zoo, stats4, utils, expm, cubature,
         mvtnorm
-Imports: Rcpp (>= 0.12.1), boot (>= 1.3-2), glassoFast, wavethresh
+Imports: Rcpp (>= 0.12.1), boot (>= 1.3-2), glassoFast, wavethresh,
+        coda
 Author: YUIMA Project Team
 Maintainer: Stefano M. Iacus <stefano.iacus at unimi.it>
 Description: Simulation and Inference for SDEs and Other Stochastic Processes.
@@ -13,8 +14,8 @@
 LinkingTo: Rcpp, RcppArmadillo
 Repository: R-Forge
 Repository/R-Forge/Project: yuima
-Repository/R-Forge/Revision: 729
-Repository/R-Forge/DateTimeStamp: 2020-03-06 03:42:05
-Date/Publication: 2020-03-06 03:42:05
+Repository/R-Forge/Revision: 738
+Repository/R-Forge/DateTimeStamp: 2020-12-20 19:24:37
+Date/Publication: 2020-12-20 19:24:37
 NeedsCompilation: yes
-Packaged: 2020-03-06 04:05:08 UTC; rforge
+Packaged: 2021-01-25 06:56:32 UTC; shoichieguchi



More information about the Yuima-commits mailing list