To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("SJava")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
An interface from R to Java to create and call Java objects and methods.
Author: Duncan Temple Lang, John Chambers
Maintainer: Martin Morgan <mtmorgan at fhcrc.org>
Citation (from within R,
enter citation("SJava")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("SJava")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("SJava")
Reference Manual | ||
Text | README | |
Text | NEWS |
biocViews | Infrastructure, Software |
Version | 0.88.0 |
In Bioconductor since | BioC 2.5 (R-2.10) |
License | GPL (>= 2) |
Depends | R (>= 2.10.0), methods |
Imports | methods |
Suggests | |
System Requirements | |
URL | |
Depends On Me | RWebServices |
Imports Me | RWebServices |
Suggests Me |
Follow Installation instructions to use this package in your R session.
Package Source | SJava_0.88.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!