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 GenomicRanges on zin1

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

Package 300/750HostnameOS / ArchBUILDCHECKBUILD BIN
GenomicRanges 1.14.4
Bioconductor Package Maintainer
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/GenomicRanges
Last Changed Rev: 84051 / Revision: 88450
Last Changed Date: 2013-12-09 08:42:46 -0800 (Mon, 09 Dec 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: GenomicRanges
Version: 1.14.4
Command: /home/biocbuild/bbs-2.13-bioc/R/bin/R CMD check --no-vignettes --timings GenomicRanges_1.14.4.tar.gz
StartedAt: 2014-04-05 01:25:55 -0700 (Sat, 05 Apr 2014)
EndedAt: 2014-04-05 01:30:24 -0700 (Sat, 05 Apr 2014)
EllapsedTime: 268.7 seconds
RetCode: 0
Status:  OK 
CheckDir: GenomicRanges.Rcheck
Warnings: 0

Command output

* using log directory ‘/home/biocbuild/bbs-2.13-bioc/meat/GenomicRanges.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 ‘GenomicRanges/DESCRIPTION’ ... OK
* this is package ‘GenomicRanges’ version ‘1.14.4’
* 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 ‘GenomicRanges’ can be installed ... [12s/12s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Packages listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘methods’ ‘BiocGenerics’ ‘IRanges’
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
Package in Depends field not imported from: ‘XVector’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
‘:::’ call which should be ‘::’: ‘IRanges:::showAsCell’
  See the note in ?`:::` about the use of this operator.
Unexported object imported by a ‘:::’ call: ‘utils:::.roman2numeric’
  See the note in ?`:::` about the use of this operator.
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 line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking for old-style vignette sources ... NOTE
Vignette sources only in ‘inst/doc’:
  ‘GenomicRangesHOWTOs.Rnw’, ‘GenomicRangesIntroduction.Rnw’,
  ‘OverlapEncodings.Rnw’, ‘summarizeOverlaps.Rnw’
A ‘vignettes’ directory will be required as from R 3.1.0
* checking examples ... [79s/87s] OK
Examples with CPU or elapsed time > 5s
                             user system elapsed
findSpliceOverlaps-methods 13.845  0.136  14.035
summarizeOverlaps           9.109  0.244   9.895
tileGenome                  6.356  0.156   6.533
inter-range-methods         5.284  0.456   5.761
GAlignmentsList-class       5.577  0.060   5.688
GAlignmentPairs-class       5.268  0.048   5.322
encodeOverlaps-methods      5.212  0.056   5.350
makeGRangesFromDataFrame    1.772  0.016   8.200
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running ‘GenomicRanges_unit_tests.R’ [67s/67s]
 [67s/67s] 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 vignette outputs ... SKIPPED
* checking PDF version of manual ... OK

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

GenomicRanges.Rcheck/00install.out:

* installing *source* package ‘GenomicRanges’ ...
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.13-bioc/R/library/IRanges/include" -I"/home/biocbuild/bbs-2.13-bioc/R/library/XVector/include"   -fpic  -g -O2  -Wall -c IRanges_stubs.c -o IRanges_stubs.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.13-bioc/R/library/IRanges/include" -I"/home/biocbuild/bbs-2.13-bioc/R/library/XVector/include"   -fpic  -g -O2  -Wall -c R_init_GenomicRanges.c -o R_init_GenomicRanges.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.13-bioc/R/library/IRanges/include" -I"/home/biocbuild/bbs-2.13-bioc/R/library/XVector/include"   -fpic  -g -O2  -Wall -c XVector_stubs.c -o XVector_stubs.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.13-bioc/R/library/IRanges/include" -I"/home/biocbuild/bbs-2.13-bioc/R/library/XVector/include"   -fpic  -g -O2  -Wall -c cigar_utils.c -o cigar_utils.o
cigar_utils.c: In function ‘cigar_ranges’:
cigar_utils.c:720:9: warning: ‘f_elt’ may be used uninitialized in this function [-Wuninitialized]
cigar_utils.c:718:16: warning: ‘breakpoint’ may be used uninitialized in this function [-Wuninitialized]
cigar_utils.c:583:2: warning: ‘ans_breakpoints’ may be used uninitialized in this function [-Wuninitialized]
cigar_utils.c:629:12: note: ‘ans_breakpoints’ was declared here
cigar_utils.c:714:12: warning: ‘flag_elt’ may be used uninitialized in this function [-Wuninitialized]
cigar_utils.c: In function ‘cigar_width’:
cigar_utils.c:778:12: warning: ‘flag_elt’ may be used uninitialized in this function [-Wuninitialized]
cigar_utils.c: In function ‘ref_locs_to_query_locs’:
cigar_utils.c:1234:8: warning: ‘n’ may be used uninitialized in this function [-Wuninitialized]
cigar_utils.c: In function ‘query_locs_to_ref_locs’:
cigar_utils.c:1316:8: warning: ‘n’ may be used uninitialized in this function [-Wuninitialized]
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.13-bioc/R/library/IRanges/include" -I"/home/biocbuild/bbs-2.13-bioc/R/library/XVector/include"   -fpic  -g -O2  -Wall -c transcript_utils.c -o transcript_utils.o
transcript_utils.c: In function ‘tlocs2rlocs’:
transcript_utils.c:143:38: warning: ‘end’ may be used uninitialized in this function [-Wuninitialized]
transcript_utils.c:120:24: note: ‘end’ was declared here
transcript_utils.c:143:38: warning: ‘start’ may be used uninitialized in this function [-Wuninitialized]
transcript_utils.c:120:17: note: ‘start’ was declared here
gcc -std=gnu99 -shared -L/usr/local/lib -o GenomicRanges.so IRanges_stubs.o R_init_GenomicRanges.o XVector_stubs.o cigar_utils.o transcript_utils.o -L/home/biocbuild/bbs-2.13-bioc/R/lib -lR
installing to /home/biocbuild/bbs-2.13-bioc/meat/GenomicRanges.Rcheck/GenomicRanges/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (GenomicRanges)

GenomicRanges.Rcheck/GenomicRanges-Ex.timings:

nameusersystemelapsed
GAlignmentPairs-class5.2680.0485.322
GAlignments-class2.2000.0082.221
GAlignmentsList-class5.5770.0605.688
GIntervalTree-class0.2440.0040.249
GRanges-class0.5840.0040.596
GRangesList-class1.3000.0081.313
GenomicRanges-comparison0.7640.0000.768
Seqinfo-class3.4400.1563.605
SummarizedExperiment-class0.1800.0040.187
cigar-utils0.3960.0000.397
constraint0.8040.0000.805
coverage-methods1.3520.0001.352
encodeOverlaps-methods5.2120.0565.350
findOverlaps-methods4.9090.0164.930
findSpliceOverlaps-methods13.845 0.13614.035
inter-range-methods5.2840.4565.761
intra-range-methods0.1600.0000.161
makeGRangesFromDataFrame1.7720.0168.200
makeSeqnameIds0.1000.0120.113
nearest-methods1.1640.0121.206
phicoef0.0040.0000.004
seqinfo0.6720.0160.689
seqlevels-utils1.3000.0121.320
setops-methods2.4200.0202.441
strand-utils0.0120.0000.010
summarizeOverlaps9.1090.2449.895
tileGenome6.3560.1566.533