Your message dated Wed, 24 Sep 2003 13:53:38 +0200
with message-id <[EMAIL PROTECTED]>
and subject line statdataml packages are accepted in unstable
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 17 Jul 2003 06:55:42 +0000
>From [EMAIL PROTECTED] Thu Jul 17 01:55:23 2003
Return-path: <[EMAIL PROTECTED]>
Received: from kom.mpisoc.mpg.de (kom.mpipf-muenchen.mpg.de) [192.129.1.23] 
        by master.debian.org with smtp (Exim 3.35 1 (Debian))
        id 19d2fi-0002Pd-00; Thu, 17 Jul 2003 01:55:23 -0500
Received: from 10.1.1.2 by kom.mpipf-muenchen.mpg.de (InterScan E-Mail 
VirusWall NT); Thu, 17 Jul 2003 08:57:33 +0100 (GMT Daylight Time)
Received: from [10.80.1.240] (helo=laboiss0)
        by amalie.intra.mpipf-muenchen.mpg.de with esmtp (Exim 4.05)
        id 19d2df-0001rU-00; Thu, 17 Jul 2003 08:53:15 +0200
Received: from rafael by laboiss0 with local (Exim 3.36 #1 (Debian))
        id 19d2fh-0000Lu-00; Thu, 17 Jul 2003 08:55:21 +0200
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="ISO-8859-1"
From: Rafael Laboissiere <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: ITP: statdataml -- XML based data exchange format for R and Octave
X-Mailer: reportbug 2.18
Date: Thu, 17 Jul 2003 08:55:21 +0200
X-Debbugs-Cc: debian-devel@lists.debian.org
Message-Id: <[EMAIL PROTECTED]>
Sender: Rafael Laboissiere <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-9.0 required=4.0
        tests=BAYES_01,HAS_PACKAGE,X_DEBBUGS_CC
        version=2.53-bugs.debian.org_2003_06_27
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_06_27 
(1.174.2.15-2003-03-30-exp)

Package: wnpp
Version: unavailable; reported 2003-07-17
Severity: wishlist


* Package name    : statdataml
  Version         : 1.0-5
  Upstream Author : David Meyer <[EMAIL PROTECTED]>
* URL             : http://cran.r-project.org/src/contrib/
* License         : GPL
  Description     : XML based data exchange format for R and Octave

This package allows easy exachnge of data between R and Octave programs
through XML files using the StatDataML DTD.  It is as easy to use as this:

    $ R
    > library ('StatDataML')
    > x <- c (1,5,7)
    > writeSDML (x, "foo.xml")
    > q()
    $ octave
    > x = readsdml ("foo.xml")
    x =
      1  5  7
      
    
And vice-versa.

I packaged it already and it is accessable in the following apt-getable
repository:

    deb http://people.debian.org/~rafael/R ./
    deb-src http://people.debian.org/~rafael/R ./
        
Notice, please, that this is an experimental repository and this work is
*very* preliminary.  In particular, the package pollutes severily the octave
namespace by adding *.m with trivial names in the LOADPATH.  The upstream
author has been already contacted and is working on this issue for a new
release, which will include also better support for new Octave data types
(list and cell arrays).

The statdataml package (btw, suggestions for a better name are welcome)
depends on another package not yet in Debian (r-xml) which is also present
in the apt-getable repository mentioned above.  This package adds the XML
module for R available at CRAN (it will be the subject of another IRTP
soon).

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux laboiss0 2.4.19-686 #1 Mon Nov 18 23:59:03 EST 2002 i686
Locale: LANG=en_US, LC_CTYPE=en_US


---------------------------------------
Received: (at 201672-done) by bugs.debian.org; 24 Sep 2003 11:53:49 +0000
>From [EMAIL PROTECTED] Wed Sep 24 06:53:44 2003
Return-path: <[EMAIL PROTECTED]>
Received: from kom.mpisoc.mpg.de (kom.mpipf-muenchen.mpg.de) [192.129.1.23] 
        by master.debian.org with smtp (Exim 3.35 1 (Debian))
        id 1A28DH-0002cf-00; Wed, 24 Sep 2003 06:53:44 -0500
Received: from 10.1.1.2 by kom.mpipf-muenchen.mpg.de (InterScan E-Mail 
VirusWall NT); Wed, 24 Sep 2003 13:56:08 +0100 (GMT Daylight Time)
Received: from [10.80.0.248] (helo=laboiss0)
        by amalie.intra.mpipf-muenchen.mpg.de with esmtp (Exim 4.05)
        id 1A28CZ-0001wC-00; Wed, 24 Sep 2003 13:52:59 +0200
Received: from rafael by laboiss0 with local (Exim 3.36 #1 (Debian))
        id 1A28DC-000556-00; Wed, 24 Sep 2003 13:53:38 +0200
Date: Wed, 24 Sep 2003 13:53:38 +0200
From: Rafael Laboissiere <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: statdataml packages are accepted in unstable
Message-ID: <[EMAIL PROTECTED]>
Reply-To: Rafael Laboissiere <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Organization: Max-Planck Institute for Psychological Research -- Munich, Germany
User-Agent: Mutt/1.5.4i
Sender: Rafael Laboissiere <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=0.0 required=4.0
        tests=none
        version=2.53-bugs.debian.org_2003_9_21
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_9_21 
(1.174.2.15-2003-03-30-exp)

Subject says all.  I am closing this bug report manually, because the
package was first rejected and I forgot to put again the "closes: Bug#"
string in the debian/changelog entry for the new version.

-- 
Rafael

Reply via email to