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 

BioC 2.13: CHECK report for deepSNV on zin1

This page was generated on 2014-04-05 09:48:14 -0700 (Sat, 05 Apr 2014).

Package 195/750HostnameOS / ArchBUILDCHECKBUILD BIN
deepSNV 1.8.0
Moritz Gerstung
Snapshot Date: 2014-04-04 16:20:29 -0700 (Fri, 04 Apr 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_13/madman/Rpacks/deepSNV
Last Changed Rev: 81642 / Revision: 88450
Last Changed Date: 2013-10-14 14:29:21 -0700 (Mon, 14 Oct 2013)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK [ OK ]
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK 

Summary

Package: deepSNV
Version: 1.8.0
Command: /home/biocbuild/bbs-2.13-bioc/R/bin/R CMD check --no-vignettes --timings deepSNV_1.8.0.tar.gz
StartedAt: 2014-04-05 00:42:11 -0700 (Sat, 05 Apr 2014)
EndedAt: 2014-04-05 00:45:52 -0700 (Sat, 05 Apr 2014)
EllapsedTime: 220.7 seconds
RetCode: 0
Status:  OK 
CheckDir: deepSNV.Rcheck
Warnings: 0

Command output

* using log directory ‘/home/biocbuild/bbs-2.13-bioc/meat/deepSNV.Rcheck’
* using R version 3.0.3 (2014-03-06)
* 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.8.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 ... [21s/22s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Package listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘Rsamtools’
A package should be listed in only one of these fields.
* 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 dependencies in R code ... NOTE
Packages in Depends field not imported from:
  ‘GenomicRanges’ ‘VariantAnnotation’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
See the information on DESCRIPTION files in the chapter ‘Creating R
packages’ of the ‘Writing R Extensions’ manual.
* 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 compilation flags in Makevars ... NOTE
Package has both ‘src/Makevars.in’ and ‘src/Makevars’.
Installation with --no-configure' is unlikely to work.  If you intended
‘src/Makevars’ to be used on Windows, rename it to ‘src/Makevars.win’
otherwise remove it.  If ‘configure’ created ‘src/Makevars’, you need a
‘cleanup’ script.
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [37s/37s] OK
Examples with CPU or elapsed time > 5s
                            user system elapsed
RCC                        8.469  0.060   8.548
estimateDispersion-methods 6.424  0.008   6.468
estimateDirichlet-methods  6.380  0.000   6.394
* 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 vignette outputs ... SKIPPED
* checking PDF version of manual ... OK

NOTE: There were 3 notes.
See
  ‘/home/biocbuild/bbs-2.13-bioc/meat/deepSNV.Rcheck/00check.log’
for details.

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... /bin/grep
checking for egrep... /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 /home/biocbuild/bbs-2.13-bioc/R/library/Rsamtools/usretc//Rsamtools.mk .
g++ -I/home/biocbuild/bbs-2.13-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"/home/biocbuild/bbs-2.13-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*, int*)’:
bam2R.cpp:85:6: warning: unused variable ‘c’ [-Wunused-variable]
g++ -shared -L/usr/local/lib -o deepSNV.so bam2R.o /home/biocbuild/bbs-2.13-bioc/R/library/Rsamtools/usrlib//libbam.a /home/biocbuild/bbs-2.13-bioc/R/library/Rsamtools/usrlib//libbcf.a /home/biocbuild/bbs-2.13-bioc/R/library/Rsamtools/usrlib//libtabix.a -lz -pthread -L/home/biocbuild/bbs-2.13-bioc/R/lib -lR
Found /home/biocbuild/bbs-2.13-bioc/R/library/Rsamtools/usretc//Rsamtools.mk .
installing to /home/biocbuild/bbs-2.13-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.0160.0000.015
RCC8.4690.0608.548
RF0.0080.0000.006
bam2R0.0200.0000.018
consensusSequence-methods0.0200.0000.023
control-methods0.0080.0000.006
coordinates-methods0.0040.0040.007
deepSNV-class0.2320.0040.237
deepSNV-methods0.1320.0000.130
deepSNV-package0.1240.0080.131
estimateDirichlet-methods6.3800.0006.394
estimateDispersion-methods6.4240.0086.468
makePrior0.0040.0040.009
manhattanPlot0.1320.0000.135
normalize-methods2.1170.0082.129
p.combine0.1320.0000.135
p.val-methods0.0040.0000.004
phiX1.8160.0121.832
pi0.0680.0000.068
plot.deepSNV0.1240.0000.123
repeatMask-methods1.4480.0041.453
shearwater0.3000.0040.304
show0.1200.0000.122
summary-methods0.1520.0040.161
test-methods0.0080.0000.009
trueSNVs0.0400.0000.038