| Back to Multiple platform build/check report for BioC 3.9 |
|
This page was generated on 2019-10-16 12:49:55 -0400 (Wed, 16 Oct 2019).
| Package 1215/1741 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| PING 2.28.0 Renan Sauteraud
| malbec2 | Linux (Ubuntu 18.04.2 LTS) / x86_64 | OK | OK | WARNINGS | |||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | WARNINGS | OK | |||||||
| celaya2 | OS X 10.11.6 El Capitan / x86_64 | [ OK ] | OK | WARNINGS | OK |
| Package: PING |
| Version: 2.28.0 |
| Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL PING |
| StartedAt: 2019-10-15 19:37:46 -0400 (Tue, 15 Oct 2019) |
| EndedAt: 2019-10-15 19:39:02 -0400 (Tue, 15 Oct 2019) |
| EllapsedTime: 76.3 seconds |
| RetCode: 0 |
| Status: OK |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL PING
###
##############################################################################
##############################################################################
* installing to library ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library’
* installing *source* package ‘PING’ ...
** using staged installation
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GSL... yes
configure: creating ./config.status
config.status: creating src/Makevars
** libs
clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o
clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c ping.c -o ping.o
ping.c:321:10: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
if(abs(REAL(yF)[i]-mu[k]+delta[k]/2.)/sqrt(sF[k])