https://github.com/cran/XML
Raw File
Tip revision: 6137fab14499025ccb6969184e033d4096a7707e authored by Duncan Temple Lang on 06 November 2002, 00:00:00 UTC
version 0.93-1
Tip revision: 6137fab
DESCRIPTION
Package: XML
Version: 0.93-1
Date: 2002/11/06
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