The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
Implementation of the Remote Procedure Call Protocol (‘XML-RPC’)
The ‘XML-RPC’ is a remote procedure call protocol based on ‘XML’. The
xmlrpc2 package provides an implementation of this protocol
for R.
This package is inspired by the XMLRPC package but
utilizes the curl and xml2 packages for
improved performance and modern dependencies, replacing the older
RCurl and XML packages.
You can install the development version of xmlrpc2 from
CRAN with:
install.packages("xmlrpc2")xmlrpc2 relies on the following packages: *
curl * xml2 * base64enc
This package is licensed under the GPL-3 License.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.