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 3.0: CHECK report for GenomicAlignments on zin1

This page was generated on 2015-04-10 09:41:34 -0700 (Fri, 10 Apr 2015).

Package 366/933HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GenomicAlignments 1.2.2
Bioconductor Package Maintainer
Snapshot Date: 2015-04-09 16:20:12 -0700 (Thu, 09 Apr 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_0/madman/Rpacks/GenomicAlignments
Last Changed Rev: 100079 / Revision: 102249
Last Changed Date: 2015-03-02 14:03:13 -0800 (Mon, 02 Mar 2015)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK [ OK ]
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK  OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK  OK 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK 

Summary

Package: GenomicAlignments
Version: 1.2.2
Command: /home/biocbuild/bbs-3.0-bioc/R/bin/R CMD check --no-vignettes --timings GenomicAlignments_1.2.2.tar.gz
StartedAt: 2015-04-10 00:21:07 -0700 (Fri, 10 Apr 2015)
EndedAt: 2015-04-10 00:26:05 -0700 (Fri, 10 Apr 2015)
EllapsedTime: 298.2 seconds
RetCode: 0
Status:  OK 
CheckDir: GenomicAlignments.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.0-bioc/R/bin/R CMD check --no-vignettes --timings GenomicAlignments_1.2.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.0-bioc/meat/GenomicAlignments.Rcheck’
* using R version 3.1.3 (2015-03-09)
* using platform: x86_64-unknown-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘GenomicAlignments/DESCRIPTION’ ... OK
* this is package ‘GenomicAlignments’ version ‘1.2.2’
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Depends: includes the non-default packages:
  ‘BiocGenerics’ ‘S4Vectors’ ‘IRanges’ ‘GenomeInfoDb’ ‘GenomicRanges’
  ‘Biostrings’ ‘Rsamtools’
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 ‘GenomicAlignments’ can be installed ... [18s/18s] 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’ ‘S4Vectors’ ‘IRanges’ ‘GenomicRanges’ ‘Biostrings’ ‘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
'library' or 'require' call to ‘BSgenome’ in package code.
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
Unexported objects imported by ':::' calls:
  ‘Biostrings:::.normarg_padding.letter’
  ‘Rsamtools:::.BamViews_delegate’ ‘Rsamtools:::.findMateWithinGroups’
  ‘Rsamtools:::.isValidHit’
  ‘Rsamtools:::.load_bamcols_from_scanBam_res’
  See the note in ?`:::` about the use of this operator.
* 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 compiled code ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [87s/93s] OK
Examples with CPU or elapsed time > 5s
                             user system elapsed
junctions-methods          28.950  0.232  31.381
sequenceLayer              13.069  0.360  13.792
summarizeOverlaps-methods   9.793  0.160  11.042
findSpliceOverlaps-methods  6.780  0.092   7.260
readGAlignments             5.204  0.068   5.428
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running ‘GenomicAlignments_unit_tests.R’ [38s/40s]
 [38s/41s] 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
* DONE

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

GenomicAlignments.Rcheck/00install.out:

* installing *source* package ‘GenomicAlignments’ ...
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-3.0-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-3.0-bioc/R/library/S4Vectors/include" -I"/home/biocbuild/bbs-3.0-bioc/R/library/IRanges/include"   -fpic  -g -O2  -Wall -c IRanges_stubs.c -o IRanges_stubs.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.0-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-3.0-bioc/R/library/S4Vectors/include" -I"/home/biocbuild/bbs-3.0-bioc/R/library/IRanges/include"   -fpic  -g -O2  -Wall -c R_init_GenomicAlignments.c -o R_init_GenomicAlignments.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.0-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-3.0-bioc/R/library/S4Vectors/include" -I"/home/biocbuild/bbs-3.0-bioc/R/library/IRanges/include"   -fpic  -g -O2  -Wall -c S4Vectors_stubs.c -o S4Vectors_stubs.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.0-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-3.0-bioc/R/library/S4Vectors/include" -I"/home/biocbuild/bbs-3.0-bioc/R/library/IRanges/include"   -fpic  -g -O2  -Wall -c cigar_utils.c -o cigar_utils.o
cigar_utils.c: In function ‘cigar_ranges’:
cigar_utils.c:671:9: warning: ‘f_elt’ may be used uninitialized in this function [-Wuninitialized]
cigar_utils.c:669:16: warning: ‘breakpoint’ may be used uninitialized in this function [-Wuninitialized]
cigar_utils.c:534:2: warning: ‘ans_breakpoints’ may be used uninitialized in this function [-Wuninitialized]
cigar_utils.c:580:12: note: ‘ans_breakpoints’ was declared here
cigar_utils.c:665:12: warning: ‘flag_elt’ may be used uninitialized in this function [-Wuninitialized]
cigar_utils.c: In function ‘cigar_width’:
cigar_utils.c:729: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:1185:8: warning: ‘n’ may be used uninitialized in this function [-Wuninitialized]
cigar_utils.c: In function ‘query_locs_to_ref_locs’:
cigar_utils.c:1267:8: warning: ‘n’ may be used uninitialized in this function [-Wuninitialized]
gcc -std=gnu99 -I/home/biocbuild/bbs-3.0-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-3.0-bioc/R/library/S4Vectors/include" -I"/home/biocbuild/bbs-3.0-bioc/R/library/IRanges/include"   -fpic  -g -O2  -Wall -c encodeOverlaps_methods.c -o encodeOverlaps_methods.o
gcc -std=gnu99 -shared -L/home/biocbuild/bbs-3.0-bioc/R/lib -L/usr/local/lib -o GenomicAlignments.so IRanges_stubs.o R_init_GenomicAlignments.o S4Vectors_stubs.o cigar_utils.o encodeOverlaps_methods.o -L/home/biocbuild/bbs-3.0-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.0-bioc/meat/GenomicAlignments.Rcheck/GenomicAlignments/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 (GenomicAlignments)

GenomicAlignments.Rcheck/GenomicAlignments-Ex.timings:

nameusersystemelapsed
GAlignmentPairs-class1.4840.0081.525
GAlignments-class0.5880.0040.600
GAlignmentsList-class4.0840.0564.769
GappedReads-class0.1400.0000.139
OverlapEncodings-class0.0600.0000.057
cigar-utils0.2880.0000.294
coverage-methods0.6200.0040.638
encodeOverlaps-methods0.0240.0000.024
findCompatibleOverlaps-methods3.9130.0644.730
findMateAlignment0.2600.0000.261
findOverlaps-methods0.8560.0000.868
findSpliceOverlaps-methods6.7800.0927.260
intra-range-methods0.2240.0040.232
junctions-methods28.950 0.23231.381
mapCoords-methods0.2120.0000.219
pileLettersAt0.6440.0000.658
readGAlignments5.2040.0685.428
sequenceLayer13.069 0.36013.792
setops-methods0.0920.0000.094
stackStringsFromBam1.7880.0081.852
summarizeOverlaps-methods 9.793 0.16011.042