Displaying 3 results from an estimated 3 matches for "usepr18534fix".
2023 Jun 16
0
R 4.3.1 is released
...n
R_exts/Lapack.h had one too many and one too few character length
arguments - but this has not caused any known issues. To get the
corrected prototypes, include
#include <Rconfig.h> // for PR18534fixed
#ifdef PR18534fixed
# define usePR18534fix 1
#endif
#include <R_exts/Lapack.h>
in your C/C++ code (PR#18534).
INSTALLATION:
* Many of the checks of esoteric Internet operations and those
using unreliable external sites have been moved to a new target
that is not run by defau...
2023 Jun 16
0
R 4.3.1 is released
...n
R_exts/Lapack.h had one too many and one too few character length
arguments - but this has not caused any known issues. To get the
corrected prototypes, include
#include <Rconfig.h> // for PR18534fixed
#ifdef PR18534fixed
# define usePR18534fix 1
#endif
#include <R_exts/Lapack.h>
in your C/C++ code (PR#18534).
INSTALLATION:
* Many of the checks of esoteric Internet operations and those
using unreliable external sites have been moved to a new target
that is not run by defau...
2023 Jun 16
0
R 4.3.1 is released
...n
R_exts/Lapack.h had one too many and one too few character length
arguments - but this has not caused any known issues. To get the
corrected prototypes, include
#include <Rconfig.h> // for PR18534fixed
#ifdef PR18534fixed
# define usePR18534fix 1
#endif
#include <R_exts/Lapack.h>
in your C/C++ code (PR#18534).
INSTALLATION:
* Many of the checks of esoteric Internet operations and those
using unreliable external sites have been moved to a new target
that is not run by defau...