Back to Multiple platform build/check report for BioC 3.6
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

CHECK report for genomation on malbec1

This page was generated on 2018-04-12 13:13:02 -0400 (Thu, 12 Apr 2018).

Package 557/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
genomation 1.11.3
Altuna Akalin , Vedran Franke
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018)
URL: https://git.bioconductor.org/packages/genomation
Branch: RELEASE_3_6
Last Commit: 59413a6
Last Changed Date: 2018-01-24 09:47:01 -0400 (Wed, 24 Jan 2018)
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
veracruz1 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: genomation
Version: 1.11.3
Command: /home/biocbuild/bbs-3.6-bioc/R/bin/R CMD check --no-vignettes --timings genomation_1.11.3.tar.gz
StartedAt: 2018-04-11 23:47:14 -0400 (Wed, 11 Apr 2018)
EndedAt: 2018-04-11 23:51:28 -0400 (Wed, 11 Apr 2018)
EllapsedTime: 254.5 seconds
RetCode: 0
Status:  OK 
CheckDir: genomation.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.6-bioc/R/bin/R CMD check --no-vignettes --timings genomation_1.11.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.6-bioc/meat/genomation.Rcheck’
* using R version 3.4.4 (2018-03-15)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘genomation/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘genomation’ version ‘1.11.3’
* package encoding: latin1
* 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 ‘genomation’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  6.9Mb
  sub-directories of 1Mb or more:
    doc       3.5Mb
    extdata   1.2Mb
    libs      1.4Mb
* checking package directory ... OK
* checking ‘build’ 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 dependencies in R code ... NOTE
Namespace in Imports field not imported from: ‘RUnit’
  All declared Imports should be used.
Unexported object imported by a ':::' call: ‘BiocGenerics:::testPackage’
  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 ... NOTE
ScoreMatrixBin,RleList-GRangesList: no visible binding for global
  variable ‘cvg’
ScoreMatrixBin,RleList-GRangesList: no visible binding for global
  variable ‘id’
ScoreMatrixBin,RleList-GRangesList: no visible global function
  definition for ‘:=’
Undefined global functions or variables:
  := cvg id
* 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... 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’ ... NOTE
The following directory looks like a leftover from 'knitr':
  ‘cache’
Please remove from your package.
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                                                     user system elapsed
enrichmentMatrix-ScoreMatrixList-method             6.368  1.580   4.591
enrichmentMatrix-ScoreMatrix-method                 5.116  0.068   5.840
enrichmentMatrix-ScoreMatrixList-ScoreMatrix-method 3.592  0.196   5.482
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘genomation_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 vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.6-bioc/meat/genomation.Rcheck/00check.log’
for details.



Installation output

genomation.Rcheck/00install.out

* installing *source* package ‘genomation’ ...
** libs
g++  -I/home/biocbuild/bbs-3.6-bioc/R/include -DNDEBUG  -I"/home/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I/usr/local/include   -fpic  -g -O2  -Wall -c RcppExports.cpp -o RcppExports.o
g++  -I/home/biocbuild/bbs-3.6-bioc/R/include -DNDEBUG  -I"/home/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I/usr/local/include   -fpic  -g -O2  -Wall -c binSum.cpp -o binSum.o
g++ -shared -L/home/biocbuild/bbs-3.6-bioc/R/lib -L/usr/local/lib -o genomation.so RcppExports.o binSum.o -L/home/biocbuild/bbs-3.6-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.6-bioc/meat/genomation.Rcheck/genomation/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (genomation)

Tests output

genomation.Rcheck/tests/genomation_unit_tests.Rout


R version 3.4.4 (2018-03-15) -- "Someone to Lean On"
Copyright (C) 2018 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> (require("genomation") & require("GenomicRanges") & require("GenomicAlignments") & require("rtracklayer") & require("readr") & require("Biostrings")) || stop("unable to load genomation package")
Loading required package: genomation
Loading required package: grid
Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics
Loading required package: parallel

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:parallel':

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, cbind, colMeans, colSums, colnames, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, lengths, mapply, match, mget, order, paste, pmax, pmax.int,
    pmin, pmin.int, rank, rbind, rowMeans, rowSums, rownames, sapply,
    setdiff, sort, table, tapply, union, unique, unsplit, which,
    which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following object is masked from 'package:base':

    expand.grid

Loading required package: IRanges
Loading required package: GenomeInfoDb
Loading required package: GenomicAlignments
Loading required package: SummarizedExperiment
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.

Loading required package: DelayedArray
Loading required package: matrixStats

Attaching package: 'matrixStats'

The following objects are masked from 'package:Biobase':

    anyMissing, rowMedians


