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.2: CHECK report for genomation on moscato1

This page was generated on 2015-08-20 13:23:33 -0700 (Thu, 20 Aug 2015).

Package 404/1069HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
genomation 1.1.12
Altuna Akalin , Vedran Franke
Snapshot Date: 2015-08-19 16:24:33 -0700 (Wed, 19 Aug 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/genomation
Last Changed Rev: 107423 / Revision: 107602
Last Changed Date: 2015-08-14 04:53:53 -0700 (Fri, 14 Aug 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: genomation
Version: 1.1.12
Command: rm -rf genomation.buildbin-libdir genomation.Rcheck && mkdir genomation.buildbin-libdir genomation.Rcheck && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=genomation.buildbin-libdir genomation_1.1.12.tar.gz >genomation.Rcheck\00install.out 2>&1 && cp genomation.Rcheck\00install.out genomation-install.out && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD check --library=genomation.buildbin-libdir --install="check:genomation-install.out" --force-multiarch --no-vignettes --timings genomation_1.1.12.tar.gz
StartedAt: 2015-08-20 04:52:52 -0700 (Thu, 20 Aug 2015)
EndedAt: 2015-08-20 04:59:17 -0700 (Thu, 20 Aug 2015)
EllapsedTime: 384.8 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: genomation.Rcheck
Warnings: 1

Command output

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


* using log directory 'D:/biocbld/bbs-3.2-bioc/meat/genomation.Rcheck'
* using R version 3.2.2 (2015-08-14)
* 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.1.12'
* 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 ... OK
* 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
Unexported objects imported by ':::' calls:
  'BiocGenerics:::testPackage' 'GenomicAlignments:::invertRleStrand'
  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
gffToGRanges: no visible global function definition for 'seqlevels<-'
heatMeta: no visible binding for global variable 'a'
plotGeneAnnotation,list: no visible binding for global variable
  'SampleName'
plotGeneAnnotation,list: no visible binding for global variable 'value'
randomizeFeature,GRanges : <anonymous>: no visible global function
  definition for 'Rle'
randomizeFeature,GRanges: no visible global function definition for
  'runValue'
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... WARNING
Codoc mismatches from documentation object 'gffToGRanges':
gffToGRanges
  Code: function(gff.file, filter = NULL, zero.based = FALSE, ensembl =
                 FALSE)
  Docs: function(gff.file, track.line = FALSE, split.group = FALSE,
                 split.char = ";", filter = NULL, zero.based = FALSE,
                 ensembl = FALSE)
  Argument names in docs not in code:
    track.line split.group split.char
  Mismatches in argument names:
    Position: 2 Code: filter Docs: track.line
    Position: 3 Code: zero.based Docs: split.group
    Position: 4 Code: ensembl Docs: split.char

* 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 Makefiles ... OK
* checking for GNU extensions in Makefiles ... 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' ... [13s] OK
** running examples for arch 'x64' ... [15s] OK
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'genomation_unit_tests.R' [26s]
 [26s] OK
** running tests for arch 'x64' ...
  Running 'genomation_unit_tests.R' [31s]
 [32s] 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: 1 WARNING, 3 NOTEs
See
  'D:/biocbld/bbs-3.2-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.1.12.zip
* DONE (genomation)

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

nameusersystemelapsed
AnnotationByGeneParts-methods0.800.001.01
ScoreMatrix-methods000
ScoreMatrixBin-methods000
ScoreMatrixList-methods000
annotateWithFeature-methods0.060.000.06
annotateWithFeatureFlank-methods0.260.000.26
annotateWithGeneParts-methods000
binMatrix-methods000
convertBed2Exons-methods0.080.020.10
convertBed2Introns-methods0.110.000.11
findFeatureComb-methods0.420.030.45
getFeatsWithTargetsStats-methods0.660.000.66
getFlanks-methods0.190.000.19
getRandomEnrichment-methods000
getTargetAnnotationStats-methods0.620.000.65
gffToGRanges000
heatMatrix000
heatMeta000
intersectScoreMatrixList-methods000
multiHeatMatrix0.020.000.02
orderBy-methods000
plotGeneAnnotation-methods000
plotMeta000
plotTargetAnnotation-methods0.890.000.89
readBed000
readBroadPeak000
readFeatureFlank-methods000
readGeneric000
readNarrowPeak000
readTranscriptFeatures-methods000
scaleScoreMatrix-methods000
scaleScoreMatrixList000

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

nameusersystemelapsed
AnnotationByGeneParts-methods0.970.001.26
ScoreMatrix-methods000
ScoreMatrixBin-methods000
ScoreMatrixList-methods000
annotateWithFeature-methods0.040.000.05
annotateWithFeatureFlank-methods0.360.000.36
annotateWithGeneParts-methods000
binMatrix-methods000
convertBed2Exons-methods0.130.000.12
convertBed2Introns-methods0.110.000.11
findFeatureComb-methods0.610.010.62
getFeatsWithTargetsStats-methods0.600.020.62
getFlanks-methods0.180.000.17
getRandomEnrichment-methods000
getTargetAnnotationStats-methods0.620.010.64
gffToGRanges000
heatMatrix000
heatMeta000
intersectScoreMatrixList-methods000
multiHeatMatrix0.020.000.02
orderBy-methods000
plotGeneAnnotation-methods000
plotMeta000
plotTargetAnnotation-methods0.540.000.54
readBed000
readBroadPeak0.020.000.02
readFeatureFlank-methods000
readGeneric000
readNarrowPeak000
readTranscriptFeatures-methods000
scaleScoreMatrix-methods000
scaleScoreMatrixList000