[Robast-commits] r932 - pkg/RandVar

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Sun Apr 23 09:21:13 CEST 2017


Author: stamats
Date: 2017-04-23 09:21:11 +0200 (Sun, 23 Apr 2017)
New Revision: 932

Modified:
   pkg/RandVar/DESCRIPTION
Log:
update of author field and date

Modified: pkg/RandVar/DESCRIPTION
===================================================================
--- pkg/RandVar/DESCRIPTION	2017-04-22 10:27:44 UTC (rev 931)
+++ pkg/RandVar/DESCRIPTION	2017-04-23 07:21:11 UTC (rev 932)
@@ -1,12 +1,12 @@
 Package: RandVar
 Version: 1.0.1
-Date: 2017-04-22
+Date: 2017-04-23
 Title: Implementation of Random Variables
 Description: Implements random variables by means of S4 classes and methods.
 Depends: R (>= 2.14.0), methods, distr(>= 2.5.2), distrEx(>= 2.5)
 Imports: startupmsg
-Author: Matthias Kohl, Peter Ruckdeschel
-Maintainer: Matthias Kohl <Matthias.Kohl at stamats.de>
+Authors at R: c(person("Matthias", "Kohl", role=c("cre", "cph", "aut"), email="Matthias.Kohl at stamats.de"), person("Peter", "Ruckdeschel",
+           role=c("aut", "cph")))
 ByteCompile: yes
 LazyLoad: yes
 License: LGPL-3



More information about the Robast-commits mailing list