### R code from vignette source 'vignettes/RWebServices/inst/doc/InstallingAndTesting.Rnw' ################################################### ### code chunk number 1: InstallingAndTesting.Rnw:50-51 ################################################### options(width=69) ################################################### ### code chunk number 2: Package-install (eval = FALSE) ################################################### ## source("http://bioconductor.org/biocLite.R") ## biocLite("RWebServices") ################################################### ### code chunk number 3: RUnit (eval = FALSE) ################################################### ## source("http://bioconductor.org/biocLite.R") ## biocLite("RUnit")