Bioconductor version: 2.6
This package provides mechanisms for automatic function prototyping and exposure of R functionality in a web services environment.
Author: Nianhua Li, MT Morgan
Maintainer: Martin Morgan <mtmorgan at fhcrc.org>
To install this package, start R and enter:
    source("http://bioconductor.org/biocLite.R")
    biocLite("RWebServices")
    To cite this package in a publication, start R and enter:
    citation("RWebServices")
    | R Script | Enabling packages as web services | |
| R Script | From R to Java | |
| R Script | Installing and testing RWebServices and enabled packages | |
| R Script | Lessons learned exposing web services | |
| R Script | RelatedWork | |
| Reference Manual | 
| biocViews | Infrastructure | 
| Depends | SJava(>= 0.69-4), TypeInfo, methods, tools (>= 2.10.0), R (>= 2.5.0) | 
| Imports | RCurl | 
| Suggests | |
| System Requirements | |
| License | file LICENSE | 
| URL | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Version | 1.12.0 | 
| Since | Bioconductor 2.0 (R-2.5) | 
| Package Source | RWebServices_1.12.0.tar.gz | 
| Windows Binary | |
| MacOS 10.5 (Leopard) binary | |
| Package Downloads Report | Download Stats | 
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!