search for: gsl_set_error_handler_off

Displaying 1 result from an estimated 1 matches for "gsl_set_error_handler_off".

2015 Feb 11
0
CRAN check fails on Solaris, any hints why?
...&solution_vec.vector); if (status) { // we never get to this point if above function fails! REprintf("Error reported by gsl_linalg_solve_tridiag: %s\n", gsl_strerror(status)); return EMD_GSL_ERROR; } So first I need to add gsl_set_error_handler_off() to some point of the code so the GSL does not abort R. But what I wonder is why does the error happen at all. The same example works fine wih Windows, Linux and OSX. After googling a bit I saw that there are other packages with problems related to Solaris and GSL (such as http://cran.r-project.or...