On 14-01-02 6:09 AM, Olivier BARTHELEMY wrote:
With some additional debug messages in the code, it would seem that when
solve.R calls .Internal(La_solve(..)), mod_do_lapack() is called, but
PRIMVAL(op) should be 100 for La_solve. Instead, it is 0 and thus
La_qr_cmplx is called
That's very stran
With some additional debug messages in the code, it would seem that when
solve.R calls .Internal(La_solve(..)), mod_do_lapack() is called, but
PRIMVAL(op) should be 100 for La_solve. Instead, it is 0 and thus
La_qr_cmplx is called
2013/12/30 Olivier BARTHELEMY
> I tried relaunching the build fo
I tried relaunching the build for x64 this time, in a new folder, and still
get the same problem, so it mustn't be something that didn't get deleted.
According to my first diagnostics with messages in the source, it's
strange. In solve.R, i can see that it will call ".Internal(La_solve(a, b,
tol))"
On 13-12-30 4:47 AM, Olivier BARTHELEMY wrote:
Ok, i used the procedure in the manual. I think i am almost at the end of
the build process. I am stuck however at the build of grDevices module.
While byte-compiling it, i get the following error :
Error in solve.default(rgb) : 'a' must be a complex
Ok, i used the procedure in the manual. I think i am almost at the end of
the build process. I am stuck however at the build of grDevices module.
While byte-compiling it, i get the following error :
Error in solve.default(rgb) : 'a' must be a complex matrix
The line of that syntax errror can be fou
On 13-12-18 5:24 AM, Olivier BARTHELEMY wrote:
I think this is more suited for the devel mailing list than the help one.
I'm trying to build R on windows, With Rtools installed, and configure/make
in R-3.0.2 sources folder from a cygwin console.
This doesn't sound like a good idea. The Rtools
I think this is more suited for the devel mailing list than the help one.
I'm trying to build R on windows, With Rtools installed, and configure/make
in R-3.0.2 sources folder from a cygwin console.
I am stuck at the moment, because the build process tries create symlinks,
and gcc build fails beca