~ brendano /.Rprofile
options(showWarnCalls=T, showErrorCalls=T) options(repos=c("http://cran.cnr.Berkeley.edu","http://cran.stat.ucla.edu")) if (.Platform$GUI == "X11") { library("CarbonEL") options(device='quartz') Sys.unsetenv("DISPLAY") }
options(showWarnCalls=T, showErrorCalls=T) options(repos=c("http://cran.cnr.Berkeley.edu","http://cran.stat.ucla.edu")) if (.Platform$GUI == "X11") { library("CarbonEL") options(device='quartz') Sys.unsetenv("DISPLAY") }