r-cran-xml 3.98-1.3-1 source package in Ubuntu

Changelog

r-cran-xml (3.98-1.3-1) unstable; urgency=low

  * New upstream release

  * debian/control: Set Build-Depends: to current R version

 -- Dirk Eddelbuettel <email address hidden>  Tue, 30 Jun 2015 08:56:39 -0500

Upload details

Uploaded by:
Dirk Eddelbuettel
Uploaded to:
Sid
Original maintainer:
Dirk Eddelbuettel
Architectures:
any
Section:
gnu-r
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe math

Downloads

File Size SHA-256 Checksum
r-cran-xml_3.98-1.3-1.dsc 1.7 KiB d14e69a886cb90f5811429af9ff241c6d1b9a2c765f5fc8804fb2d97ec932d04
r-cran-xml_3.98-1.3.orig.tar.gz 1.5 MiB 5e1fb547848b12b9b1a14a1e647891d62dbbebb2a87da28e10e095a1d0f52a49
r-cran-xml_3.98-1.3-1.diff.gz 4.6 KiB 9c4609053078a22f0c7d915d416e617fce30558ff4e4472c7c40a7f2c010a159

No changes file available.

Binary packages built by this source

r-cran-xml: No summary available for r-cran-xml in ubuntu wily.

No description available for r-cran-xml in ubuntu wily.

r-cran-xml-dbgsym: debug symbols for package r-cran-xml

 This package provides facilities for the R language to
 .
  * parse XML files, URLs and strings, using either the DOM (Document
    Object Model)/tree-based approach, or the event-driven SAX (Simple
    API for XML) mechanism;
  * generate XML content to buffers, files, URLs, and internal XML trees;
  * read DTDs as R objects.