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 384/467HostnameOS / ArchBUILDCHECKBUILD BIN
rMAT 3.2.0
Arnaud Droit and Raphael Gottardo
Snapshot Date: 2011-10-20 07:20:33 -0700 (Thu, 20 Oct 2011)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_8/madman/Rpacks/rMAT
Last Changed Rev: 56241 / Revision: 59457
Last Changed Date: 2011-06-16 15:04:11 -0700 (Thu, 16 Jun 2011)
lamb1 Linux (openSUSE 11.3) / x86_64  OK [ WARNINGS ]
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  WARNINGS  OK 
gewurz Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 N O T   S U P P O R T E D
pelham Mac OS X Leopard (10.5.8) / i386  OK  WARNINGS  OK 

Summary

Package: rMAT
Version: 3.2.0
Command: /home/biocbuild/bbs-2.8-bioc/R/bin/R CMD check --no-vignettes --timings rMAT_3.2.0.tar.gz
StartedAt: 2011-10-20 14:15:55 -0700 (Thu, 20 Oct 2011)
EndedAt: 2011-10-20 14:17:24 -0700 (Thu, 20 Oct 2011)
EllapsedTime: 89.1 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: rMAT.Rcheck
Warnings: 2

Command output

* using log directory ‘/loc/home/biocbuild/bbs-2.8-bioc/meat/rMAT.Rcheck’
* using R version 2.13.2 (2011-09-30)
* using platform: x86_64-unknown-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘rMAT/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘rMAT’ version ‘3.2.0’
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... 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 ... WARNING
Functions/methods with usage in documentation object 'tilingSet' but not in code:
  new

* checking Rd \usage sections ... WARNING
Undocumented arguments in documentation object 'NormalizeProbes'
  standard

Objects in \usage without \alias in documentation object 'tilingSet':
  new

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See the chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
* 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 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

WARNING: There were 2 warnings, see
  ‘/loc/home/biocbuild/bbs-2.8-bioc/meat/rMAT.Rcheck/00check.log’
for details

rMAT.Rcheck/00install.out:

* installing *source* package ‘rMAT’ ...
R_HOME: /home/biocbuild/bbs-2.8-bioc/R
checking for gcc... gcc -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 -std=gnu99 accepts -g... yes
checking for gcc -std=gnu99 option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -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... 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
g++ -I/home/biocbuild/bbs-2.8-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -c BARFileData.cpp -o BARFileData.o
g++ -I/home/biocbuild/bbs-2.8-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -c BARFileWriter.cpp -o BARFileWriter.o
g++ -I/home/biocbuild/bbs-2.8-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -c BARReader.cpp -o BARReader.o
g++ -I/home/biocbuild/bbs-2.8-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -c BARWriter.cpp -o BARWriter.o
g++ -I/home/biocbuild/bbs-2.8-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -c BPMAPFileData.cpp -o BPMAPFileData.o
g++ -I/home/biocbuild/bbs-2.8-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -c BPMAPfunctions.cpp -o BPMAPfunctions.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.8-bioc/R/include  -I/usr/local/include   -fopenmp -fpic  -g -O2 -c DeclareAll.c -o DeclareAll.o
g++ -I/home/biocbuild/bbs-2.8-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -c FileIO.cpp -o FileIO.o
g++ -I/home/biocbuild/bbs-2.8-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -c FileWriter.cpp -o FileWriter.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.8-bioc/R/include  -I/usr/local/include   -fopenmp -fpic  -g -O2 -c NormalizeProbes.c -o NormalizeProbes.o
g++ -shared -L/usr/local/lib64 -o rMAT.so BARFileData.o BARFileWriter.o BARReader.o BARWriter.o BPMAPFileData.o BPMAPfunctions.o DeclareAll.o FileIO.o FileWriter.o NormalizeProbes.o -lgsl -lgslcblas -lm -lgomp -L/home/biocbuild/bbs-2.8-bioc/R/lib -lR
installing to /loc/home/biocbuild/bbs-2.8-bioc/meat/rMAT.Rcheck/rMAT/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded

* DONE (rMAT)

rMAT.Rcheck/rMAT-Ex.timings:

nameusersystemelapsed
BPMAPCelParser0.8520.0200.870
MATScore000
NormalizeProbes1.0320.0160.773
ReadBPMAPAllSeqHeader0.0520.0000.021
callEnrichedRegions1.7840.0081.271
computeMATScore1.6120.0041.243
tillingSet0.2000.0000.201