https://github.com/cran/XML
Raw File
Tip revision: 0fe7b7904c092d46d2fa856b96fe85de90c411ee authored by Duncan Temple Lang on 27 November 2000, 00:00:00 UTC
version 0.7-1
Tip revision: 0fe7b79
DESCRIPTION
Package: XML
Version: 0.7-1
Date: 2000/11/27
Author:  Duncan Temple Lang (duncan@research.bell-labs.com)
Title: Tools for parsing and generating XML within R and S-Plus.
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