Attaching package: 'DelayedArray'

The following objects are masked from 'package:matrixStats':

    colMaxs, colMins, colRanges, rowMaxs, rowMins, rowRanges

The following object is masked from 'package:base':

    apply

Loading required package: Biostrings
Loading required package: XVector

Attaching package: 'Biostrings'

The following object is masked from 'package:DelayedArray':

    type

The following object is masked from 'package:base':

    strsplit

Loading required package: Rsamtools
Loading required package: rtracklayer
Loading required package: readr
[1] TRUE
> genomation:::.test()
Normalizing to rpm ...
Normalizing to rpm ...
Normalizing to rpm ...
testing:min
testing:max
testing:median
Normalizing to rpm ...
Normalizing to rpm ...
Normalizing to rpm ...
Normalizing to rpm ...
Normalizing to rpm ...
Normalizing to rpm ...
Normalizing to rpm ...
Parsed with column specification:
cols(
  X1 = col_character(),
  X2 = col_integer(),
  X3 = col_integer(),
  X4 = col_character(),
  X5 = col_integer(),
  X6 = col_character(),
  X7 = col_integer(),
  X8 = col_integer(),
  X9 = col_number()
)
Parsed with column specification:
cols(
  X1 = col_character(),
  X2 = col_integer(),
  X3 = col_integer(),
  X4 = col_character(),
  X5 = col_integer(),
  X6 = col_character(),
  X7 = col_integer(),
  X8 = col_integer(),
  X9 = col_number()
)


RUNIT TEST PROTOCOL -- Wed Apr 11 23:51:24 2018 
*********************************************** 
Number of test functions: 24 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
genomation RUnit Tests - 24 test functions, 0 errors, 0 failures
Number of test functions: 24 
Number of errors: 0 
Number of failures: 0 
Warning messages:
1: In .local(target, windows, strand.aware) :
  1 windows fall off the target
2: In .local(target, windows, strand.aware) :
  2 windows fall off the target
3: In .local(target, windows, strand.aware) :
  2 windows fall off the target
4: In .local(target, windows, strand.aware) :
  2 windows fall off the target
5: In .local(target, windows, strand.aware) :
  2 windows fall off the target
6: In .local(target, windows, strand.aware) :
  2 windows fall off the target
7: In .local(target, windows, bin.num, bin.op, strand.aware) :
  2 windows fall off the target
8: In .local(target, windows, bin.num, bin.op, strand.aware) :
  2 windows fall off the target
> 
> proc.time()
   user  system elapsed 
 33.572   0.528  34.084 

Example timings

genomation.Rcheck/genomation-Ex.timings

nameusersystemelapsed
AnnotationByGeneParts-methods1.1320.0201.155
ScoreMatrix-methods4.2200.1684.391
ScoreMatrixBin-methods2.5920.0082.604
ScoreMatrixList-methods0.4120.0080.419
annotateWithFeature-methods0.0360.0000.035
annotateWithFeatureFlank-methods0.3520.0000.352
annotateWithFeatures-methods0.5760.0160.592
annotateWithGeneParts-methods0.6680.0040.673
binMatrix-methods0.1840.0000.188
convertBed2Exons-methods0.060.000.06
convertBed2Introns-methods0.1160.0000.116
enrichmentMatrix-ScoreMatrix-method5.1160.0685.840
enrichmentMatrix-ScoreMatrixList-ScoreMatrix-method3.5920.1965.482
enrichmentMatrix-ScoreMatrixList-method6.3681.5804.591
findFeatureComb-methods0.3160.0120.329
getFeatsWithTargetsStats-methods0.3360.0160.355
getFlanks-methods0.1200.0040.121
getRandomEnrichment-methods0.0000.0000.002
getTargetAnnotationStats-methods0.3520.0160.369
gffToGRanges0.2400.0000.243
heatMatrix0.3240.0240.350
heatMeta0.4760.0040.480
heatTargetAnnotation-methods0.5120.0040.517
intersectScoreMatrixList-methods0.2840.0000.287
multiHeatMatrix0.4320.0000.432
orderBy-methods0.4680.0000.469
patternMatrix-methods0.1960.0000.197
plotMeta0.4640.0000.465
plotTargetAnnotation-methods0.3320.0120.343
readBed0.7600.0400.801
readBroadPeak0.0560.0040.062
readFeatureFlank-methods0.1040.0080.114
readGeneric0.0360.0040.038
readNarrowPeak0.0280.0080.038
readTranscriptFeatures-methods0.1640.0080.175
scaleScoreMatrix-methods0.180.000.18
scaleScoreMatrixList0.4400.0000.439