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 perceval

This page was generated on 2014-04-05 09:52:24 -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: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch GenomicRanges_1.14.4.tar.gz
StartedAt: 2014-04-05 01:34:09 -0700 (Sat, 05 Apr 2014)
EndedAt: 2014-04-05 01:42:01 -0700 (Sat, 05 Apr 2014)
EllapsedTime: 471.6 seconds
RetCode: 0
Status:  OK 
CheckDir: GenomicRanges.Rcheck
Warnings: 0

Command output

* using log directory ‘/Users/biocbuild/bbs-2.13-bioc/meat/GenomicRanges.Rcheck’
* using R version 3.0.3 (2014-03-06)
* using platform: x86_64-apple-darwin10.8.0 (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 ... [20s/20s] 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 sizes of PDF files under ‘inst/doc’ ... 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 ... [150s/160s] OK
Examples with CPU or elapsed time > 5s
                             user system elapsed
findSpliceOverlaps-methods 25.744  2.960  29.530
summarizeOverlaps          14.547  3.163  18.329
tileGenome                 13.900  3.143  17.290
inter-range-methods        12.467  1.922  14.587
GAlignmentsList-class       9.977  0.429  10.633
encodeOverlaps-methods      8.789  0.410   9.395
GAlignmentPairs-class       8.245  0.144   8.462
findOverlaps-methods        6.884  0.141   7.291
Seqinfo-class               4.791  0.350   5.265
makeGRangesFromDataFrame    2.433  0.118  10.360
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running ‘GenomicRanges_unit_tests.R’ [108s/109s]
 [109s/110s] 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
  ‘/Users/biocbuild/bbs-2.13-bioc/meat/GenomicRanges.Rcheck/00check.log’
for details.

GenomicRanges.Rcheck/00install.out:

* installing *source* package ‘GenomicRanges’ ...
** libs
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/XVector/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c IRanges_stubs.c -o IRanges_stubs.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/XVector/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c R_init_GenomicRanges.c -o R_init_GenomicRanges.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/XVector/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c XVector_stubs.c -o XVector_stubs.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/XVector/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c cigar_utils.c -o cigar_utils.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/XVector/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c transcript_utils.c -o transcript_utils.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -L/usr/local/lib -o GenomicRanges.so IRanges_stubs.o R_init_GenomicRanges.o XVector_stubs.o cigar_utils.o transcript_utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/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-class8.2450.1448.462
GAlignments-class3.2570.0563.358
GAlignmentsList-class 9.977 0.42910.633
GIntervalTree-class0.3780.0200.403
GRanges-class0.8600.0340.897
GRangesList-class1.7350.0311.768
GenomicRanges-comparison1.0130.0221.035
Seqinfo-class4.7910.3505.265
SummarizedExperiment-class0.3650.0360.406
cigar-utils0.5770.0920.675
constraint0.8900.1051.045
coverage-methods1.9920.0562.121
encodeOverlaps-methods8.7890.4109.395
findOverlaps-methods6.8840.1417.291
findSpliceOverlaps-methods25.744 2.96029.530
inter-range-methods12.467 1.92214.587
intra-range-methods0.2070.0160.226
makeGRangesFromDataFrame 2.433 0.11810.360
makeSeqnameIds0.2030.0190.333
nearest-methods1.5830.0371.793
phicoef0.0080.0100.017
seqinfo0.9990.1191.249
seqlevels-utils2.7120.2263.136
setops-methods2.9160.0583.003
strand-utils0.0240.0100.034
summarizeOverlaps14.547 3.16318.329
tileGenome13.900 3.14317.290