https://github.com/cran/XML
Raw File
Tip revision: 628e8f1c907b96e7e4a3fd514b0458cddd074c16 authored by Duncan Temple Lang on 24 December 2008, 00:00:00 UTC
version 1.99-0
Tip revision: 628e8f1
DESCRIPTION
Package: XML
Version: 1.99-0
Date: 2008/12/24
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, utils
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