search for: whitexyz

Displaying 4 results from an estimated 4 matches for "whitexyz".

Did you mean: whitex
2006 Dec 11
2
FW: R
...#39;help.start()' for an HTML browser interface to help. Type 'q()' to quit R. *** caught segfault *** address 40b843f0, cause 'memory not mapped' Traceback: 1: .Call("La_dgesv", a, b, tol, PACKAGE = "base") 2: solve.default(rgb) 3: solve(rgb) 4: drop(whitexyz %*% solve(rgb)) 5: make.rgb(red = c(0.625, 0.34), green = c(0.28, 0.595), blue = c(0.155, 0.07), gamma = 1.8, white = "D65", name = "Apple RGB") 6: eval(expr, envir, enclos) 7: eval(i, envir) 8: sys.source(codeFile, env, keep.source = keep.source) 9: try(sys.source(codeFil...
2006 Oct 24
0
problem compilation on AIX
...ot mapped' Traceback: 1: .Call("R_lazyLoadDBfetch", key, file, compressed, hook, PACKAGE = "base") 2: lazyLoadDBfetch(key, datafile, compressed, envhook) 3: .Call("La_dgesv", a, b, tol, PACKAGE = "base") 4: solve.default(rgb) 5: solve(rgb) 6: drop(whitexyz %*% solve(rgb)) 7: make.rgb(red = c(0.625, 0.34), green = c(0.28, 0.595), blue = c(0.155, 0.07), gamma = 1.8, white = "D65", name = "Apple RGB") 8: eval(expr, envir, enclos) 9: eval(i, envir) 10: sys.source(codeFile, env, keep.source = keep.source) 11: try(sys.source(cod...
2006 Nov 15
0
segfault in AIX
...ped' Traceback: 1: .Call("R_lazyLoadDBfetch", key, file, compressed, hook, PACKAGE = "base") 2: lazyLoadDBfetch(key, datafile, compressed, envhook) 3: .Call("La_dgesv", a, b, tol, PACKAGE = "base") 4: solve.default(rgb) 5: solve(rgb) 6: drop(whitexyz %*% solve(rgb)) 7: make.rgb(red = c(0.625, 0.34), green = c(0.28, 0.595), blue = c(0.155, 0.07), gamma = 1. 8, white = "D65", name = "Apple RGB") 8: eval(expr, envir, enclos) 9: eval(i, envir) 10: sys.source(codeFile, env, keep.source = keep.source) 11: try(sys.source...
2016 Jan 03
4
R, AIX 64-bit builds - trying to understand root cause for message: "Error: Line starting 'Package: tools ...' is malformed!"
On 2016-01-01 23:48, peter dalgaard wrote: > Nice catch you two!!! > > Happy New Year > -pd I am much happier with this great start! Simon - which compiler)s) did you use: xlc and xlfortran, or gcc/gfortran? I have made some changes to configure(.ac) so maybe my problems are self-inflicted. But would be good to know what environment you are using. Thanks for looking - and