Re: [R-sig-Fedora] rstan warning messages

2016-02-05 Thread Patrick, Larry B [CSSM]
al Message- From: Tom Callaway [mailto:tcall...@redhat.com] Sent: Friday, February 05, 2016 9:14 AM To: Patrick, Larry B [CSSM] ; 'r-sig-fedora@r-project.org' Subject: Re: [R-sig-Fedora] rstan warning messages On 02/05/2016 09:58 AM, Patrick, Larry B [CSSM] wrote: > Did the follo

Re: [R-sig-Fedora] rstan warning messages

2016-02-03 Thread Patrick, Larry B [CSSM]
file's dependencies has changed since prelinking S.?../usr/lib64/libcurl.so.4.1.1 Something definitely not looking good here. Thanks, Larry -Original Message- From: Tom Callaway [mailto:tcall...@redhat.com] Sent: Wednesday, February 03, 2016 9:02 AM To: Patrick, Larry B

Re: [R-sig-Fedora] rstan warning messages

2016-02-03 Thread Patrick, Larry B [CSSM]
gconfig-0.23-9.1.el6.x86_64 Attached is RCurl_logs.txt. Let me know if you would rather have it right in the email as it is extremely long log. Thanks, Larry -Original Message- From: Tom Callaway [mailto:tcall...@redhat.com] Sent: Tuesday, February 02, 2016 10:35 AM To: Patrick, Larry B

Re: [R-sig-Fedora] rstan warning messages

2016-02-01 Thread Patrick, Larry B [CSSM]
[CSSM] ; 'r-sig-fedora@r-project.org' Subject: Re: [R-sig-Fedora] rstan warning messages On 01/28/2016 09:07 AM, Patrick, Larry B [CSSM] wrote: > Looks to have libgfortran installed. > yum list installed | grep libgfortran > libgfortran.x86_64

Re: [R-sig-Fedora] rstan warning messages

2016-01-28 Thread Patrick, Larry B [CSSM]
DLLpath = DLLpath, ...) : unable to load shared object '/usr/lib64/R/library/RCurl/libs/RCurl.so': /usr/lib64/R/library/RCurl/libs/RCurl.so: undefined symbol: curl_multi_remove_handle Error: loading failed Execution halted ERROR: loading failed * rem

Re: [R-sig-Fedora] rstan warning messages

2016-01-27 Thread Patrick, Larry B [CSSM]
Message- From: Tom Callaway [mailto:tcall...@redhat.com] Sent: Wednesday, January 27, 2016 12:32 PM To: Patrick, Larry B [CSSM] ; 'r-sig-fedora@r-project.org' Subject: Re: [R-sig-Fedora] rstan warning messages On 01/27/2016 01:12 PM, Patrick, Larry B [CSSM] wrote: > RHEL 6

[R-sig-Fedora] rstan warning messages

2016-01-27 Thread Patrick, Larry B [CSSM]
RHEL 6 installed R version 3.2.3 from EPEL installed Start R and use the following command, but got warnings! install.packages("rstan", dependencies = TRUE, repos = "http://cran.r-project.org/";) ... g++ -m64 -shared -L/usr/lib64/R/lib -L/usr/local/lib64 -o RcppEigen.so RcppEigen.o RcppExports.