Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R [S] T  U  V  W  X  Y  Z 

BioC 3.3: CHECK report for SNPRelate on oaxaca

This page was generated on 2016-10-13 13:00:43 -0700 (Thu, 13 Oct 2016).

Package 1093/1210HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SNPRelate 1.6.6
Xiuwen Zheng
Snapshot Date: 2016-10-12 17:20:15 -0700 (Wed, 12 Oct 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_3/madman/Rpacks/SNPRelate
Last Changed Rev: 121113 / Revision: 122332
Last Changed Date: 2016-09-18 21:45:27 -0700 (Sun, 18 Sep 2016)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: SNPRelate
Version: 1.6.6
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings SNPRelate_1.6.6.tar.gz
StartedAt: 2016-10-13 06:30:12 -0700 (Thu, 13 Oct 2016)
EndedAt: 2016-10-13 06:32:16 -0700 (Thu, 13 Oct 2016)
EllapsedTime: 123.5 seconds
RetCode: 0
Status:  OK 
CheckDir: SNPRelate.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings SNPRelate_1.6.6.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.3-bioc/meat/SNPRelate.Rcheck’
* using R version 3.3.1 (2016-06-21)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘SNPRelate/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘SNPRelate’ version ‘1.6.6’
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘SNPRelate’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  5.4Mb
  sub-directories of 1Mb or more:
    doc   3.4Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.3-bioc/meat/SNPRelate.Rcheck/00check.log’
for details.


SNPRelate.Rcheck/00install.out:

* installing *source* package ‘SNPRelate’ ...
** libs
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -DUSING_R -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/gdsfmt/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c ConvToGDS.cpp -o ConvToGDS.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -DUSING_R -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/gdsfmt/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c R_SNPRelate.c -o R_SNPRelate.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -DUSING_R -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/gdsfmt/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c SNPRelate.cpp -o SNPRelate.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -DUSING_R -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/gdsfmt/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c ThreadPool.cpp -o ThreadPool.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -DUSING_R -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/gdsfmt/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c dGenGWAS.cpp -o dGenGWAS.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -DUSING_R -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/gdsfmt/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c dVect.cpp -o dVect.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -DUSING_R -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/gdsfmt/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c genFst.cpp -o genFst.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -DUSING_R -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/gdsfmt/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c genHWE.cpp -o genHWE.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -DUSING_R -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/gdsfmt/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c genIBD.cpp -o genIBD.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -DUSING_R -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/gdsfmt/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c genIBS.cpp -o genIBS.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -DUSING_R -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/gdsfmt/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c genKING.cpp -o genKING.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -DUSING_R -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/gdsfmt/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c genLD.cpp -o genLD.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -DUSING_R -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/gdsfmt/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c genPCA.cpp -o genPCA.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -DUSING_R -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/gdsfmt/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c genRec.cpp -o genRec.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -DUSING_R -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/gdsfmt/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c genSlideWin.cpp -o genSlideWin.o
clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o SNPRelate.so ConvToGDS.o R_SNPRelate.o SNPRelate.o ThreadPool.o dGenGWAS.o dVect.o genFst.o genHWE.o genIBD.o genIBS.o genKING.o genLD.o genPCA.o genRec.o genSlideWin.o -L/usr/local/lib/gcc/x86_64-apple-darwin13.0.0/4.8.2 -lgfortran -lquadmath -lm -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -lpthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-3.3-bioc/meat/SNPRelate.Rcheck/SNPRelate/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (SNPRelate)

SNPRelate.Rcheck/SNPRelate-Ex.timings:

nameusersystemelapsed
SNPGDSFileClass-class0.0400.0030.044
SNPRelate-package1.5510.0651.667
snpgdsAdmixProp1.3670.0131.395
snpgdsAlleleSwitch0.1150.0110.130
snpgdsApartSelection0.1610.0130.174
snpgdsBED2GDS0.1070.0110.118
snpgdsClose0.0240.0010.025
snpgdsCombineGeno0.4430.0180.465
snpgdsCreateGeno0.1380.0140.159
snpgdsCreateGenoSet0.1680.0080.178
snpgdsCutTree2.4150.0392.458
snpgdsDiss1.7340.0071.745
snpgdsDrawTree1.8040.0091.948
snpgdsEIGMIX1.3290.0071.338
snpgdsErrMsg0.0010.0000.001
snpgdsExampleFileName0.0010.0000.001
snpgdsFst0.0410.0030.044
snpgdsGDS2BED0.0910.0090.102
snpgdsGDS2Eigen0.7820.0540.845
snpgdsGDS2PED0.4860.0390.532
snpgdsGEN2GDS000
snpgdsGRM1.0090.0051.015
snpgdsGetGeno0.3580.0130.371
snpgdsHCluster2.1310.0172.151
snpgdsHWE0.0160.0020.018
snpgdsIBDKING0.4660.0090.476
snpgdsIBDMLE0.6420.0120.654
snpgdsIBDMLELogLik0.6590.0080.668
snpgdsIBDMoM0.2290.0150.247
snpgdsIBDSelection0.0790.0040.085
snpgdsIBS0.3630.0080.372
snpgdsIBSNum0.4480.0130.462
snpgdsIndInb0.0510.0050.056
snpgdsIndInbCoef0.0120.0030.015
snpgdsLDMat0.3830.0160.427
snpgdsLDpair0.0030.0010.004
snpgdsLDpruning0.0630.0060.069
snpgdsOpen0.0140.0010.014
snpgdsOption0.0040.0010.005
snpgdsPCA0.3470.0130.369
snpgdsPCACorr0.3390.0060.346
snpgdsPCASNPLoading0.3660.0070.376
snpgdsPCASampLoading0.3600.0060.367
snpgdsPED2GDS4.7410.0944.847
snpgdsPairIBD0.5960.0090.605
snpgdsPairIBDMLELogLik0.5910.0090.601
snpgdsPairScore0.1550.0160.174
snpgdsSNPList0.0110.0020.013
snpgdsSNPListIntersect0.0510.0020.054
snpgdsSNPListStrand0.0670.0020.070
snpgdsSNPRateFreq0.0210.0020.025
snpgdsSampMissRate0.0100.0010.011
snpgdsSelectSNP0.0090.0020.013
snpgdsSlidingWindow1.3700.1101.483
snpgdsSummary0.0950.0020.096
snpgdsTranspose0.2350.0080.250
snpgdsVCF2GDS0.1460.0220.168
snpgdsVCF2GDS_R0.0430.0080.050