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 254/631HostnameOS / ArchBUILDCHECKBUILD BIN
GenomicRanges 1.11.22
Bioconductor Package Maintainer
Snapshot Date: 2013-01-15 17:01:14 -0800 (Tue, 15 Jan 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/GenomicRanges
Last Changed Rev: 72514 / Revision: 72575
Last Changed Date: 2013-01-14 12:23:08 -0800 (Mon, 14 Jan 2013)
george2 Linux (Ubuntu 12.04.1 LTS) / x86_64  OK  WARNINGS 
lamb2 Linux (openSUSE 11.4) / x86_64  OK [ WARNINGS ]
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  ERROR  skipped  skipped 
petty Mac OS X Leopard (10.5.8) / i386  OK  WARNINGS  OK 

Summary

Package: GenomicRanges
Version: 1.11.22
Command: /home/biocbuild/bbs-2.12-bioc/R/bin/R CMD check --no-vignettes --timings GenomicRanges_1.11.22.tar.gz
StartedAt: 2013-01-16 02:53:42 -0800 (Wed, 16 Jan 2013)
EndedAt: 2013-01-16 02:58:32 -0800 (Wed, 16 Jan 2013)
EllapsedTime: 290.7 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: GenomicRanges.Rcheck
Warnings: 2

Command output

* using log directory ‘/loc/home/biocbuild/bbs-2.12-bioc/meat/GenomicRanges.Rcheck’
* using R Under development (unstable) (2012-12-17 r61365)
* 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.11.22’
* 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 ... 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 ... NOTE
coerce,RangesMapping-GenomicRanges: no visible global function
  definition for ‘matching’
restrict,GenomicRanges: no visible binding for global variable ‘orig’
restrict,GenomicRanges: no visible binding for global variable ‘final’
restrict,GenomicRanges: no visible binding for global variable
  ‘posIndx’
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... WARNING
Missing link or links in documentation object ‘/loc/home/biocbuild/bbs-2.12-bioc/meat/GenomicRanges.Rcheck/00_pkg_src/GenomicRanges/man/GenomicRanges-comparison.Rd’:
  ‘[GenomicRanges]{findOverlaps}’

See the information in section ‘Cross-references’ of the ‘Writing R
Extensions’ manual.

* checking for missing documentation entries ... WARNING
Undocumented code objects:
  ‘duplicated.GenomicRanges’ ‘makeSeqnameIds’
Undocumented S4 methods:
  generic 'overlapsAny' and siglist
    'SummarizedExperiment,SummarizedExperiment'
  generic 'overlapsAny' and siglist 'SummarizedExperiment,Vector'
  generic 'overlapsAny' and siglist 'Vector,SummarizedExperiment'
  generic 'splitAsListReturnedClass' and siglist 'GRanges'
  generic 'subsetByOverlaps' and siglist
    'SummarizedExperiment,SummarizedExperiment'
  generic 'subsetByOverlaps' and siglist 'SummarizedExperiment,Vector'
  generic 'subsetByOverlaps' and siglist 'Vector,SummarizedExperiment'
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See the chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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 examples ... OK
Examples with CPU or elapsed time > 5s
                             user system elapsed
findSpliceOverlaps-methods 26.441  0.220  26.700
encodeOverlaps-methods      9.741  0.124  10.063
summarizeOverlaps           9.168  0.416  10.069
Seqinfo-class               5.157  0.240   5.417
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running ‘GenomicRanges_unit_tests.R’
 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

WARNING: There were 2 warnings.
NOTE: There was 1 note.
See
  ‘/loc/home/biocbuild/bbs-2.12-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.12-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/loc/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"   -fpic  -g -O2  -c IRanges_stubs.c -o IRanges_stubs.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/loc/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"   -fpic  -g -O2  -c R_init_GenomicRanges.c -o R_init_GenomicRanges.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/loc/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"   -fpic  -g -O2  -c cigar_utils.c -o cigar_utils.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/loc/home/biocbuild/bbs-2.12-bioc/R/library/IRanges/include"   -fpic  -g -O2  -c transcript_utils.c -o transcript_utils.o
gcc -std=gnu99 -shared -L/usr/local/lib64 -o GenomicRanges.so IRanges_stubs.o R_init_GenomicRanges.o cigar_utils.o transcript_utils.o -L/home/biocbuild/bbs-2.12-bioc/R/lib -lR
installing to /loc/home/biocbuild/bbs-2.12-bioc/meat/GenomicRanges.Rcheck/GenomicRanges/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
   ‘GenomicRangesIntroduction.Rnw’ 
   ‘GenomicRangesUseCases.Rnw’ 
   ‘OverlapEncodings.Rnw’ 
   ‘summarizeOverlaps.Rnw’ 
** testing if installed package can be loaded

* DONE (GenomicRanges)

GenomicRanges.Rcheck/GenomicRanges-Ex.timings:

nameusersystemelapsed
GRanges-class0.6200.0160.636
GRangesList-class1.6240.0001.625
GappedAlignmentPairs-class4.8320.0404.926
GappedAlignments-class1.8480.0201.871
GenomicRanges-comparison1.1080.0001.108
Seqinfo-class5.1570.2405.417
SummarizedExperiment-class0.1440.0000.146
cigar-utils0.9560.0200.976
constraint0.7080.0040.711
coverage-methods1.5840.0081.595
encodeOverlaps-methods 9.741 0.12410.063
findOverlaps-methods3.6480.0243.676
findSpliceOverlaps-methods26.441 0.22026.700
inter-range-methods0.7640.0000.764
intra-range-methods0.1960.0000.196
nearest-methods1.1690.0001.166
phicoef0.0080.0000.010
seqinfo0.0160.0040.017
seqlevels-utils0.4680.0000.466
setops-methods3.0440.0163.063
strand-utils0.0160.0000.016
summarizeOverlaps 9.168 0.41610.069