To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("RWebServices")
    In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
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>
Citation (from within R,
      enter citation("RWebServices")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("RWebServices")
    To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("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 | ||
| Text | LICENSE | 
| biocViews | Infrastructure, Software | 
| Version | 1.26.0 | 
| In Bioconductor since | BioC 2.0 (R-2.5) | 
| License | file LICENSE | 
| Depends | SJava(>= 0.85), TypeInfo, methods, tools (>= 2.10.0), R (>= 2.5.0) | 
| Imports | RCurl, SJava | 
| Suggests | |
| System Requirements | |
| URL | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | 
Follow Installation instructions to use this package in your R session.
| Package Source | RWebServices_1.26.0.tar.gz | 
| Windows Binary | |
| Mac OS X 10.6 (Snow Leopard) | |
| Browse/checkout source | (username/password: readonly) | 
| Package Downloads Report | Download Stats | 
 
  
  Common Bioconductor workflows include:
 
  
  Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!