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 

Package 425/514HostnameOS / ArchBUILDCHECKBUILD BIN
rMAT 3.4.1
Arnaud Droit and Raphael Gottardo
Snapshot Date: 2012-03-23 18:21:46 -0700 (Fri, 23 Mar 2012)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_9/madman/Rpacks/rMAT
Last Changed Rev: 60373 / Revision: 64395
Last Changed Date: 2011-11-15 17:44:53 -0800 (Tue, 15 Nov 2011)
wilson2 Linux (openSUSE 11.4) / x86_64  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  ERROR  skipped  skipped 
pitt Mac OS X Leopard (10.5.8) / i386  OK [ OK ] OK 

Summary

Package: rMAT
Version: 3.4.1
Command: /Library/Frameworks/R.framework/Versions/2.14/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch rMAT_3.4.1.tar.gz
StartedAt: 2012-03-24 03:50:55 -0700 (Sat, 24 Mar 2012)
EndedAt: 2012-03-24 03:52:56 -0700 (Sat, 24 Mar 2012)
EllapsedTime: 121.4 seconds
RetCode: 0
Status:  OK 
CheckDir: rMAT.Rcheck
Warnings: 0

Command output

* using log directory '/Users/biocbuild/bbs-2.9-bioc/meat/rMAT.Rcheck'
* using R version 2.14.2 (2012-02-29)
* using platform: i386-apple-darwin9.8.0 (32-bit)
* using session charset: ASCII
* using option '--no-vignettes'
* checking for file 'rMAT/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'rMAT' version '3.4.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 whether package 'rMAT' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level 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 for unstated 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 line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking for portable compilation flags in Makevars ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... NOTE
File '/Users/biocbuild/bbs-2.9-bioc/meat/rMAT.Rcheck/rMAT/libs/i386/rMAT.so':
  Found '__ZSt4cout', possibly from 'std::cout' (C++)
  Found '___assert_rtn', possibly from 'assert' (C)
  Found '___stderrp', possibly from 'stderr' (C)
  Found '___stdoutp', possibly from 'stdout' (C)
  Found '_abort', possibly from 'abort' (C)
  Found '_exit', possibly from 'exit' (C)
  Found '_printf', possibly from 'printf' (C)
  Found '_puts', possibly from 'printf' (C), 'puts' (C)

Compiled code should not call functions 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 sizes of PDF files under 'inst/doc' ... OK
* checking examples ... 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 vignettes ... SKIPPED
* checking PDF version of manual ... OK

rMAT.Rcheck/00install.out:

* installing *source* package 'rMAT' ...
R_HOME: /Library/Frameworks/R.framework/Resources
checking for gcc... gcc -arch i386 -std=gnu99
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc -arch i386 -std=gnu99 accepts -g... yes
checking for gcc -arch i386 -std=gnu99 option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -arch i386 -std=gnu99 -E
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GSL... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dispatch/dispatch.h usability... no
checking dispatch/dispatch.h presence... no
checking for dispatch/dispatch.h... no
checking omp.h usability... yes
checking omp.h presence... yes
checking for omp.h... yes
configure: creating ./config.status
config.status: creating src/Makevars
config.status: creating src/config.h
** libs
*** arch - i386
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks -c BARFileData.cpp -o BARFileData.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks -c BARFileWriter.cpp -o BARFileWriter.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks -c BARReader.cpp -o BARReader.o
BARReader.cpp: In function 'SEXPREC* Parser(SEXPREC*)':
BARReader.cpp:258: warning: unused variable 'buf'
BARReader.cpp: In function 'SEXPREC* ParseMATBar(SEXPREC*)':
BARReader.cpp:472: warning: unused variable 'regionR'
BARReader.cpp:473: warning: unused variable 'p_region'
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks -c BARWriter.cpp -o BARWriter.o
BARWriter.cpp: In function 'SEXPREC* WriteBAR(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
BARWriter.cpp:87: warning: unused variable 'signal2Length'
BARWriter.cpp:90: warning: unused variable 'lengthList'
BARWriter.cpp:91: warning: unused variable 'curListPtr'
BARWriter.cpp:91: warning: unused variable 'startListPtr'
BARWriter.cpp:92: warning: unused variable 'curChromosome'
BARWriter.cpp:93: warning: unused variable 'i'
BARWriter.cpp: In function 'SEXPREC* WriteNormalizedBAR(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
BARWriter.cpp:271: warning: unused variable 'addPos'
BARWriter.cpp: In function 'SEXPREC* testBAR(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
BARWriter.cpp:78: warning: control reaches end of non-void function
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks -c BPMAPFileData.cpp -o BPMAPFileData.o
BPMAPFileData.cpp: In member function 'bool affxbpmap::CBPMAPFileData::ReadDataSection()':
BPMAPFileData.cpp:379: warning: unused variable 'hitSize'
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks -c BPMAPfunctions.cpp -o BPMAPfunctions.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -I/usr/local/include   -fopenmp -fPIC  -g -O2 -Wall -pedantic -c DeclareAll.c -o DeclareAll.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks -c FileIO.cpp -o FileIO.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks -c FileWriter.cpp -o FileWriter.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -I/usr/local/include   -fopenmp -fPIC  -g -O2 -Wall -pedantic -c NormalizeProbes.c -o NormalizeProbes.o
NormalizeProbes.c: In function 'NormalizeProbes':
NormalizeProbes.c:91: warning: unused variable 'j'
NormalizeProbes.c: In function 'normArray':
NormalizeProbes.c:1030: warning: suggest parentheses around comparison in operand of &
g++ -arch i386 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o rMAT.so BARFileData.o BARFileWriter.o BARReader.o BARWriter.o BPMAPFileData.o BPMAPfunctions.o DeclareAll.o FileIO.o FileWriter.o NormalizeProbes.o -L/usr/local/lib -lgsl -lgslcblas -lm -lgomp -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.9-bioc/meat/rMAT.Rcheck/rMAT/libs/i386
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
*** tangling vignette sources ...
   'rMAT.Rnw' 
** testing if installed package can be loaded

* DONE (rMAT)

rMAT.Rcheck/rMAT-Ex.timings:

nameusersystemelapsed
BPMAPCelParser0.8770.0590.956
MATScore0.0000.0000.001
NormalizeProbes1.1010.0551.158
ReadBPMAPAllSeqHeader0.0230.0040.028
callEnrichedRegions1.5280.0841.615
computeMATScore1.4920.0761.572
tillingSet0.2490.0030.253