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 172/671HostnameOS / ArchBUILDCHECKBUILD BIN
deepSNV 1.6.0
Moritz Gerstung
Snapshot Date: 2013-04-30 17:01:37 -0700 (Tue, 30 Apr 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_12/madman/Rpacks/deepSNV
Last Changed Rev: 75263 / Revision: 76155
Last Changed Date: 2013-04-03 14:32:27 -0700 (Wed, 03 Apr 2013)
george2 Linux (Ubuntu 12.04.1 LTS) / x86_64  OK  OK 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
petty Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK 
pelham Mac OS X Snow Leopard (10.6.8) / x86_64  OK [ OK ] OK 

Summary

Package: deepSNV
Version: 1.6.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch deepSNV_1.6.0.tar.gz
StartedAt: 2013-05-01 04:25:46 -0700 (Wed, 01 May 2013)
EndedAt: 2013-05-01 04:30:17 -0700 (Wed, 01 May 2013)
EllapsedTime: 270.5 seconds
RetCode: 0
Status:  OK 
CheckDir: deepSNV.Rcheck
Warnings: 0

Command output

* using log directory '/Users/biocbuild/bbs-2.12-bioc/meat/deepSNV.Rcheck'
* using R version 3.0.0 Patched (2013-04-08 r62531)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: ASCII
* using option '--no-vignettes'
* checking for file 'deepSNV/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'deepSNV' version '1.6.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 ... [30s/33s] 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 ... [61s/64s] OK
Examples with CPU or elapsed time > 5s
                             user system elapsed
RCC                        17.068  0.531  17.841
estimateDirichlet-methods  10.175  0.523  10.810
estimateDispersion-methods  9.383  0.644  10.173
phiX                        3.836  0.192   5.064
* 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... no
checking malloc.h presence... no
checking for malloc.h... no
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... no
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 /Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rsamtools/usretc//Rsamtools.mk .
clang++ -I/Library/Frameworks/R.framework/Resources/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"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rsamtools/include"   -fPIC  -mtune=native -ggdb -O0 -Wall -pedantic -Wconversion -c bam2R.cpp -o bam2R.o
In file included from bam2R.cpp:8:
In file included from /Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rsamtools/include/samtools/sam.h:4:
/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rsamtools/include/samtools/bam.h:746:34: warning: implicit conversion changes signedness: 'int' to 'size_t' (aka 'unsigned long') [-Wsign-conversion]
                data = (uint8_t*)realloc(data, m_data);
                                 ˜˜˜˜˜˜˜       ^˜˜˜˜˜
/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rsamtools/include/samtools/bam.h:748:33: warning: implicit conversion changes signedness: 'const int' to 'size_t' (aka 'unsigned long') [-Wsign-conversion]
        memcpy(data, bsrc->data, bsrc->data_len); // copy var-len data
        ˜˜˜˜˜˜                   ˜˜˜˜˜˜^˜˜˜˜˜˜˜
/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rsamtools/include/samtools/bam.h:767:32: warning: implicit conversion changes signedness: 'int' to 'size_t' (aka 'unsigned long') [-Wsign-conversion]
        b->data = (uint8_t*)calloc(b->data_len, 1);
                            ˜˜˜˜˜˜ ˜˜˜^˜˜˜˜˜˜˜
/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rsamtools/include/samtools/bam.h:768:32: warning: implicit conversion changes signedness: 'int' to 'size_t' (aka 'unsigned long') [-Wsign-conversion]
        memcpy(b->data, src->data, b->data_len);
        ˜˜˜˜˜˜                     ˜˜˜^˜˜˜˜˜˜˜
bam2R.cpp:85:6: warning: unused variable 'c' [-Wunused-variable]
        int c = 0;
            ^
5 warnings generated.
clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -L/usr/local/lib -o deepSNV.so bam2R.o /Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rsamtools/usrlib//libbam.a /Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rsamtools/usrlib//libbcf.a /Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rsamtools/usrlib//libtabix.a -lz -pthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
clang: warning: argument unused during compilation: '-pthread'
Found /Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rsamtools/usretc//Rsamtools.mk .
installing to /Users/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
** testing if installed package can be loaded
* DONE (deepSNV)

deepSNV.Rcheck/deepSNV-Ex.timings:

nameusersystemelapsed
Extract-methods0.3550.0180.375
RCC17.068 0.53117.841
RF0.0160.0140.031
bam2R0.050.010.09
consensusSequence-methods0.0550.0160.073
control-methods0.0150.0160.032
coordinates-methods0.0200.0170.039
deepSNV-class0.5060.0410.611
deepSNV-methods0.3230.0290.359
deepSNV-package0.3180.0320.373
estimateDirichlet-methods10.175 0.52310.810
estimateDispersion-methods 9.383 0.64410.173
manhattanPlot0.2310.0250.300
normalize-methods3.8850.1584.476
p.combine0.2170.0260.301
p.val-methods0.0120.0120.024
phiX3.8360.1925.064
plot.deepSNV0.3790.0360.522
repeatMask-methods1.9920.0202.022
show-commadeepSNV-method0.3220.0320.442
summary-methods0.3160.0280.440
test-methods0.0140.0150.031
trueSNVs0.0570.0190.076