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.1: CHECK report for RNAither on petty

This page was generated on 2015-10-09 09:33:42 -0700 (Fri, 09 Oct 2015).

Package 832/1024HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RNAither 2.16.0
Lars Kaderali
Snapshot Date: 2015-10-08 17:20:21 -0700 (Thu, 08 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_1/madman/Rpacks/RNAither
Last Changed Rev: 102591 / Revision: 109384
Last Changed Date: 2015-04-16 12:42:01 -0700 (Thu, 16 Apr 2015)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
petty Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: RNAither
Version: 2.16.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings RNAither_2.16.0.tar.gz
StartedAt: 2015-10-09 01:40:42 -0700 (Fri, 09 Oct 2015)
EndedAt: 2015-10-09 01:49:10 -0700 (Fri, 09 Oct 2015)
EllapsedTime: 507.7 seconds
RetCode: 0
Status:  OK 
CheckDir: RNAither.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.1-bioc/meat/RNAither.Rcheck’
* using R version 3.2.2 Patched (2015-08-14 r69078)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘RNAither/DESCRIPTION’ ... OK
* this is package ‘RNAither’ version ‘2.16.0’
* 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 ‘RNAither’ can be installed ... [33s/34s] 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 ... NOTE
Found the following CITATION file in a non-standard place:
  inst/extdata/CITATION
Most likely ‘inst/CITATION’ should be used instead.
* 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: ‘methods’
  All declared Imports should be used.
Package in Depends field not imported from: ‘RankProd’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
compareReplicateSD: no visible global function definition for
  ‘brewer.pal’
compareReplicateSDPerScreen: no visible global function definition for
  ‘brewer.pal’
PlotSpatialDistrib: no visible global function definition for
  ‘brewer.pal’
RankProduct: no visible global function definition for ‘RP’
spatialDistrib: no visible global function definition for ‘brewer.pal’
* 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [130s/175s] OK
Examples with CPU or elapsed time > 5s
               user system elapsed
mainAnalysis 65.825  4.199 105.809
rnaither     23.897  2.032  30.942
gseaAnalysis  9.531  0.178  12.282
* 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.1-bioc/meat/RNAither.Rcheck/00check.log’
for details.


RNAither.Rcheck/00install.out:

* installing *source* package ‘RNAither’ ...
** R
** data
** inst
** preparing package for lazy loading
Creating a generic function for ‘nchar’ from package ‘base’ in package ‘S4Vectors’

groupGOTerms: 	GOBPTerm, GOMFTerm, GOCCTerm environments built.
Note: the specification for S3 class “family” in package ‘MatrixModels’ seems equivalent to one from package ‘lme4’: not turning on duplicate class definitions for this class.
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Creating a generic function for ‘nchar’ from package ‘base’ in package ‘S4Vectors’

groupGOTerms: 	GOBPTerm, GOMFTerm, GOCCTerm environments built.
Note: the specification for S3 class “family” in package ‘MatrixModels’ seems equivalent to one from package ‘lme4’: not turning on duplicate class definitions for this class.
* DONE (RNAither)

RNAither.Rcheck/RNAither-Ex.timings:

nameusersystemelapsed
BScore0.0650.0010.066
DRQualControl0.0260.0020.029
LiWongRank0.0870.0040.092
MannWhitney0.0740.0040.078
RankProduct0.5720.0100.583
SNRQualControl0.0400.0050.048
Ttest0.0410.0010.042
ZPRIMEQualControl0.0720.0100.086
ZScore0.0200.0010.021
ZScorePerScreen0.0140.0010.015
ZScorePlot0.1900.0210.228
ZScorePlotTwo0.0500.0050.057
channelPlot0.0610.0050.069
closestToZero0.0040.0000.004
compareHits0.0840.0030.087
compareReplicaPlates0.0250.0020.028
compareReplicateSD0.7740.0180.798
compareReplicateSDPerScreen0.4170.0200.445
compareReplicates0.3570.0320.418
controlDensity0.0980.0100.114
controlDensityPerPlate0.3300.0340.380
controlDensityPerScreen0.1600.0210.301
controlNorm0.0160.0030.019
createSubset0.0040.0010.004
discardLabtek0.0050.0010.005
discardWells0.0040.0010.005
divNorm0.0130.0030.015
divideChannels0.0030.0000.003
eraseDataSetColumn0.0140.0010.016
findReplicates0.0080.0020.010
furthestFromZero0.0030.0010.003
generateDatasetFile0.0220.0030.025
generateRepMatNoFilter0.0120.0030.015
generateReplicateMat0.0180.0040.021
gseaAnalysis 9.531 0.17812.282
hitselectionPval0.0270.0020.029
hitselectionZscore0.0320.0020.034
hitselectionZscorePval0.0310.0060.038
incorporatepValVec0.0200.0050.025
indexSubset0.0040.0010.004
joinDatasetFiles0.0270.0030.036
joinDatasets0.0060.0000.006
lowessNorm0.0170.0020.018
mainAnalysis 65.825 4.199105.809
makeBoxplot4PlateType0.1140.0100.184
makeBoxplotControls0.0640.0050.102
makeBoxplotControlsPerPlate0.2410.0150.283
makeBoxplotControlsPerScreen0.1390.0080.151
makeBoxplotPerPlate0.1120.0070.124
makeBoxplotPerScreen0.0550.0050.086
multTestAdjust0.0040.0000.005
numCellQualControl0.0460.0040.117
orderGeneIDs0.0760.0020.077
percCellQualControl0.0460.0040.123
plotBar0.2220.0100.248
plotControlHisto0.1250.0070.290
plotControlHistoPerplate0.5520.0240.633
plotControlHistoPerscreen0.2910.0120.411
plotHisto0.0520.0060.084
plotHistoPerplate0.2200.0200.278
plotHistoPerscreen0.1050.0100.404
plotQQ0.0560.0060.065
plotQQperplate0.2070.0160.244
plotQQperscreen0.1090.0100.123
quantileNormalization0.0280.0010.029
replicatesCV0.1170.0090.156
replicatesSpearmancor0.0380.0020.040
rms0.0050.0000.005
rnaither23.897 2.03230.942
saveDataset0.0230.0010.025
saveOldIntensityColumns0.0060.0010.007
savepValVec0.0060.0010.007
spatialDistrib1.0670.0681.162
spatialDistribHits1.0710.0481.147
subtractBackground0.0080.0000.009
sumChannels0.0220.0010.023
summarizeReps0.1350.0010.136
summarizeRepsNoFiltering0.1640.0020.166
trim0.0070.0010.009
varAdjust0.0160.0010.016
vennDiag0.1730.0090.186
volcanoPlot0.1060.0080.116