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 144/553HostnameOS / ArchBUILDCHECKBUILD BIN
deepSNV 1.2.3
Moritz Gerstung
Snapshot Date: 2012-09-23 17:01:39 -0700 (Sun, 23 Sep 2012)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_10/madman/Rpacks/deepSNV
Last Changed Rev: 65129 / Revision: 69725
Last Changed Date: 2012-04-13 01:11:10 -0700 (Fri, 13 Apr 2012)
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.2.3
Command: /home/biocbuild/bbs-2.10-bioc/R/bin/R CMD check --no-vignettes --timings deepSNV_1.2.3.tar.gz
StartedAt: 2012-09-24 00:22:56 -0700 (Mon, 24 Sep 2012)
EndedAt: 2012-09-24 00:26:10 -0700 (Mon, 24 Sep 2012)
EllapsedTime: 194.3 seconds
RetCode: 0
Status:  OK 
CheckDir: deepSNV.Rcheck
Warnings: 0

Command output

* using log directory ‘/loc/home/biocbuild/bbs-2.10-bioc/meat/deepSNV.Rcheck’
* using R version 2.15.1 (2012-06-22)
* 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.2.3’
* 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 ‘deepSNV’ 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 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
* 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 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 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.10-bioc/R/library/Rsamtools/usretc//Rsamtools.mk .
g++ -I/home/biocbuild/bbs-2.10-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.10-bioc/R/library/Rsamtools/include"   -fpic  -g -O2  -Wall -c bam2R.cpp -o bam2R.o
bam2R.cpp: In function ‘int bam2R(char**, char**, int*, int*, int*, int*, int*, int*, int*)’:
bam2R.cpp:85:6: warning: unused variable ‘c’
g++ -shared -L/usr/local/lib64 -o deepSNV.so bam2R.o /loc/home/biocbuild/bbs-2.10-bioc/R/library/Rsamtools/usrlib//libbam.a /loc/home/biocbuild/bbs-2.10-bioc/R/library/Rsamtools/usrlib//libbcf.a /loc/home/biocbuild/bbs-2.10-bioc/R/library/Rsamtools/usrlib//libtabix.a -lz -L/home/biocbuild/bbs-2.10-bioc/R/lib -lR
Found /loc/home/biocbuild/bbs-2.10-bioc/R/library/Rsamtools/usretc//Rsamtools.mk .
installing to /loc/home/biocbuild/bbs-2.10-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.0440.0080.053
RCC12.985 0.09213.088
RF0.0080.0000.008
bam2R0.0120.0000.013
consensusSequence-methods0.0360.0000.036
control-methods0.0040.0000.008
coordinates-methods0.0080.0000.009
deepSNV-class0.2640.0080.275
deepSNV-methods0.1400.0040.148
deepSNV-package0.1480.0040.151
estimateDirichlet-methods9.4800.0089.494
estimateDispersion-methods6.9970.0247.019
manhattanPlot0.1520.0080.159
normalize-methods2.3360.0082.344
p.combine0.1360.0160.149
p.val-methods0.0040.0000.007
phiX2.3640.0162.387
plot.deepSNV0.1760.0040.181
repeatMask-methods1.9160.0041.922
show.deepSNV-method0.1400.0080.145
summary-methods0.1480.0000.147
test-methods0.0080.0000.008
trueSNVs0.0320.0040.037