[rkward-cvs] SF.net SVN: rkward-code:[4771] trunk/rkward/packages/XiMpLe

m-eik at users.sf.net m-eik at users.sf.net
Sat Dec 21 19:31:42 UTC 2013


Revision: 4771
          http://sourceforge.net/p/rkward/code/4771
Author:   m-eik
Date:     2013-12-21 19:31:41 +0000 (Sat, 21 Dec 2013)
Log Message:
-----------
XiMpLe: released 0.03-21

Modified Paths:
--------------
    trunk/rkward/packages/XiMpLe/ChangeLog
    trunk/rkward/packages/XiMpLe/DESCRIPTION
    trunk/rkward/packages/XiMpLe/R/XiMpLe-package.R
    trunk/rkward/packages/XiMpLe/debian/changelog.rkward
    trunk/rkward/packages/XiMpLe/debian/control
    trunk/rkward/packages/XiMpLe/debian/copyright
    trunk/rkward/packages/XiMpLe/debian/rules
    trunk/rkward/packages/XiMpLe/inst/NEWS.Rd
    trunk/rkward/packages/XiMpLe/man/XiMpLe-package.Rd
    trunk/rkward/packages/XiMpLe/man/XiMpLe.doc-class.Rd
    trunk/rkward/packages/XiMpLe/man/XiMpLe.node-class.Rd

Modified: trunk/rkward/packages/XiMpLe/ChangeLog
===================================================================
--- trunk/rkward/packages/XiMpLe/ChangeLog	2013-12-10 14:05:16 UTC (rev 4770)
+++ trunk/rkward/packages/XiMpLe/ChangeLog	2013-12-21 19:31:41 UTC (rev 4771)
@@ -1,6 +1,6 @@
 ChangeLog for package XiMpLe
 
