https://github.com/cran/XML
Raw File
Tip revision: 1334f150cc7020d670da392389e7118752052758 authored by Duncan Temple Lang on 31 May 2005, 00:00:00 UTC
version 0.97-7
Tip revision: 1334f15
DESCRIPTION
Package: XML
Version: 0.97-7
Date: 2005/05/31
Author:  Duncan Temple Lang (duncan@wald.ucdavis.edu)
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@wald.ucdavis.edu>
URL:  http://www.omegahat.org/RSXML
License: BSD. 
back to top