Other packages > Find by keyword >

XML  

Tools for Parsing and Generating XML Within R and S-Plus
View on CRAN: Click here


Download and install XML package within the R console
Install from CRAN:
install.packages("XML")

Install from Github:
library("remotes")
install_github("cran/XML")

Install by package version:
library("remotes")
install_version("XML", "3.99-0.16.1")



Attach the package and use:
library("XML")
Maintained by
CRAN Team
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2000-11-15
Latest Update: 2023-03-19
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".
How to cite:
CRAN Team (2000). XML: Tools for Parsing and Generating XML Within R and S-Plus. R package version 3.99-0.16.1, https://cran.r-project.org/web/packages/XML
Previous versions and publish date:
0.2 (2000-11-15 09:54), 0.3-3 (2000-12-12 12:38), 0.6-1 (2001-06-28 11:44), 0.6-2 (2001-06-28 12:22), 0.6-3 (2001-07-11 19:58), 0.7-0 (2001-10-28 15:11), 0.7-1 (2001-10-30 15:37), 0.7-2 (2001-11-29 15:15), 0.7-3 (2002-02-01 20:46), 0.7-4 (2002-02-08 23:31), 0.7-5 (2002-03-27 10:10), 0.8-0 (2002-04-26 17:46), 0.8-2 (2002-05-10 15:14), 0.9-0 (2002-07-14 13:12), 0.9-1 (2002-08-30 09:08), 0.92-1 (2002-10-07 08:16), 0.92-2 (2002-10-12 12:13), 0.93-0 (2002-11-06 09:12), 0.93-1 (2002-11-08 17:01), 0.93-2 (2003-03-05 11:54), 0.93-3 (2003-03-09 19:36), 0.93-4 (2003-05-04 11:06), 0.94-0 (2003-08-15 17:10), 0.94-1 (2003-08-17 10:02), 0.95-0 (2003-09-23 21:41), 0.95-1 (2003-10-01 23:04), 0.95-3 (2003-10-07 19:35), 0.95-4 (2003-10-28 14:15), 0.95-6 (2003-11-26 11:25), 0.97-0 (2004-11-22 10:23), 0.97-3 (2005-04-08 12:37), 0.97-4 (2005-05-09 09:57), 0.97-6 (2005-05-21 10:36), 0.97-7 (2005-06-02 10:19), 0.97-8 (2005-08-10 07:54), 0.99-2 (2005-12-12 15:05), 0.99-4 (2005-12-16 15:20), 0.99-5 (2005-12-21 09:27), 0.99-6 (2006-01-01 22:56), 0.99-7 (2006-04-05 10:09), 0.99-8 (2006-07-10 08:07), 0.99-92 (2006-09-11 17:52), 0.99-93 (2006-09-15 09:34), 1.1-1 (2006-10-27 18:53), 1.2-0 (2006-11-15 10:26), 1.3-2 (2006-12-10 20:30), 1.4-0 (2006-12-16 11:50), 1.4-1 (2007-01-07 11:12), 1.5-1 (2007-03-14 21:02), 1.6-0 (2007-03-15 19:57), 1.6-2 (2007-03-27 10:42), 1.6-3 (2007-04-06 14:11), 1.7-1 (2007-04-18 09:41), 1.7-2 (2007-04-23 11:39), 1.7-3 (2007-04-26 19:44), 1.9-0 (2007-05-10 09:09), 1.92-0 (2007-08-25 16:33), 1.92-1 (2007-09-01 12:14), 1.93-1 (2007-10-01 12:13), 1.93-2 (2007-10-03 20:51), 1.95-1 (2008-05-07 18:39), 1.95-2 (2008-05-13 21:37), 1.95-3 (2008-06-27 08:47), 1.96-0 (2008-07-28 10:29), 1.98-0 (2008-10-15 12:39), 1.98-1 (2008-10-20 12:15), 1.99-0 (2008-12-30 18:11), 2.1-0 (2009-02-19 11:22), 2.3-0 (2009-03-06 18:29), 2.5-0 (2009-06-02 22:27), 2.5-1 (2009-06-07 16:00), 2.5-3 (2009-06-25 17:43), 2.6-0 (2009-08-04 19:09), 2.8-1 (2010-03-21 15:06), 3.1-0 (2010-05-08 09:36), 3.1-1 (2010-08-12 13:45), 3.2-0 (2010-10-05 18:44), 3.4-0 (2011-04-30 15:01), 3.4-2 (2011-08-04 14:22), 3.4-3 (2011-09-14 08:46), 3.6-0 (2011-11-29 08:30), 3.6-1 (2011-11-30 09:49), 3.6-2 (2011-12-09 10:31), 3.7-2 (2012-01-08 16:41), 3.7-3 (2012-01-11 09:43), 3.7-4 (2012-01-12 10:54), 3.8-0 (2012-01-14 10:36), 3.9-0 (2012-01-18 16:14), 3.9-2 (2012-01-21 11:13), 3.9-4 (2012-01-31 08:37), 3.95-0.1 (2012-10-02 08:12), 3.95-0.2 (2013-03-07 09:14), 3.95-0 (2012-09-30 20:47), 3.96-0.1 (2013-03-20 17:44), 3.96-0.2 (2013-03-21 12:31), 3.96-1.1 (2013-03-28 18:13), 3.98-1.1 (2013-06-20 15:50), 3.98-1.2 (2015-05-31 08:28), 3.98-1.3 (2015-06-30 14:32), 3.98-1.4 (2016-03-01 10:54), 3.98-1.5 (2016-11-10 15:39), 3.98-1.6 (2017-03-30 10:03), 3.98-1.7 (2017-05-03 12:29), 3.98-1.8 (2017-06-15 08:27), 3.98-1.9 (2017-06-19 14:43), 3.98-1.10 (2018-02-19 10:02), 3.98-1.11 (2018-06-11 07:40), 3.98-1.12 (2018-07-15 19:11), 3.98-1.13 (2018-08-01 10:57), 3.98-1.14 (2018-08-09 12:27), 3.98-1.15 (2018-08-10 17:32), 3.98-1.16 (2018-08-19 11:11), 3.98-1.17 (2019-02-08 10:25), 3.98-1.18 (2019-03-04 10:45), 3.98-1.19 (2019-03-06 21:40), 3.98-1.20 (2019-06-06 08:23), 3.99-0.1 (2020-01-17 11:26), 3.99-0.2 (2020-01-18 16:24), 3.99-0.3 (2020-01-20 09:45), 3.99-0.4 (2020-07-05 16:13), 3.99-0.5 (2020-07-23 15:37), 3.99-0.6 (2021-03-16 14:52), 3.99-0.7 (2021-08-17 21:22), 3.99-0.8 (2021-09-17 08:19), 3.99-0.9 (2022-02-24 07:41), 3.99-0.10 (2022-06-10 00:40), 3.99-0.11 (2022-10-03 10:46), 3.99-0.12 (2022-10-28 12:15), 3.99-0.13 (2022-12-04 10:09), 3.99-0.14 (2023-03-19 12:04), 3.99-0.15 (2023-11-02 23:40), 3.99-0.16 (2023-11-29 12:55)
Other packages that cited XML R package
View XML citation profile
Other R packages that XML depends, imports, suggests or enhances
Functions, R codes and Examples using the XML R package
Some associated functions: AssignXMLNode . Doctype-class . Doctype . SAXMethods . SAXState-class . XMLAttributes-class . XMLCodeFile-class . XMLInternalDocument . XMLNode-class . addChildren . addNode . addSibling . append.XMLNode . asXMLNode . asXMLTreeNode . catalogResolve . catalogs . coerce . compareXMLDocs . docName . dtdElement . dtdElementValidEntry . dtdIsAttribute . dtdValidElement . ensureNamespace . findXInclude . free . genericSAXHandlers . getChildrenStrings . getEncoding . getHTMLLinks . getLineNumber . getNodeSet . getRelativeURL . getXIncludes . getXMLErrors . isXMLString . length.XMLNode . libxmlVersion . makeClassTemplate . names.XMLNode . newXMLDoc . newXMLNamespace . parseDTD . parseURI . parseXMLAndAdd . print . processXInclude . readHTMLList . readHTMLTable . readKeyValueDB . readSolrDoc . removeXMLNamespaces . replaceNodeWithChildren . saveXML . schema-class . setXMLNamespace . supportsExpat . toHTML . toString . xmlApply . xmlAttributeType . xmlAttrs . xmlChildren . xmlCleanNamespaces . xmlClone . xmlContainsEntity . xmlDOMApply . xmlElementSummary . xmlElementsByTagName . xmlEventHandler . xmlEventParse . xmlGetAttr . xmlHandler . xmlHashTree . xmlName . xmlNamespace . xmlNamespaceDefinitions . xmlNode . xmlOutput . xmlParent . xmlParseDoc . xmlParserContextFunction . xmlRoot . xmlSchemaValidate . xmlSearchNs . xmlSerializeHook . xmlSize . xmlSource . xmlStopParser . xmlStructuredStop . xmlSubset . xmlToDataFrame . xmlToList . xmlToS4 . xmlTree . xmlTreeParse . xmlValue . 
Some associated R codes: AAA.R . DTD.R . DTDClasses.R . DTDRef.R . SAXMethods.R . XMLClasses.R . XMLRErrorInfo.R . applyDOM.R . assignChild.R . bitList.R . catalog.R . compare.R . createNode.R . dynSupports.R . encoding.R . error.R . fixNS.R . flatTree.R . getDependencies.R . getRelativeURL.R . hashTree.R . htmlLinks.R . htmlLists.R . htmlParse.R . keyValueDB.R . libxmlFeatures.R . namespaceHandlers.R . namespaces.R . nodeAccessors.R . parseDTD.R . parser.R . readHTMLTable.R . reflection.R . saveXML.R . schema.R . serialize.R . simplifyPath.R . solrDocs.R . summary.R . tangle.R . tangle1.R . toString.R . tree.R . version.R . xincludes.R . xmlErrorEnums.R . xmlEventHandler.R . xmlEventParse.R . xmlHandler.R . xmlIncludes.R . xmlInternalSource.R . xmlMemoryMgmt.R . xmlNodes.R . xmlOutputBuffer.R . xmlOutputDOM.R . xmlRoot.R . xmlString.R . xmlToDataFrame.R . xmlTree.R . xmlTreeParse.R . zzz.R .  Full XML package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

analyzer  
Data Analysis and Automated R Notebook Generation
Easy data analysis and quality checks which are commonly used in data science. It combines the tabul ...
Download / Learn more Package Citations See dependency  
ggplot2  
Create Elegant Data Visualisations Using the Grammar of Graphics
A system for 'declaratively' creating graphics, based on "The Grammar of Graphics". You provide the ...
Download / Learn more Package Citations See dependency  
scattermore  
Scatterplots with More Points
C-based conversion of large scatterplot data to rasters plus other operations such as data blurrin ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resizer for Images, Tables and Fancy Resizable Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
spatialsample  
Spatial Resampling Infrastructure
Functions and classes for spatial resampling to use with the 'rsample' package, such as spatial cros ...
Download / Learn more Package Citations See dependency  
comat  
Creates Co-Occurrence Matrices of Spatial Data
Builds co-occurrence matrices based on spatial raster data. It includes creation of weighted co-occu ...
Download / Learn more Package Citations See dependency  

21,994

R Packages

186,816

Dependencies

55,244

Author Associations

21,995

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns