I built the the standalone Rmath library,

https://cran.r-project.org/doc/manuals/r-release/R-admin.html#The-standalone-Rmath-library
 
<https://cran.r-project.org/doc/manuals/r-release/R-admin.html#The-standalone-Rmath-library>

The build process went smoothly.

But, there are two functions, log1pexp() and rnbeta(), which appear in the 
header file, and not in ‘libRmath.dylib’.

There is a comment in the header, '// <-- ../nmath/plogis.c’ next to 
log1pexp(). That file, ‘plogis.c’ contains a function ‘Rf_log1pexp’, which is 
how the function would be named without '#define MATHLIB_STANDALONE’.

The other function, 'rnbeta()’ doesn’t appear in any of the source files in the 
‘nmath’ folder. Maybe a file is missing.

-Bill


William B. Birkett
Print Quality Consultant
Doppelganger, LLC
wbirk...@doplganger.com <mailto:wbirk...@doplganger.com>
(734) 516-4790 Cell / (734) 927-4232 Office
2025 N. Marie St., Westland, MI 48185





        [[alternative HTML version deleted]]

_______________________________________________
R-SIG-Mac mailing list
R-SIG-Mac@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Reply via email to