-changes in version 0.03-21 (2013-12-10)
+changes in version 0.03-21 (2013-12-21)
 added:
   - new attribute "as.list" added to XMLScan(), if TRUE forces the return
     value to be a list of length 1 (default is still to directly return the
@@ -10,6 +10,7 @@
 changed:
   - added a proper GPL notice at the beginning of each R file
   - the vignette was moved from inst/doc to inst/vignettes
+  - synced names of Author: and Maintainer: in DESCRIPTION with Autors at R:
 
 changes in version 0.03-20 (2013-03-30)
 changed:

Modified: trunk/rkward/packages/XiMpLe/DESCRIPTION
===================================================================
--- trunk/rkward/packages/XiMpLe/DESCRIPTION	2013-12-10 14:05:16 UTC (rev 4770)
+++ trunk/rkward/packages/XiMpLe/DESCRIPTION	2013-12-21 19:31:41 UTC (rev 4771)
@@ -1,8 +1,8 @@
 Package: XiMpLe
 Type: Package
 Title: A simple XML tree parser and generator
-Author: m.eik michalke
-Maintainer: m.eik michalke <meik.michalke at hhu.de>
+Author: Meik Michalke
+Maintainer: Meik Michalke <meik.michalke at hhu.de>
 Depends:
     R (>= 2.9.0),methods
 Suggests:
@@ -20,7 +20,7 @@
 Authors at R: c(person(given="Meik", family="Michalke",
     email="meik.michalke at hhu.de", role=c("aut", "cre")))
 Version: 0.03-21
-Date: 2013-11-13
+Date: 2013-12-21
 Collate:
     'XiMpLe-internal.R'
     'XiMpLe.node-class.R'

Modified: trunk/rkward/packages/XiMpLe/R/XiMpLe-package.R
===================================================================
--- trunk/rkward/packages/XiMpLe/R/XiMpLe-package.R	2013-12-10 14:05:16 UTC (rev 4770)
+++ trunk/rkward/packages/XiMpLe/R/XiMpLe-package.R	2013-12-21 19:31:41 UTC (rev 4771)
@@ -4,7 +4,7 @@
 #' Package: \tab XiMpLe\cr
 #' Type: \tab Package\cr
 #' Version: \tab 0.03-21\cr
-#' Date: \tab 2013-11-13\cr
+#' Date: \tab 2013-12-21\cr
 #' Depends: \tab R (>= 2.9.0),methods\cr
 #' Enhances: \tab rkward\cr
 #' Encoding: \tab UTF-8\cr

Modified: trunk/rkward/packages/XiMpLe/debian/changelog.rkward
===================================================================
--- trunk/rkward/packages/XiMpLe/debian/changelog.rkward	2013-12-10 14:05:16 UTC (rev 4770)
+++ trunk/rkward/packages/XiMpLe/debian/changelog.rkward	2013-12-21 19:31:41 UTC (rev 4771)
@@ -1,3 +1,9 @@
+r-other-rkward-ximple (0.03-21-1) unstable; urgency=low
+
+  * new upstream release
+
+ -- m.eik michalke <meik.michalke at hhu.de>  Sat, 21 Dec 2013 19:03:22 +0000
+
 r-other-rkward-ximple (0.03-20-1) unstable; urgency=low
 
   * new upstream release

Modified: trunk/rkward/packages/XiMpLe/debian/control
===================================================================
--- trunk/rkward/packages/XiMpLe/debian/control	2013-12-10 14:05:16 UTC (rev 4770)
+++ trunk/rkward/packages/XiMpLe/debian/control	2013-12-21 19:31:41 UTC (rev 4771)
@@ -1,15 +1,15 @@
-Source: r-other-reaktanz-ximple
+Source: r-other-rkward-ximple
 Section: math
 Priority: optional
 Maintainer: m.eik michalke <meik.michalke at hhu.de>
-Build-Depends-Indep: debhelper (>> 7.0.0), r-base-dev (>= 3.0.0), cdbs
+Build-Depends-Indep: debhelper (>> 4.1.0), r-base-dev (>= 2.9.0), cdbs
 Standards-Version: 3.9.3.1
 Homepage: http://reaktanz.de/?c=hacking&s=XiMpLe
 
-Package: r-other-reaktanz-ximple
+Package: r-other-rkward-ximple
 Architecture: all
 Section: math
-Depends: r-base-core (>= 3.0.0)
+Depends: r-base (>= 3.0.0)
 Description: GNU R package: This package provides a simple XML tree parser/generator. It includes functions to read XML files into R
  objects, get information out of and into nodes, and write R objects back to XML code.  It's not as powerful as the XML package and
  doesn't aim to be, but for simple XML handling it could be useful. It was originally programmed for RKWard.

Modified: trunk/rkward/packages/XiMpLe/debian/copyright
===================================================================
--- trunk/rkward/packages/XiMpLe/debian/copyright	2013-12-10 14:05:16 UTC (rev 4770)
+++ trunk/rkward/packages/XiMpLe/debian/copyright	2013-12-21 19:31:41 UTC (rev 4771)
@@ -3,7 +3,7 @@
 This Debian package was put together m.eik michalke <meik.michalke at hhu.de>.
 
 The package was renamed from its upstream name 'XiMpLe' to
-'r-other-reaktanz-ximple' in harmony with the R packaging policy to indicate
+'r-other-rkward-ximple' in harmony with the R packaging policy to indicate
 that the package is external to the CRAN or BioC repositories.
 
 XiMpLe Copyright (C) 2013 Meik Michalke, released under the

Modified: trunk/rkward/packages/XiMpLe/debian/rules
===================================================================
--- trunk/rkward/packages/XiMpLe/debian/rules	2013-12-10 14:05:16 UTC (rev 4770)
+++ trunk/rkward/packages/XiMpLe/debian/rules	2013-12-21 19:31:41 UTC (rev 4771)
@@ -1,8 +1,8 @@
 #!/usr/bin/make -f
 #								-*- makefile -*-
-# debian/rules file for the Debian/GNU Linux r-other-reaktanz-ximple package
+# debian/rules file for the Debian/GNU Linux r-other-rkward-ximple package
 # Copyright 2013 by m.eik michalke <meik.michalke at hhu.de>
 
-debRreposname := other-reaktanz
+debRreposname := other-rkward
 
 include /usr/share/R/debian/r-cran.mk

Modified: trunk/rkward/packages/XiMpLe/inst/NEWS.Rd
===================================================================
--- trunk/rkward/packages/XiMpLe/inst/NEWS.Rd	2013-12-10 14:05:16 UTC (rev 4770)
+++ trunk/rkward/packages/XiMpLe/inst/NEWS.Rd	2013-12-21 19:31:41 UTC (rev 4771)
@@ -1,14 +1,23 @@
 \name{NEWS}
 \title{News for Package 'XiMpLe'}
 \encoding{UTF-8}
-\section{Changes in XiMpLe version 0.03-21 (2013-05-24)}{
+\section{Changes in XiMpLe version 0.03-21 (2013-12-21)}{
   \subsection{added}{
     \itemize{
       \item new attribute \code{"as.list"} added to \code{XMLScan()}, if TRUE forces the return
         value to be a list of length 1 (default is still to directly return the
         single node).
+      \item new method \code{XMLScanDeep()} recursively scans for attributes and returns all
+        which were found
     }
   }
+  \subsection{changed}{
+    \itemize{
+      \item added a proper GPL notice at the beginning of each R file
+      \item the vignette was moved from inst/doc to inst/vignettes
+      \item synced names of Author: and Maintainer: in DESCRIPTION with Autors at R:
+    }
+  }
 }
 \section{Changes in XiMpLe version 0.03-20 (2013-03-30)}{
   \subsection{changed}{

Modified: trunk/rkward/packages/XiMpLe/man/XiMpLe-package.Rd
===================================================================
--- trunk/rkward/packages/XiMpLe/man/XiMpLe-package.Rd	2013-12-10 14:05:16 UTC (rev 4770)
+++ trunk/rkward/packages/XiMpLe/man/XiMpLe-package.Rd	2013-12-21 19:31:41 UTC (rev 4771)
@@ -8,7 +8,7 @@
 \details{
   \tabular{ll}{ Package: \tab XiMpLe\cr Type: \tab
   Package\cr Version: \tab 0.03-21\cr Date: \tab
-  2013-11-13\cr Depends: \tab R (>= 2.9.0),methods\cr
+  2013-12-21\cr Depends: \tab R (>= 2.9.0),methods\cr
   Enhances: \tab rkward\cr Encoding: \tab UTF-8\cr License:
   \tab GPL (>= 3)\cr LazyLoad: \tab yes\cr URL: \tab
   http://reaktanz.de/?c=hacking&s=XiMpLe\cr }

Modified: trunk/rkward/packages/XiMpLe/man/XiMpLe.doc-class.Rd
===================================================================
--- trunk/rkward/packages/XiMpLe/man/XiMpLe.doc-class.Rd	2013-12-10 14:05:16 UTC (rev 4770)
+++ trunk/rkward/packages/XiMpLe/man/XiMpLe.doc-class.Rd	2013-12-21 19:31:41 UTC (rev 4771)
@@ -5,5 +5,6 @@
 \alias{XiMpLe.doc-class}
 \alias{XiMpLe.doc,-class}
 \keyword{classes}
-\section{Slots}{\describe{\item{\code{file}:}{(\code{\link{character}}) Name of the file.}\item{\code{xml}:}{(\code{\link{list}}) XML declaration of the file.}\item{\code{dtd}:}{(\code{\link{list}}) Doctype definition of the file.}\item{\code{children}:}{(\code{\link{list}}) A list of objects of class XiMpLe.node, representing the DOM structure of the XML document.}}}
+\section{Slots}{\describe{\item{\code{file}:}{(\code{\link{character}}) Name of the file.}\item{\code{xml}:}{(\code{\link{list}}) XML declaration of the file.}\item{\code{dtd}:}{(\code{\link{list}}) Doctype definition of the file.}\item{\code{children}:}{(\code{\link{list}}) A list of objects of class XiMpLe.node,
+      representing the DOM structure of the XML document.}}}
 

Modified: trunk/rkward/packages/XiMpLe/man/XiMpLe.node-class.Rd
===================================================================
--- trunk/rkward/packages/XiMpLe/man/XiMpLe.node-class.Rd	2013-12-10 14:05:16 UTC (rev 4770)
+++ trunk/rkward/packages/XiMpLe/man/XiMpLe.node-class.Rd	2013-12-21 19:31:41 UTC (rev 4771)
@@ -1,19 +1,24 @@
 \name{XiMpLe.node-class}
 \title{S4 class XiMpLe.node}
 \description{Class XiMpLe.node}
-\details{This class is used to create DOM trees of XML documents, like objects that are returned
+\details{This class is used to create DOM trees of XML documents,
+      like objects that are returned
 by \code{\link[XiMpLe:parseXMLTree]{parseXMLTree}}.
 
 There are certain special values predefined for the \code{name} slot to easily create special XML elements:
 \describe{
 \item{\code{name=""}}{If the name is an empty character string, a pseudo node is created,
 \code{\link[XiMpLe:pasteXMLNode]{pasteXMLNode}} will paste its \code{value} as plain text.}
-\item{\code{name="!--"}}{Creates a comment tag, i.e., this will comment out all its \code{children}.}
+\item{\code{name="!--"}}{Creates a comment tag, i.e.,
+      this will comment out all its \code{children}.}
 \item{\code{name="![CDATA["}}{Creates a CDATA section and places all its \code{children} in it.}
 }}
 \alias{XiMpLe.node-class}
 \alias{XiMpLe.node,-class}
 \keyword{classes}
-\section{Slots}{\describe{\item{\code{name}:}{(\code{\link{character}}) Name of the node (i.e., the XML tag identifier). For special names see details.}\item{\code{attributes}:}{(\code{\link{list}}) A list of named character values, representing the attributes of this node.}\item{\code{children}:}{(\code{\link{list}}) A list of further objects of class XiMpLe.node, representing child nodes of this node.}\item{\code{value}:}{(\code{\link{character}}) Plain text to be used as the enclosed value of this node. Set to \code{value=""} if you
+\section{Slots}{\describe{\item{\code{name}:}{(\code{\link{character}}) Name of the node (i.e.,
+      the XML tag identifier). For special names see details.}\item{\code{attributes}:}{(\code{\link{list}}) A list of named character values,
+      representing the attributes of this node.}\item{\code{children}:}{(\code{\link{list}}) A list of further objects of class XiMpLe.node,
+      representing child nodes of this node.}\item{\code{value}:}{(\code{\link{character}}) Plain text to be used as the enclosed value of this node. Set to \code{value=""} if you
 want a childless node to be forced into an non-empty pair of start and end tags by \code{\link[XiMpLe:pasteXMLNode]{pasteXMLNode}}.}}}
 





More information about the rkward-tracker mailing list