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 163/631HostnameOS / ArchBUILDCHECKBUILD BIN
deepSNV 1.5.0
Moritz Gerstung
Snapshot Date: 2013-01-15 17:01:14 -0800 (Tue, 15 Jan 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/deepSNV
Last Changed Rev: 70602 / Revision: 72575
Last Changed Date: 2012-10-17 04:03:33 -0700 (Wed, 17 Oct 2012)
george2 Linux (Ubuntu 12.04.1 LTS) / x86_64  OK  OK 
lamb2 Linux (openSUSE 11.4) / x86_64  OK [ OK ]
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
petty Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: deepSNV
Version: 1.5.0
Command: /home/biocbuild/bbs-2.12-bioc/R/bin/R CMD check --no-vignettes --timings deepSNV_1.5.0.tar.gz
StartedAt: 2013-01-16 02:00:13 -0800 (Wed, 16 Jan 2013)
EndedAt: 2013-01-16 02:03:44 -0800 (Wed, 16 Jan 2013)
EllapsedTime: 211.4 seconds
RetCode: 0
Status:  OK 
CheckDir: deepSNV.Rcheck
Warnings: 0

Command output

* using log directory ‘/loc/home/biocbuild/bbs-2.12-bioc/meat/deepSNV.Rcheck’
* using R Under development (unstable) (2012-12-17 r61365)
* using platform: x86_64-unknown-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘deepSNV/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘deepSNV’ version ‘1.5.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 ‘deepSNV’ can be installed ... OK
* checking installed package size ... OK
* checking package 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 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 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 compilation flags in Makevars ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                             user system elapsed
RCC                        13.577  0.124  13.723
estimateDirichlet-methods  10.160  0.008  10.166
estimateDispersion-methods  8.501  0.008   8.521
* 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

deepSNV.Rcheck/00install.out:

* installing *source* package ‘deepSNV’ ...
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
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 malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for off_t... yes
checking for size_t... yes
configure: creating ./config.status
config.status: creating src/Makevars
** libs
Found /loc/home/biocbuild/bbs-2.12-bioc/R/library/Rsamtools/usretc//Rsamtools.mk .
g++ -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/loc/home/biocbuild/bbs-2.12-bioc/R/library/Rsamtools/include"   -fpic  -g -O2  -c bam2R.cpp -o bam2R.o
g++ -shared -L/usr/local/lib64 -o deepSNV.so bam2R.o /loc/home/biocbuild/bbs-2.12-bioc/R/library/Rsamtools/usrlib//libbam.a /loc/home/biocbuild/bbs-2.12-bioc/R/library/Rsamtools/usrlib//libbcf.a /loc/home/biocbuild/bbs-2.12-bioc/R/library/Rsamtools/usrlib//libtabix.a -lz -L/home/biocbuild/bbs-2.12-bioc/R/lib -lR
Found /loc/home/biocbuild/bbs-2.12-bioc/R/library/Rsamtools/usretc//Rsamtools.mk .
installing to /loc/home/biocbuild/bbs-2.12-bioc/meat/deepSNV.Rcheck/deepSNV/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
   ‘deepSNV.Rnw’ 
** testing if installed package can be loaded

* DONE (deepSNV)

deepSNV.Rcheck/deepSNV-Ex.timings:

nameusersystemelapsed
Extract-methods0.3880.0000.386
RCC13.577 0.12413.723
RF0.0120.0040.014
bam2R0.0200.0040.023
consensusSequence-methods0.0440.0000.042
control-methods0.0080.0000.011
coordinates-methods0.0160.0000.014
deepSNV-class0.2760.0120.285
deepSNV-methods0.1520.0120.164
deepSNV-package0.1640.0040.165
estimateDirichlet-methods10.160 0.00810.166
estimateDispersion-methods8.5010.0088.521
manhattanPlot0.1560.0040.161
normalize-methods2.5520.0082.561
p.combine0.1560.0040.162
p.val-methods0.0080.0040.012
phiX2.2880.0242.313
plot.deepSNV0.2120.0200.234
repeatMask-methods2.0280.0042.033
show-commadeepSNV-method0.1720.0000.169
summary-methods0.1850.0040.188
test-methods0.0080.0040.017
trueSNVs0.0480.0000.049