https://github.com/cran/XML
Revision 8c291ae0a3cc6b99d3bfe5e1f15e3902dc227781 authored by Duncan Temple Lang on 04 April 2006, 00:00:00 UTC, committed by Gabor Csardi on 04 April 2006, 00:00:00 UTC
1 parent 26bfd79
Raw File
Tip revision: 8c291ae0a3cc6b99d3bfe5e1f15e3902dc227781 authored by Duncan Temple Lang on 04 April 2006, 00:00:00 UTC
version 0.99-7
Tip revision: 8c291ae
DESCRIPTION
Package: XML
Version: 0.99-7
Date: 2006/04/04
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