search for: wd5

Displaying 2 results from an estimated 2 matches for "wd5".

Did you mean: md5
2008 Aug 07
0
crash : 2.7.0 after installing it (PR#12143)
...+tTCEYbG2JxdTEW5rK3Y1pv+Rhsv+vSf/0OGsmPSNctYmtIb8TWiDZCGkjjIjwAFYeS 2SOmc8+gqfUZ9Ov5oZhqlxayQqyhrdlBIYqSDkH+6KrbbT/oZNT/AO/if/EVd0cgkfhy8uruH+1J UazhA2xLIGz8wYggRoCCVXrnoeMkFdGw/wCRo1j/AK5W/wDJ6z9tp/0Mmp/9/E/+IqxpsumafPcT /wBpT3Ms4RWacqThc46Af3jQrLRAdBRWf/ben/8APwtH9t6f/wA/C0XA0KKz/wC29P8A+fhaP7b0 /wD5+FouBoUVn/23p/8Az8LR/ben/wDPwtFwNCis/wDtvT/+fhaP7b0//n4Wi4GhRWf/AG3p/wDz 8LR/ben/APPwtFwNCis/+29P/wCfhaP7b0//AJ+FouBoUVn/ANt6f/z8LR/ben/8/C0XA0KKz/7b 0/8A5+Fo/tvT/wDn4Wi4GhRWf/ben/8APwtH9t6f/wA/C0XA0KKz/wC29P8A+fhaP7b0/wD5+Fou BoUVn/23p/8Az8LR/ben/wDPwtFwNCis/wDtvT/+fhaP7b0//n4Wi4GhRWf/AG3p/wDz8LR/b...
2005 Aug 26
3
.Call and Segmentation Fault
Hello to everyone! I use .Call to call a C function without arguments wich calls a fortran optimization package. My C function uses others C and Fortran functions and it works fine when I call it from a main() in a C program. But when I call it from R with .Call("name_of_the_c_function"), R gives me some weird output. This weird output is a worng answer to my optimization problem