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 2.14: CHECK report for CGEN on moscato2

This page was generated on 2014-10-08 08:53:29 -0700 (Wed, 08 Oct 2014).

Package 129/824HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CGEN 2.6.1
William Wheeler
Snapshot Date: 2014-10-07 17:20:37 -0700 (Tue, 07 Oct 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_14/madman/Rpacks/CGEN
Last Changed Rev: 90176 / Revision: 95116
Last Changed Date: 2014-05-09 15:54:26 -0700 (Fri, 09 May 2014)
zin2 Linux (Ubuntu 12.04.4 LTS) / x86_64  NotNeeded  OK  OK 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK [ OK ] OK 
petty Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK  OK  OK 
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK 

Summary

Package: CGEN
Version: 2.6.1
Command: rm -rf CGEN.buildbin-libdir && mkdir CGEN.buildbin-libdir && E:\biocbld\bbs-2.14-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=CGEN.buildbin-libdir CGEN_2.6.1.tar.gz >CGEN-install.out 2>&1 && E:\biocbld\bbs-2.14-bioc\R\bin\R.exe CMD check --library=CGEN.buildbin-libdir --install="check:CGEN-install.out" --force-multiarch --no-vignettes --timings CGEN_2.6.1.tar.gz
StartedAt: 2014-10-07 23:32:03 -0700 (Tue, 07 Oct 2014)
EndedAt: 2014-10-07 23:34:49 -0700 (Tue, 07 Oct 2014)
EllapsedTime: 166.0 seconds
RetCode: 0
Status:  OK  
CheckDir: CGEN.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf CGEN.buildbin-libdir && mkdir CGEN.buildbin-libdir && E:\biocbld\bbs-2.14-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=CGEN.buildbin-libdir CGEN_2.6.1.tar.gz >CGEN-install.out 2>&1 && E:\biocbld\bbs-2.14-bioc\R\bin\R.exe CMD check --library=CGEN.buildbin-libdir --install="check:CGEN-install.out" --force-multiarch --no-vignettes --timings CGEN_2.6.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbld/bbs-2.14-bioc/meat/CGEN.Rcheck'
* using R version 3.1.1 (2014-07-10)
* using platform: i386-w64-mingw32 (32-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'CGEN/DESCRIPTION' ... OK
* this is package 'CGEN' version '2.6.1'
* 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 whether package 'CGEN' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... NOTE
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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 line endings in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... NOTE
Note: information on .o files for i386 is not available
Note: information on .o files for x64 is not available
File 'E:/biocbld/bbs-2.14-bioc/meat/CGEN.buildbin-libdir/CGEN/libs/i386/CGEN.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
File 'E:/biocbld/bbs-2.14-bioc/meat/CGEN.buildbin-libdir/CGEN/libs/x64/CGEN.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console.  The detected symbols
are linked into the code but might come from libraries and not actually
be called.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... [48s] OK
Examples with CPU or elapsed time > 5s
                user system elapsed
getMatchedSets 22.90   0.23   23.15
snp.matched    21.79   0.00   21.97
** running examples for arch 'x64' ... [48s] OK
Examples with CPU or elapsed time > 5s
                user system elapsed
getMatchedSets 23.71   0.26   23.98
snp.matched    21.17   0.00   21.23
* 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

NOTE: There were 2 notes.
See
  'E:/biocbld/bbs-2.14-bioc/meat/CGEN.Rcheck/00check.log'
for details.

CGEN.Rcheck/00install.out:


install for i386

* installing *source* package 'CGEN' ...
** libs
gcc -m32 -I"E:/biocbld/BBS-2˜1.14-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c Additive.c -o Additive.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.14-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c CML.c -o CML.o
CML.c:1198:13: warning: 'print_dVec' defined but not used [-Wunused-function]
gcc -m32 -I"E:/biocbld/BBS-2˜1.14-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c ccl.c -o ccl.o
ccl.c: In function 'ccl_optim':
ccl.c:78:2: warning: passing argument 1 of 'Rf_error' makes pointer from integer without a cast [enabled by default]
E:/biocbld/BBS-2˜1.14-/R/include/R_ext/Error.h:33:6: note: expected 'const char *' but argument is of type 'int'
ccl.c: In function 'factorial':
ccl.c:478:2: warning: passing argument 1 of 'Rf_error' makes pointer from integer without a cast [enabled by default]
E:/biocbld/BBS-2˜1.14-/R/include/R_ext/Error.h:33:6: note: expected 'const char *' but argument is of type 'int'
ccl.c: At top level:
ccl.c:386:13: warning: 'tree_print' defined but not used [-Wunused-function]
gfortran -m32     -O3  -mtune=core2 -c csclust.f -o csclust.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.14-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c fsclust.c -o fsclust.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.14-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c hcl.c -o hcl.o
hcl.c: In function 'hcl_optim':
hcl.c:72:2: warning: passing argument 1 of 'Rf_error' makes pointer from integer without a cast [enabled by default]
E:/biocbld/BBS-2˜1.14-/R/include/R_ext/Error.h:33:6: note: expected 'const char *' but argument is of type 'int'
hcl.c: In function 'factorial':
hcl.c:467:2: warning: passing argument 1 of 'Rf_error' makes pointer from integer without a cast [enabled by default]
E:/biocbld/BBS-2˜1.14-/R/include/R_ext/Error.h:33:6: note: expected 'const char *' but argument is of type 'int'
hcl.c: At top level:
hcl.c:375:13: warning: 'tree_print' defined but not used [-Wunused-function]
gcc -m32 -I"E:/biocbld/BBS-2˜1.14-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c pmatch.c -o pmatch.o
gcc -m32 -shared -s -static-libgcc -o CGEN.dll tmp.def Additive.o CML.o ccl.o csclust.o fsclust.o hcl.o pmatch.o -Ld:/RCompile/CRANpkg/extralibs64/local/lib/i386 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -lgfortran -LE:/biocbld/BBS-2˜1.14-/R/bin/i386 -lR
installing to E:/biocbld/bbs-2.14-bioc/meat/CGEN.buildbin-libdir/CGEN/libs/i386
** 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

install for x64

* installing *source* package 'CGEN' ...
** libs
gcc -m64 -I"E:/biocbld/BBS-2˜1.14-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c Additive.c -o Additive.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.14-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c CML.c -o CML.o
CML.c:1198:13: warning: 'print_dVec' defined but not used [-Wunused-function]
gcc -m64 -I"E:/biocbld/BBS-2˜1.14-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c ccl.c -o ccl.o
ccl.c: In function 'ccl_optim':
ccl.c:78:2: warning: passing argument 1 of 'Rf_error' makes pointer from integer without a cast [enabled by default]
E:/biocbld/BBS-2˜1.14-/R/include/R_ext/Error.h:33:6: note: expected 'const char *' but argument is of type 'int'
ccl.c: In function 'factorial':
ccl.c:478:2: warning: passing argument 1 of 'Rf_error' makes pointer from integer without a cast [enabled by default]
E:/biocbld/BBS-2˜1.14-/R/include/R_ext/Error.h:33:6: note: expected 'const char *' but argument is of type 'int'
ccl.c: At top level:
ccl.c:386:13: warning: 'tree_print' defined but not used [-Wunused-function]
gfortran -m64     -O2  -mtune=core2 -c csclust.f -o csclust.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.14-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c fsclust.c -o fsclust.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.14-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c hcl.c -o hcl.o
hcl.c: In function 'hcl_optim':
hcl.c:72:2: warning: passing argument 1 of 'Rf_error' makes pointer from integer without a cast [enabled by default]
E:/biocbld/BBS-2˜1.14-/R/include/R_ext/Error.h:33:6: note: expected 'const char *' but argument is of type 'int'
hcl.c: In function 'factorial':
hcl.c:467:2: warning: passing argument 1 of 'Rf_error' makes pointer from integer without a cast [enabled by default]
E:/biocbld/BBS-2˜1.14-/R/include/R_ext/Error.h:33:6: note: expected 'const char *' but argument is of type 'int'
hcl.c: At top level:
hcl.c:375:13: warning: 'tree_print' defined but not used [-Wunused-function]
gcc -m64 -I"E:/biocbld/BBS-2˜1.14-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c pmatch.c -o pmatch.o
gcc -m64 -shared -s -static-libgcc -o CGEN.dll tmp.def Additive.o CML.o ccl.o csclust.o fsclust.o hcl.o pmatch.o -Ld:/RCompile/CRANpkg/extralibs64/local/lib/x64 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -lgfortran -LE:/biocbld/BBS-2˜1.14-/R/bin/x64 -lR
installing to E:/biocbld/bbs-2.14-bioc/meat/CGEN.buildbin-libdir/CGEN/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'CGEN' as CGEN_2.6.1.zip
* DONE (CGEN)

CGEN.Rcheck/examples_i386/CGEN-Ex.timings:

nameusersystemelapsed
LocusMapData0.050.000.04
QQ.plot0.010.000.02
SNPdata0.020.000.01
Xdata0.010.000.02
additive.test0.780.000.78
chromosome.plot0.130.000.12
getMatchedSets22.90 0.2323.15
getSummary000
getWaldTest0.010.000.02
printEffects0.140.000.14
recode.geno000
snp.effects0.130.000.12
snp.effects.plot0.530.000.53
snp.list000
snp.logistic0.210.000.22
snp.matched21.79 0.0021.97
snp.scan.logistic000

CGEN.Rcheck/examples_x64/CGEN-Ex.timings:

nameusersystemelapsed
LocusMapData0.040.000.03
QQ.plot000
SNPdata0.010.000.02
Xdata0.020.020.03
additive.test0.780.000.78
chromosome.plot0.140.000.14
getMatchedSets23.71 0.2623.98
getSummary0.010.000.01
getWaldTest000
printEffects0.180.000.17
recode.geno0.010.000.02
snp.effects0.160.000.15
snp.effects.plot0.680.000.69
snp.list000
snp.logistic0.280.000.28
snp.matched21.17 0.0021.23
snp.scan.logistic0.020.000.01