Skip to content

cgu-dados/SSOAP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 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("cgu-dados/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

A SSOAP clone to a specific project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published