https://github.com/cran/XML
Revision 12b6974509ba21e8a712331ddf9952152f27fa77 authored by Duncan Temple Lang on 08 March 2003, 00:00:00 UTC, committed by Gabor Csardi on 08 March 2003, 00:00:00 UTC
1 parent 440c61c
Raw File
Tip revision: 12b6974509ba21e8a712331ddf9952152f27fa77 authored by Duncan Temple Lang on 08 March 2003, 00:00:00 UTC
version 0.93-3
Tip revision: 12b6974
DESCRIPTION
Package: XML
Version: 0.93-3
Date: 2003/03/08
Author:  Duncan Temple Lang (duncan@research.bell-labs.com)
Title: Tools for parsing and generating XML within R and S-Plus.
Depends: R (>= 1.2.0)
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
Maintainer: Duncan Temple Lang <duncan@research.bell-labs.com>
URL:  http://www.omegahat.org/RSXML
License: BSD. 
back to top