Back to Multiple platform build/check report for BioC 3.16:   simplified   long
ABCDEFGH[I]JKLMNOPQRSTUVWXYZ

This page was generated on 2023-04-12 11:05:37 -0400 (Wed, 12 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4502
palomino4Windows Server 2022 Datacenterx644.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" 4282
lconwaymacOS 12.5.1 Montereyx86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4310
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

INSTALL results for iClusterPlus on palomino4


To the developers/maintainers of the iClusterPlus package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/iClusterPlus.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 947/2183HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
iClusterPlus 1.34.3  (landing page)
Qianxing Mo , Ronglai Shen
Snapshot Date: 2023-04-10 14:00:05 -0400 (Mon, 10 Apr 2023)
git_url: https://git.bioconductor.org/packages/iClusterPlus
git_branch: RELEASE_3_16
git_last_commit: 527db6a
git_last_commit_date: 2023-01-19 11:17:22 -0400 (Thu, 19 Jan 2023)
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
lconwaymacOS 12.5.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: iClusterPlus
Version: 1.34.3
Command: F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD INSTALL iClusterPlus
StartedAt: 2023-04-10 15:33:41 -0400 (Mon, 10 Apr 2023)
EndedAt: 2023-04-10 15:34:04 -0400 (Mon, 10 Apr 2023)
EllapsedTime: 23.4 seconds
RetCode: 0
Status:   OK  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD INSTALL iClusterPlus
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.16-bioc/R/library'
* installing *source* package 'iClusterPlus' ...
** using staged installation

   **********************************************
   WARNING: this package has a configure script
         It probably needs manual configuration
   **********************************************


** libs
gcc  -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG     -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c iClusterBayes.c -o iClusterBayes.o
iClusterBayes.c: In function 'mcmcBayes':
iClusterBayes.c:1212:28: warning: variable 'Zdraw' set but not used [-Wunused-but-set-variable]
 1212 |   int i,j,h,n,k,ID,Zburnin,Zdraw,ndt,nk,thin,nthin,remainder,ty0,p0,ty1,p1,ty2,p2,ty3,p3,ty4,p4,ty5,p5,betaBurnin,betaDraw,p0k,p1k,p2k,p3k,p4k,p5k;
      |                            ^~~~~
iClusterBayes.c:1212:20: warning: variable 'Zburnin' set but not used [-Wunused-but-set-variable]
 1212 |   int i,j,h,n,k,ID,Zburnin,Zdraw,ndt,nk,thin,nthin,remainder,ty0,p0,ty1,p1,ty2,p2,ty3,p3,ty4,p4,ty5,p5,betaBurnin,betaDraw,p0k,p1k,p2k,p3k,p4k,p5k;
      |                    ^~~~~~~
iClusterBayes.c:1446:13: warning: 'gb4' may be used uninitialized in this function [-Wmaybe-uninitialized]
 1446 |     gb4[ID] = b4[ID]*gamma4[j];
      |     ~~~~~~~~^~~~~~~~~~~~~~~~~~
iClusterBayes.c:1431:13: warning: 'gb3' may be used uninitialized in this function [-Wmaybe-uninitialized]
 1431 |     gb3[ID] = b3[ID]*gamma3[j];
      |     ~~~~~~~~^~~~~~~~~~~~~~~~~~
iClusterBayes.c:1368:6: warning: 'gb2' may be used uninitialized in this function [-Wmaybe-uninitialized]
 1368 |      mcmcMix6d(meanZ,lastZ,nkZbd,sdev,
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1369 |         &ty0,&p0,a0,gb0,con0,cat0,sigma0,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1370 |         &ty1,&p1,a1,gb1,con1,cat1,sigma1,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1371 |         &ty2,&p2,a2,gb2,con2,cat2,sigma2,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1372 |         &ty3,&p3,a3,gb3,con3,cat3,sigma3,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1373 |         &ty4,&p4,a4,gb4,con4,cat4,sigma4,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1374 |         &ty5,&p5,a5,gb5,con5,cat5,sigma5,acceptZ);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
iClusterBayes.c:1368:6: warning: 'gb1' may be used uninitialized in this function [-Wmaybe-uninitialized]
iClusterBayes.c:1368:6: warning: 'gb0' may be used uninitialized in this function [-Wmaybe-uninitialized]
iClusterBayes.c:1461:13: warning: 'gb5' may be used uninitialized in this function [-Wmaybe-uninitialized]
 1461 |     gb5[ID] = b5[ID]*gamma5[j];
      |     ~~~~~~~~^~~~~~~~~~~~~~~~~~
gcc  -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG     -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c iClusterPlus.c -o iClusterPlus.o
gfortran  -fno-optimize-sibling-calls -fdefault-real-8 -ffixed-form   -O2  -mfpmath=sse -msse2 -mstackrealign  -c  newGLMnet.f90 -o newGLMnet.o
gcc -shared -s -static-libgcc -o iClusterPlus.dll tmp.def iClusterBayes.o iClusterPlus.o newGLMnet.o -LF:/biocbuild/bbs-3.16-bioc/R/bin/x64 -lRlapack -LF:/biocbuild/bbs-3.16-bioc/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -LC:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools42/x86_64-w64-mingw32.static.posix/lib -lgfortran -lm -lquadmath -LF:/biocbuild/bbs-3.16-bioc/R/bin/x64 -lR
installing to F:/biocbuild/bbs-3.16-bioc/R/library/00LOCK-iClusterPlus/00new/iClusterPlus/libs/x64
** R
** data
*** moving datasets to lazyload DB
** demo
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (iClusterPlus)