r-cran-xml 3.99-0.8-1 source package in Ubuntu

Changelog

r-cran-xml (3.99-0.8-1) unstable; urgency=medium

  * New upstream release
  
  * debian/control: Set Standards-Version: to current version  

 -- Dirk Eddelbuettel <email address hidden>  Fri, 17 Sep 2021 05:53:22 -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.99-0.8-1.dsc 1.8 KiB 9d443b1cbd269787b061224d159044071bf61d1d9406f112c47cf1e3c88bd9ac
r-cran-xml_3.99-0.8.orig.tar.gz 947.9 KiB 081f691c2ee8ad39c7c95281e7d9153ec04cee79ca2d41f5d82c2ec2f1d36b50
r-cran-xml_3.99-0.8-1.debian.tar.xz 5.3 KiB e80d71bd6556a41da323e74e76c08ce89e2b6958c74aa2ab90e322276c7e5dc2

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