Versions Compared

Key

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

...

  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
  3. NOTE: If you are running OSX, you will need to install tcl/tk for all of the client features to work properly. You can find the installer here: http://cran.r-project.org/bin/macosx/tools/tcltk-8.5.5-x11.dmg

...

  1. If anything goes wrong see Troubleshooting Installation Problems

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

...