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.4: CHECK report for GenomicAlignments on morelia

This page was generated on 2017-04-15 16:25:07 -0400 (Sat, 15 Apr 2017).

Package 508/1296HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GenomicAlignments 1.10.1
Bioconductor Package Maintainer
Snapshot Date: 2017-04-14 17:17:13 -0400 (Fri, 14 Apr 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_4/madman/Rpacks/GenomicAlignments
Last Changed Rev: 127452 / Revision: 128728
Last Changed Date: 2017-03-15 22:03:50 -0400 (Wed, 15 Mar 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: GenomicAlignments
Version: 1.10.1
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings GenomicAlignments_1.10.1.tar.gz
StartedAt: 2017-04-15 02:43:46 -0700 (Sat, 15 Apr 2017)
EndedAt: 2017-04-15 02:49:05 -0700 (Sat, 15 Apr 2017)
EllapsedTime: 318.9 seconds
RetCode: 0
Status:  OK 
CheckDir: GenomicAlignments.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.4-bioc/meat/GenomicAlignments.Rcheck’
* using R version 3.3.3 (2017-03-06)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘GenomicAlignments/DESCRIPTION’ ... OK
* this is package ‘GenomicAlignments’ version ‘1.10.1’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Depends: includes the non-default packages:
  ‘BiocGenerics’ ‘S4Vectors’ ‘IRanges’ ‘GenomeInfoDb’ ‘GenomicRanges’
  ‘SummarizedExperiment’ ‘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 ... 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                             user system elapsed
junctions-methods          25.170  2.132  28.806
readGAlignments            11.526  0.954  12.506
summarizeOverlaps-methods   9.289  0.752  15.034
sequenceLayer               8.161  1.040   9.664
coordinate-mapping-methods  7.069  0.231   7.612
findSpliceOverlaps-methods  5.901  0.456   6.413
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘run_unitTests.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 vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.4-bioc/meat/GenomicAlignments.Rcheck/00check.log’
for details.


GenomicAlignments.Rcheck/00install.out:

* installing *source* package ‘GenomicAlignments’ ...
** libs
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/IRanges/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c IRanges_stubs.c -o IRanges_stubs.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/IRanges/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c R_init_GenomicAlignments.c -o R_init_GenomicAlignments.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/IRanges/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c S4Vectors_stubs.c -o S4Vectors_stubs.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/IRanges/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c cigar_utils.c -o cigar_utils.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/IRanges/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c coordinate_mapping_methods.c -o coordinate_mapping_methods.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/IRanges/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c encodeOverlaps_methods.c -o encodeOverlaps_methods.o
clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o GenomicAlignments.so IRanges_stubs.o R_init_GenomicAlignments.o S4Vectors_stubs.o cigar_utils.o coordinate_mapping_methods.o encodeOverlaps_methods.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-3.4-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-class0.7420.0410.784
GAlignments-class0.3660.0120.378
GAlignmentsList-class3.5740.0903.766
GappedReads-class0.1160.0060.122
OverlapEncodings-class0.0680.0020.070
cigar-utils0.3010.0380.355
coordinate-mapping-methods7.0690.2317.612
coverage-methods2.9560.1783.138
encodeOverlaps-methods0.0240.0010.025
findCompatibleOverlaps-methods1.2590.1141.680
findMateAlignment0.1590.0130.173
findOverlaps-methods0.5240.0120.535
findSpliceOverlaps-methods5.9010.4566.413
intra-range-methods0.3590.0160.375
junctions-methods25.170 2.13228.806
pileLettersAt0.6140.0120.626
readGAlignments11.526 0.95412.506
sequenceLayer8.1611.0409.664
setops-methods0.0920.0040.095
stackStringsFromBam1.4420.0391.482
summarizeOverlaps-methods 9.289 0.75215.034