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 systemPipeR on perceval

This page was generated on 2015-04-10 10:00:22 -0700 (Fri, 10 Apr 2015).

Package 879/933HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
systemPipeR 1.0.12
Thomas Girke
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/systemPipeR
Last Changed Rev: 101073 / Revision: 102249
Last Changed Date: 2015-03-23 17:56:25 -0700 (Mon, 23 Mar 2015)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  NotNeeded  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK  OK  OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK [ OK ] OK 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK 

Summary

Package: systemPipeR
Version: 1.0.12
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch systemPipeR_1.0.12.tar.gz
StartedAt: 2015-04-10 06:54:28 -0700 (Fri, 10 Apr 2015)
EndedAt: 2015-04-10 07:04:29 -0700 (Fri, 10 Apr 2015)
EllapsedTime: 601.3 seconds
RetCode: 0
Status:  OK 
CheckDir: systemPipeR.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.0-bioc/meat/systemPipeR.Rcheck’
* using R version 3.1.3 (2015-03-09)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘systemPipeR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘systemPipeR’ version ‘1.0.12’
* 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 ... NOTE
Found the following hidden files and directories:
  inst/extdata/.BatchJobs.R
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘systemPipeR’ can be installed ... [55s/59s] 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
* 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 loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
Namespace in Imports field not imported from: ‘BiocGenerics’
  All declared Imports should be used.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
vennPlot : ellipseVenn: warning in close.screen(all = TRUE): partial
  argument match of 'all' to 'all.screens'
.subsetReadsByMappingRegion: no visible global function definition for
  ‘GRanges’
.subsetReadsByMappingRegion: no visible global function definition for
  ‘readGAlignments’
clusterRun: no visible global function definition for ‘chunk’
filterDEGs: no visible binding for global variable ‘Comparisons’
filterDEGs: no visible binding for global variable ‘Counts’
filterDEGs: no visible binding for global variable ‘Type’
getQsubargs: no visible binding for global variable ‘tophatargs’
goBarplot: no visible binding for global variable ‘SampleMatch’
goBarplot: no visible binding for global variable ‘Sample’
GOHyperGAll_Subset: no visible binding for global variable
  ‘test_sample’
olBarplot: no visible binding for global variable ‘Intersect_Sets’
olBarplot: no visible binding for global variable ‘Counts’
olBarplot: no visible binding for global variable ‘Level’
seeFastqPlot : fastqPlot: no visible binding for global variable
  ‘Cycle’
seeFastqPlot : fastqPlot: no visible binding for global variable ‘low’
seeFastqPlot : fastqPlot: no visible binding for global variable ‘top’
seeFastqPlot : fastqPlot: no visible binding for global variable
  ‘Frequency’
seeFastqPlot : fastqPlot: no visible binding for global variable ‘Base’
seeFastqPlot : fastqPlot: no visible binding for global variable
  ‘Quality’
seeFastqPlot : fastqPlot: no visible binding for global variable
  ‘RelDiv’
seeFastqPlot : fastqPlot: no visible binding for global variable
  ‘Method’
seeFastqPlot : fastqPlot: no visible binding for global variable
  ‘minQuality’
seeFastqPlot : fastqPlot: no visible binding for global variable
  ‘Percent’
seeFastqPlot : fastqPlot: no visible binding for global variable
  ‘Outliers’
show,INTERSECTset: no visible binding for global variable ‘vennset’
* checking Rd files ... NOTE
prepare_Rd: writeTargetsout.Rd:42-43: Dropping empty section \seealso
* 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [41s/42s] OK
Examples with CPU or elapsed time > 5s
            user system elapsed
run_DESeq2 4.966  0.058   5.049
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running ‘runTests.R’ [27s/28s]
 [27s/28s] 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 4 notes.
See
  ‘/Users/biocbuild/bbs-3.0-bioc/meat/systemPipeR.Rcheck/00check.log’
for details.

systemPipeR.Rcheck/00install.out:

* installing *source* package ‘systemPipeR’ ...
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (systemPipeR)

systemPipeR.Rcheck/systemPipeR-Ex.timings:

nameusersystemelapsed
GOHyperGAll0.0020.0000.002
INTERSECTset-class0.0160.0060.023
SYSargs-class0.0590.0050.065
VENNset-class0.0110.0030.015
alignStats0.0250.0030.029
catDB-class0.0010.0000.002
catmap0.0010.0010.001
clusterRun0.0270.0030.030
filterDEGs4.2710.0494.324
getQsubargs0.0240.0050.029
moduleload0.0010.0000.001
olBarplot0.5330.0280.631
overLapper0.5110.0260.624
preprocessReads0.0210.0030.025
qsubRun0.0270.0040.031
readComp0.0340.0040.039
returnRPKM0.0010.0000.001
runCommandline0.0270.0040.031
run_DESeq24.9660.0585.049
run_edgeR3.8680.0343.909
seeFastq000
symLink2bam0.0200.0030.024
sysargs0.0240.0030.027
systemArgs0.0250.0030.028
vennPlot0.5230.0240.630
writeTargetsout0.0180.0020.020