https://github.com/cran/XML
Raw File
Tip revision: 0d5d4b9cf96495a507f4461144474d4a53772693 authored by Duncan Temple Lang on 20 December 2005, 00:00:00 UTC
version 0.99-5
Tip revision: 0d5d4b9
DESCRIPTION
Package: XML
Version: 0.99-5
Date: 2005/12/20
Author:  Duncan Temple Lang (duncan@wald.ucdavis.edu)
Maintainer: Duncan Temple Lang <duncan@wald.ucdavis.edu>
Title: Tools for parsing and generating XML within R and S-Plus.
Depends: R (>= 1.2.0), methods
SystemRequirements: libxml2 (>= 2.6.3)
Description: Parsing facilities for arbitrary XML files, DTDs and HTML, offering both
      event and tree based parsers which are customizable with R functions.
Note: This is released by the Omegahat Project for Statistical
     Computing. Bug reports should be submitted via
      http://www.omegahat.org/bugs
URL:  http://www.omegahat.org/RSXML
License: BSD. 
back to top