r-cran-xml 3.98-1.20-2 source package in Ubuntu

Changelog

r-cran-xml (3.98-1.20-2) unstable; urgency=medium

  * Source-only upload
  
  * debian/control: Set Build-Depends: to current R version
  * debian/control: Set Standards-Version: to current version 

 -- Dirk Eddelbuettel <email address hidden>  Sat, 17 Aug 2019 17:34:53 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
r-cran-xml_3.98-1.20-2.dsc 1.8 KiB 028bec2b82ce7901defdd097ebf9da51de3e8619ee0772cc91dd8e926a888179
r-cran-xml_3.98-1.20.orig.tar.gz 1.5 MiB 46af86376ea9a0fb1b440cf0acdf9b89178686a05c4b77728fcff1f023aa4858
r-cran-xml_3.98-1.20-2.debian.tar.xz 5.0 KiB 3d3d576f01f9f61fd8de01159c72e2cecdf70041c0c3213ebc892cbdbe15ff55

Available diffs

No changes file available.

Binary packages built by this source

r-cran-xml: GNU R package for XML parsing and generation

 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.

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