Skip to content

sen-saven/SSOAP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSOAP

This is just a copy of R-package SSOAP. It is removed from CRAN. The homepage www.omegahat.org/SSOAP was not responding. There is also a omegahat github repository but I cannot install from it. So I decided to put a copy of the package here. The author of the package is Duncan Temple Lang.

Install via:

install.packages("devtools")
devtools::install_github("bdemeshev/SSOAP")

Or try

install.packages('SSOAP', repos = 'http://www.omegahat.org/R',   dependencies = TRUE, type = 'source')

If the package XMLSchema is missing it can be installed via

devtools::install_github("omegahat/XMLSchema")

About

copy of the R-package SSOAP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published