[Distr-commits] r759 - pkg/distrSim
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Nov 18 13:16:08 CET 2011
Author: ruckdeschel
Date: 2011-11-18 13:16:08 +0100 (Fri, 18 Nov 2011)
New Revision: 759
Modified:
pkg/distrSim/DESCRIPTION
Log:
[distrSim] (trunk)
reaction to http://developer.r-project.org/214update.txt
+ removed lazyload tag in DESCRIPTION
+ updated version number in DESCRIPTION
Modified: pkg/distrSim/DESCRIPTION
===================================================================
--- pkg/distrSim/DESCRIPTION 2011-11-18 12:15:04 UTC (rev 758)
+++ pkg/distrSim/DESCRIPTION 2011-11-18 12:16:08 UTC (rev 759)
@@ -1,17 +1,16 @@
Package: distrSim
-Version: 2.3.1
-Date: 2011-09-30
+Version: 2.3.2
+Date: 2011-11-18
Title: Simulation classes based on package distr
Depends: R(>= 2.6.0), methods, graphics, setRNG(>= 2006.2-1), distr(>= 2.2), startupmsg
Suggests: distrEx(>= 2.2)
Author: Florian Camphausen, Matthias Kohl, Peter Ruckdeschel, Thomas Stabla
Description: Simulation (S4-)classes based on package distr
Maintainer: Peter Ruckdeschel <Peter.Ruckdeschel at itwm.fraunhofer.de>
-LazyLoad: yes
ByteCompile: yes
License: LGPL-3
Encoding: latin1
URL: http://distr.r-forge.r-project.org/
LastChangedDate: {$LastChangedDate$}
LastChangedRevision: {$LastChangedRevision$}
-SVNRevision: 741
+SVNRevision: 757
More information about the Distr-commits
mailing list