[R] identical() function issue on R when built with ICC, ICL

2013-05-28 Thread Beto .
Hello Guys, I am trying to build R using the Intel compilers: ICC, ICPC. The first time I ran the built I got the error below: mlutils.c(107): error: floating-point operation result is out of range double NA_REAL = ML_NAN; ^ mlutils.c(108): error: floating-point operation re

[R] R 2.15.2 "Failed to load sRGB colorspace file"

2013-05-03 Thread Beto .
Hello, I built R 2.15.2 on Solaris X64, I have an issue when trying to execute the "check" target to test if everything goes ok. Do you have any idea what could be causing this issue? Error message: Examples/tools-Ex.Rout.fail > cat("Time elapsed: ", proc.time() - get("ptime", pos = 'CheckExEn

[R] configure/build R on Windows

2013-01-15 Thread Beto .
Hello, Does anyone knows if there is a Documentation or any wiki that could help me to configure and build R using cygwin with the Intel Compilers on Windows? Thanks, Humberto. [[alternative HTML version

[R] Error: object 'CO2' not found

2012-10-22 Thread Beto .
Hello: I am new on R, this is the first time I work with it, I am trying to run some R example to get learn of them, but, I have a problem when running the example below: http://stat.ethz.ch/R-manual/R-patched/library/datasets/html/zCO2.html CO2.Qn1 <- CO2[CO2$Plant == "Qn1", ] SSasympOff(CO2.Q