[Distr-commits] r164 - branches/distr-2.0/pkg/distrEx
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri May 30 11:24:41 CEST 2008
Author: stamats
Date: 2008-05-30 11:24:41 +0200 (Fri, 30 May 2008)
New Revision: 164
Modified:
branches/distr-2.0/pkg/distrEx/DESCRIPTION
Log:
updated date in DESCRIPTION file
distrEx now checks and installs without any warning or error under 2.7.0 Patched (2008-05-29 r45814) and without any error and 1 warning 2.8.0 Under development (unstable) (2008-05-29 r45814). The warning is
Found the following executable file(s):
src/.svn/text-base/distrEx.dll.svn-base
Source packages should not contain undeclared executable files.
See section 'Package structure' in manual 'Writing R Extensions'.
As this is in folder .svn we probably can neglect this warning.
Modified: branches/distr-2.0/pkg/distrEx/DESCRIPTION
===================================================================
--- branches/distr-2.0/pkg/distrEx/DESCRIPTION 2008-05-30 09:12:46 UTC (rev 163)
+++ branches/distr-2.0/pkg/distrEx/DESCRIPTION 2008-05-30 09:24:41 UTC (rev 164)
@@ -1,6 +1,6 @@
Package: distrEx
Version: 2.0
-Date: 2008-05-08
+Date: 2008-05-30
Title: Extensions of package distr
Description: Extensions of package distr and some additional functionality
Depends: R(>= 2.6.0), methods, distr(>= 2.0), evd, startupmsg
@@ -9,5 +9,4 @@
Maintainer: Matthias Kohl <Matthias.Kohl at stamats.de>
LazyLoad: yes
License: GPL (version 2 or later)
-URL: http://distr.r-forge.r-project.org/
-Packaged: Fri Jun 8 00:12:57 2007; Peter
+URL: http://distr.r-forge.r-project.org/
\ No newline at end of file
More information about the Distr-commits
mailing list