Other packages > Find by keyword >

XiMpLe  

A Simple XML Tree Parser and Generator
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("XiMpLe", "0.11-2")



Attach the package and use:
library("XiMpLe")
Maintained by
Meik Michalke
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-12-09
Latest Update: 2023-08-22
Description:
Provides a simple XML tree parser/generator. It includes functions to read XML files into R objects, get information out of and into nodes, and write R objects back to XML code. It's not as powerful as the 'XML' package and doesn't aim to be, but for simple XML handling it could be useful. It was originally developed for the R GUI and IDE 'RKWard' <https://rkward.kde.org>, to make plugin development easier.
How to cite:
Meik Michalke (2012). XiMpLe: A Simple XML Tree Parser and Generator. R package version 0.11-2, https://cran.r-project.org/web/packages/XiMpLe
Previous versions and publish date:
0.03-16 (2012-12-09 09:01), 0.03-20 (2013-04-08 14:31), 0.03-21 (2013-12-21 18:56), 0.03-23 (2015-11-24 21:36), 0.10-1 (2017-04-10 23:10), 0.10-2 (2017-12-12 21:14), 0.10-3 (2020-09-19 19:20), 0.11-1 (2023-03-02 14:10)
Other packages that cited XiMpLe R package
View XiMpLe citation profile
Other R packages that XiMpLe depends, imports, suggests or enhances
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

ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

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