Displaying 1 result from an estimated 1 matches for "f2003".
Did you mean:
2003
2019 May 04
3
R problems with lapack with gfortran
The point is that LAPACK uses characters as control arguments in multiple places and we don't write the LAPACK Fortran routines. It has long been known that general character strings was a portability issue but many (not just R people) have thought that length-one character were safe to pass as char* pointers. So "avoid" is not really an option if we want to use LAPACK functionality