https://github.com/cran/XML
Raw File
Tip revision: ab02bb739b96718f4d308c8ce18b058e842aea29 authored by ORPHANED on 06 June 2019, 05:23:32 UTC
version 3.98-1.20
Tip revision: ab02bb7
DESCRIPTION
Package: XML
Version: 3.98-1.20
Author: Duncan Temple Lang and the CRAN Team (including Tomas Kalibera)
Maintainer: ORPHANED
Title: Tools for Parsing and Generating XML Within R and S-Plus
Depends: R (>= 2.13.0), methods, utils
Suggests: bitops, RCurl
SystemRequirements: libxml2 (>= 2.6.3)
Description: Many approaches for both reading and
        creating XML (and HTML) documents (including DTDs), both local
        and accessible via HTTP or FTP.  Also offers access to an
        'XPath' "interpreter".
URL: http://www.omegahat.net/RSXML
License: BSD_2_clause + file LICENSE
Collate: AAA.R DTD.R DTDClasses.R DTDRef.R SAXMethods.S XMLClasses.R
        applyDOM.R assignChild.R catalog.R createNode.R dynSupports.R
        error.R flatTree.R nodeAccessors.R parseDTD.R schema.S
        summary.R tangle.R toString.S tree.R version.R xmlErrorEnums.R
        xmlEventHandler.R xmlEventParse.R xmlHandler.R
        xmlInternalSource.R xmlOutputDOM.R xmlNodes.R xmlOutputBuffer.R
        xmlTree.R xmlTreeParse.R htmlParse.R hashTree.R zzz.R
        supports.R parser.R libxmlFeatures.R xmlString.R saveXML.R
        namespaces.R readHTMLTable.R reflection.R xmlToDataFrame.R
        bitList.R compare.R encoding.R fixNS.R xmlRoot.R serialize.R
        xmlMemoryMgmt.R keyValueDB.R solrDocs.R XMLRErrorInfo.R
        xincludes.R namespaceHandlers.R tangle1.R htmlLinks.R
        htmlLists.R getDependencies.R getRelativeURL.R xmlIncludes.R
        simplifyPath.R
NeedsCompilation: yes
Packaged: 2019-06-06 06:10:55 UTC; ripley
X-CRAN-Comment: Orphaned on 2017-06-19: all updates have been by the
        CRAN team for some years.
Repository: CRAN
Date/Publication: 2019-06-06 06:23:32 UTC
back to top