Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Installation:

  1. If needed, install R from http://cran.r-project.org/
  2. From the R command prompt, install the following packages:
    Code Block
    source('http://sage.fhcrc.org/CRAN.R')
    pkgInstall(c("synapseClient"))
    

At a later date, we anticipate that this package will be available via Bioconductor or CRAN

Optional:

  • We recommend installing RStudio It is an integrated development environment for writing and running R code.
  • Include Page
    SYNR:How to configure automatic login
    SYNR:How to configure automatic login

Supported Platforms:

  • Windows 32bit
  • Windows 64bit
  • Mac OSX Snow Leopard 10.6
  • Mac OSX Lion Lion 10.7
  • Any Linux/Unix platform will use the source of the package and compile/install as-needed