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.14: CHECK report for deepSNV on morelia

This page was generated on 2014-10-08 09:05:23 -0700 (Wed, 08 Oct 2014).

Package 217/824HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
deepSNV 1.10.0
Moritz Gerstung
Snapshot Date: 2014-10-07 17:20:37 -0700 (Tue, 07 Oct 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_14/madman/Rpacks/deepSNV
Last Changed Rev: 88838 / Revision: 95116
Last Changed Date: 2014-04-11 14:07:21 -0700 (Fri, 11 Apr 2014)
zin2 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK  OK 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK  OK 
petty Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK  OK 
morelia Mac OS X Mavericks (10.9.5) / x86_64  OK  OK [ OK ] OK 

Summary

Package: deepSNV
Version: 1.10.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch deepSNV_1.10.0.tar.gz
StartedAt: 2014-10-07 22:22:41 -0700 (Tue, 07 Oct 2014)
EndedAt: 2014-10-07 22:27:31 -0700 (Tue, 07 Oct 2014)
EllapsedTime: 289.5 seconds
RetCode: 0
Status:  OK 
CheckDir: deepSNV.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch deepSNV_1.10.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-2.14-bioc/meat/deepSNV.Rcheck’
* using R version 3.1.1 (2014-07-10)
* using platform: x86_64-apple-darwin13.1.0 (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.10.0’
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Depends: includes the non-default packages:
  ‘Rsamtools’ ‘GenomicRanges’ ‘IRanges’ ‘Biostrings’ ‘VGAM’
  ‘VariantAnnotation’ ‘parallel’
Adding so many packages to the search path is excessive and importing
selectively is preferable.
* 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/31s] 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [39s/39s] OK
Examples with CPU or elapsed time > 5s
                            user system elapsed
RCC                        9.124  0.165   9.317
estimateDispersion-methods 5.067  0.167   5.246
* 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 4 notes.
See
  ‘/Users/biocbuild/bbs-2.14-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... /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... 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 /Library/Frameworks/R.framework/Versions/3.1/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/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c bam2R.cpp -o bam2R.o
bam2R.cpp:85:6: warning: unused variable 'c' [-Wunused-variable]
        int c = 0;
            ^
1 warning generated.
clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o deepSNV.so bam2R.o /Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/usrlib//libbam.a /Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rsamtools/usrlib//libbcf.a /Library/Frameworks/R.framework/Versions/3.1/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.1/Resources/library/Rsamtools/usretc//Rsamtools.mk .
installing to /Users/biocbuild/bbs-2.14-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.0120.0010.013
RCC9.1240.1659.317
RF0.0040.0000.004
bam2R0.0130.0020.015
consensusSequence-methods0.0180.0000.018
control-methods0.0040.0010.006
coordinates-methods0.0050.0010.006
deepSNV-class0.2680.0130.295
deepSNV-methods0.1720.0060.181
deepSNV-package0.1600.0090.170
estimateDirichlet-methods4.3410.1004.445
estimateDispersion-methods5.0670.1675.246
makePrior0.0010.0000.001
manhattanPlot0.1410.0080.163
normalize-methods2.0230.0462.076
p.combine0.1250.0220.165
p.val-methods0.0030.0000.004
phiX2.3930.0342.875
pi0.0630.0040.076
plot.deepSNV0.1520.0060.161
repeatMask-methods1.7020.0061.708
shearwater0.3820.0050.389
show0.1350.0080.143
summary-methods0.1520.0060.160
test-methods0.0100.0010.011
trueSNVs0.0320.0010.033