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.2: CHECK report for CGEN on oaxaca

This page was generated on 2015-10-27 17:39:15 -0400 (Tue, 27 Oct 2015).

Package 152/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CGEN 3.4.0
William Wheeler
Snapshot Date: 2015-10-26 19:24:07 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/CGEN
Last Changed Rev: 109589 / Revision: 109947
Last Changed Date: 2015-10-13 15:36:05 -0400 (Tue, 13 Oct 2015)
linux1.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
windows1.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: CGEN
Version: 3.4.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings CGEN_3.4.0.tar.gz
StartedAt: 2015-10-27 02:04:12 -0400 (Tue, 27 Oct 2015)
EndedAt: 2015-10-27 02:06:20 -0400 (Tue, 27 Oct 2015)
EllapsedTime: 128.4 seconds
RetCode: 0
Status:  OK 
CheckDir: CGEN.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.2-bioc/meat/CGEN.Rcheck’
* using R version 3.2.2 (2015-08-14)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘CGEN/DESCRIPTION’ ... OK
* this is package ‘CGEN’ version ‘3.4.0’
* 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 ‘CGEN’ can be installed ... [5s/8s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Malformed Description field: should contain one or more complete sentences.
License components with restrictions not permitted:
  GPL-2 + file LICENSE
* 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 loading without being on the library search path ... 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 compiled code ... OK
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [38s/39s] OK
Examples with CPU or elapsed time > 5s
                 user system elapsed
getMatchedSets 13.203  0.313  13.551
snp.matched    12.783  0.030  12.845
score.test      9.340  0.122   9.476
* 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.2-bioc/meat/CGEN.Rcheck/00check.log’
for details.


CGEN.Rcheck/00install.out:

* installing *source* package ‘CGEN’ ...
** libs
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c Additive.c -o Additive.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c CML.c -o CML.o
CML.c:121:13: warning: unused function 'print_dVec' [-Wunused-function]
static void print_dVec(vec, n, name)
            ^
1 warning generated.
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c ccl.c -o ccl.o
ccl.c:386:13: warning: function 'tree_print' is not needed and will not be emitted [-Wunneeded-internal-declaration]
static void tree_print(tnode *node, int is_root)
            ^
1 warning generated.
gfortran-4.8   -fPIC  -g -O2 -Wall  -c csclust.f -o csclust.o
Warning: Nonconforming tab character in column 1 of line 46
Warning: Nonconforming tab character in column 1 of line 83
Warning: Nonconforming tab character in column 2 of line 190
Warning: Nonconforming tab character in column 1 of line 203
Warning: Nonconforming tab character in column 1 of line 205
Warning: Nonconforming tab character in column 1 of line 207
Warning: Nonconforming tab character in column 1 of line 270
Warning: Nonconforming tab character in column 1 of line 271
Warning: Nonconforming tab character in column 1 of line 275
Warning: Nonconforming tab character in column 1 of line 276
Warning: Nonconforming tab character in column 1 of line 277
Warning: Nonconforming tab character in column 1 of line 278
Warning: Nonconforming tab character in column 1 of line 282
Warning: Nonconforming tab character in column 1 of line 283
Warning: Nonconforming tab character in column 1 of line 286
Warning: Nonconforming tab character in column 1 of line 287
Warning: Nonconforming tab character in column 1 of line 288
Warning: Nonconforming tab character in column 1 of line 289
Warning: Nonconforming tab character in column 1 of line 290
Warning: Nonconforming tab character in column 1 of line 291
Warning: Nonconforming tab character in column 1 of line 292
Warning: Nonconforming tab character in column 1 of line 293
Warning: Nonconforming tab character in column 1 of line 294
Warning: Nonconforming tab character in column 1 of line 295
Warning: Nonconforming tab character in column 1 of line 296
Warning: Nonconforming tab character in column 1 of line 306
Warning: Nonconforming tab character in column 1 of line 307
Warning: Nonconforming tab character in column 1 of line 309
Warning: Nonconforming tab character in column 1 of line 310
Warning: Nonconforming tab character in column 1 of line 311
Warning: Nonconforming tab character in column 1 of line 312
Warning: Nonconforming tab character in column 1 of line 313
Warning: Nonconforming tab character in column 1 of line 314
Warning: Nonconforming tab character in column 1 of line 315
Warning: Nonconforming tab character in column 1 of line 316
Warning: Nonconforming tab character in column 1 of line 317
Warning: Nonconforming tab character in column 1 of line 319
Warning: Nonconforming tab character in column 1 of line 320
Warning: Nonconforming tab character in column 1 of line 321
Warning: Nonconforming tab character in column 1 of line 329
csclust.f:222.3:

650   RETURN                                                            
   1
Warning: Label 650 at (1) defined but not used
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c fsclust.c -o fsclust.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c hcl.c -o hcl.o
hcl.c:375:13: warning: function 'tree_print' is not needed and will not be emitted [-Wunneeded-internal-declaration]
static void tree_print(tnode *node, int is_root)
            ^
1 warning generated.
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c pmatch.c -o pmatch.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 CGEN.so Additive.o CML.o ccl.o csclust.o fsclust.o hcl.o pmatch.o -L/usr/local/lib/gcc/x86_64-apple-darwin13.0.0/4.8.2 -lgfortran -lquadmath -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-3.2-bioc/meat/CGEN.Rcheck/CGEN/libs
** R
** data
** exec
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (CGEN)

CGEN.Rcheck/CGEN-Ex.timings:

nameusersystemelapsed
GxE.scan0.0030.0010.004
GxE.scan.combine0.0010.0000.001
GxE.scan.partition0.0030.0000.003
LocusMapData0.0310.0020.034
QQ.plot0.0070.0010.008
SNPdata0.0090.0020.010
Xdata0.0170.0000.017
additive.test0.5150.0120.527
chromosome.plot0.1390.0020.142
getMatchedSets13.203 0.31313.551
getSummary0.0070.0010.007
getWaldTest0.0080.0010.009
printEffects0.1460.0110.159
recode.geno0.0050.0000.005
score.test9.3400.1229.476
snp.effects0.1400.0120.153
snp.effects.plot0.4200.0150.435
snp.list0.0010.0000.001
snp.logistic0.2640.0020.266
snp.matched12.783 0.03012.845
snp.scan.logistic0.0030.0000.004