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.6: CHECK report for genomation on tokay1

This page was generated on 2017-08-16 13:33:49 -0400 (Wed, 16 Aug 2017).

Package 540/1410HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
genomation 1.9.3
Altuna Akalin , Vedran Franke
Snapshot Date: 2017-08-15 17:18:21 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/genomation
Last Changed Rev: 130959 / Revision: 131943
Last Changed Date: 2017-07-05 05:03:06 -0400 (Wed, 05 Jul 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
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.9.3
Command: rm -rf genomation.buildbin-libdir genomation.Rcheck && mkdir genomation.buildbin-libdir genomation.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=genomation.buildbin-libdir genomation_1.9.3.tar.gz >genomation.Rcheck\00install.out 2>&1 && cp genomation.Rcheck\00install.out genomation-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=genomation.buildbin-libdir --install="check:genomation-install.out" --force-multiarch --no-vignettes --timings genomation_1.9.3.tar.gz
StartedAt: 2017-08-15 23:44:28 -0400 (Tue, 15 Aug 2017)
EndedAt: 2017-08-15 23:51:37 -0400 (Tue, 15 Aug 2017)
EllapsedTime: 428.7 seconds
RetCode: 0
Status:  OK  
CheckDir: genomation.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf genomation.buildbin-libdir genomation.Rcheck && mkdir genomation.buildbin-libdir genomation.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=genomation.buildbin-libdir genomation_1.9.3.tar.gz >genomation.Rcheck\00install.out 2>&1 && cp genomation.Rcheck\00install.out genomation-install.out  &&  C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=genomation.buildbin-libdir --install="check:genomation-install.out" --force-multiarch --no-vignettes --timings genomation_1.9.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.6-bioc/meat/genomation.Rcheck'
* using R version 3.4.1 (2017-06-30)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'genomation/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'genomation' version '1.9.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 whether package 'genomation' can be installed ... OK
* checking installed package size ... NOTE
  installed size is  5.6Mb
  sub-directories of 1Mb or more:
    doc       3.6Mb
    extdata   1.2Mb
* 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 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 ...
** running examples for arch 'i386' ... OK
** running examples for arch 'x64' ... OK
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'genomation_unit_tests.R'
 OK
** running tests for arch 'x64' ...
  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
  'C:/Users/biocbuild/bbs-3.6-bioc/meat/genomation.Rcheck/00check.log'
for details.


genomation.Rcheck/00install.out:


install for i386

* installing *source* package 'genomation' ...
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'genomation' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'genomation' as genomation_1.9.3.zip
* DONE (genomation)

genomation.Rcheck/examples_i386/genomation-Ex.timings:

nameusersystemelapsed
AnnotationByGeneParts-methods1.520.091.61
ScoreMatrix-methods4.700.184.88
ScoreMatrixBin-methods2.830.263.09
ScoreMatrixList-methods0.670.050.72
annotateWithFeature-methods0.030.010.05
annotateWithFeatureFlank-methods0.350.000.34
annotateWithFeatures-methods0.560.070.63
annotateWithGeneParts-methods0.70.00.7
binMatrix-methods0.220.000.22
convertBed2Exons-methods0.080.000.08
convertBed2Introns-methods0.110.000.11
findFeatureComb-methods0.310.010.32
getFeatsWithTargetsStats-methods0.310.020.33
getFlanks-methods0.110.000.11
getRandomEnrichment-methods000
getTargetAnnotationStats-methods0.440.000.44
gffToGRanges0.310.000.31
heatMatrix0.850.080.92
heatMeta0.970.071.05
heatTargetAnnotation-methods0.530.040.56
intersectScoreMatrixList-methods0.30.00.3
multiHeatMatrix1.560.061.62
orderBy-methods0.970.051.02
patternMatrix-methods0.270.000.26
plotMeta1.610.041.66
plotTargetAnnotation-methods0.320.020.34
readBed0.460.030.49
readBroadPeak0.060.030.09
readFeatureFlank-methods0.140.020.16
readGeneric0.020.010.03
readNarrowPeak0.040.000.04
readTranscriptFeatures-methods0.140.030.18
scaleScoreMatrix-methods0.230.000.24
scaleScoreMatrixList0.800.020.81

genomation.Rcheck/examples_x64/genomation-Ex.timings:

nameusersystemelapsed
AnnotationByGeneParts-methods1.770.001.77
ScoreMatrix-methods4.760.194.95
ScoreMatrixBin-methods3.420.023.43
ScoreMatrixList-methods1.060.011.08
annotateWithFeature-methods0.080.000.08
annotateWithFeatureFlank-methods0.440.000.44
annotateWithFeatures-methods0.830.050.87
annotateWithGeneParts-methods1.280.001.28
binMatrix-methods0.320.010.33
convertBed2Exons-methods0.080.000.08
convertBed2Introns-methods0.150.000.16
findFeatureComb-methods0.500.030.53
getFeatsWithTargetsStats-methods0.390.000.39
getFlanks-methods0.140.000.14
getRandomEnrichment-methods0.000.020.02
getTargetAnnotationStats-methods0.330.010.34
gffToGRanges0.250.030.28
heatMatrix0.970.111.08
heatMeta1.140.071.20
heatTargetAnnotation-methods0.750.040.80
intersectScoreMatrixList-methods0.330.000.33
multiHeatMatrix0.580.100.67
orderBy-methods0.920.000.92
patternMatrix-methods0.200.010.22
plotMeta1.450.071.51
plotTargetAnnotation-methods0.520.030.55
readBed0.390.040.44
readBroadPeak0.080.020.09
readFeatureFlank-methods0.090.030.13
readGeneric0.050.000.04
readNarrowPeak0.030.020.05
readTranscriptFeatures-methods0.200.010.22
scaleScoreMatrix-methods0.290.000.28
scaleScoreMatrixList1.280.031.31