Re: [R] Issue installing gamm4 for R v4.2.2

2022-11-22 Thread Nedelec, Pierre via R-help
Hi All, Thank you for your help. It was an issue with Mac packages indeed. I found that thread and it resolved it in my case also. https://stackoverflow.com/questions/72409270/getting-error-while-installing-lme4-package-in-r-in-macosx-monterey Best, Pierre From:

Re: [R] Format printing with R

2022-11-22 Thread Steven T. Yen
Thanks to all. And yes, Ivan, round() did it: > dput(head(Mean)) c(afactfem = 0.310796641158209, afactblk = 0.188030178893171, age = 45.3185794338312, nodiscfem = 0.506637018185968, discfem = 0.493362981814032, notradgrol = 0.702915000493879) > dput(head(Std.dev)) c(afactfem = 0.462819715443265

Re: [R] make install libgfortran.so.5: cannot open shared object file: No such file or directory; conftest.c:1:10: fatal error: jni.h: No such file or directory

2022-11-22 Thread Ivan Krylov
On Mon, 21 Nov 2022 13:19:22 -0500 Rob Kudyba wrote: > What would the ./configure options look like? ./configure LDFLAGS="-L/path/to/gcc -L/path/to/pcre" Here's where LDFLAGS is interpreted and appended to LD_LIBRARY_PATH: https://github.com/r-devel/r-svn/blob/d6fc5e0a983eaa61439d67cfff4dc40976