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 2.13: CHECK report for MineICA on perceval

This page was generated on 2014-04-05 09:53:02 -0700 (Sat, 05 Apr 2014).

Package 447/750HostnameOS / ArchBUILDCHECKBUILD BIN
MineICA 1.2.2
Anne Biton
Snapshot Date: 2014-04-04 16:20:29 -0700 (Fri, 04 Apr 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_13/madman/Rpacks/MineICA
Last Changed Rev: 84470 / Revision: 88450
Last Changed Date: 2013-12-12 16:05:00 -0800 (Thu, 12 Dec 2013)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK [ OK ] OK 

Summary

Package: MineICA
Version: 1.2.2
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch MineICA_1.2.2.tar.gz
StartedAt: 2014-04-05 02:37:19 -0700 (Sat, 05 Apr 2014)
EndedAt: 2014-04-05 02:46:16 -0700 (Sat, 05 Apr 2014)
EllapsedTime: 537.4 seconds
RetCode: 0
Status:  OK 
CheckDir: MineICA.Rcheck
Warnings: 0

Command output

* using log directory ‘/Users/biocbuild/bbs-2.13-bioc/meat/MineICA.Rcheck’
* using R version 3.0.3 (2014-03-06)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘MineICA/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘MineICA’ version ‘1.2.2’
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Package which this enhances but not available for checking: ‘doMC’
* 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 ‘MineICA’ can be installed ... [48s/49s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Packages listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘biomaRt’ ‘GOstats’ ‘cluster’ ‘mclust’ ‘igraph’
A package should be listed in only one of these fields.
* 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
‘library’ or ‘require’ call to ‘GOstats’ which was already attached by Depends.
  Please remove these calls from your code.
Namespace in Imports field not imported from: ‘lumiHumanAll.db’
  All declared Imports should be used.
Packages in Depends field not imported from:
  ‘annotate’ ‘biomaRt’ ‘cluster’ ‘colorspace’ ‘fastICA’ ‘foreach’
  ‘ggplot2’ ‘GOstats’ ‘graph’ ‘gtools’ ‘Hmisc’ ‘igraph’ ‘JADE’ ‘marray’
  ‘mclust’ ‘methods’ ‘plyr’ ‘RColorBrewer’ ‘Rgraphviz’ ‘scales’
  ‘xtable’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
‘:::’ calls which should be ‘::’:
  ‘Biobase:::annotation’ ‘Biobase:::validMsg’ ‘fpc:::pamk’
  ‘lumi:::getChipInfo’ ‘mclust:::adjustedRandIndex’
  See the note in ?`:::` about the use of this operator.
Unexported object imported by a ‘:::’ call: ‘Biobase:::isValidVersion’
  See the note in ?`:::` about the use of this operator.
See the information on DESCRIPTION files in the chapter ‘Creating R
packages’ of the ‘Writing R Extensions’ manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
plotPosOneAnnotLevInComp_ggplot: no visible binding for global variable
  ‘..count..’
plotPosSamplesInComp_ggplot: no visible binding for global variable
  ‘..count..’
* 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 ... [48s/56s] OK
Examples with CPU or elapsed time > 5s
                   user system elapsed
annotFeaturesComp 5.201  0.081   5.338
class-IcaSet      0.953  0.038   7.805
* 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

NOTE: There were 4 notes.
See
  ‘/Users/biocbuild/bbs-2.13-bioc/meat/MineICA.Rcheck/00check.log’
for details.

MineICA.Rcheck/00install.out:

* installing *source* package ‘MineICA’ ...
** R
** data
** inst
** preparing package for lazy loading
Creating a new generic function for ‘sampleNames<-’ in package ‘MineICA’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (MineICA)

MineICA.Rcheck/MineICA-Ex.timings:

nameusersystemelapsed
annotFeatures1.2270.0641.310
annotFeaturesComp5.2010.0815.338
annotFeaturesWithBiomaRt0.0330.0090.042
annotInGene2.7890.0542.851
annotReciprocal0.0140.0040.019
buildIcaSet0.6600.0600.724
buildMineICAParams0.0390.0330.115
class-IcaSet0.9530.0387.805
class-MineICAParams0.0590.0100.069
clusVarAnalysis0.2170.0400.268
clusterFastICARuns0.2230.0150.238
clusterSamplesByComp1.4120.0331.476
clusterSamplesByComp_multiple0.4220.0290.465
compareAn1.5970.0431.665
compareAn2graphfile0.9830.0521.056
compareGenes0.0180.0050.024
cor2An0.0460.0120.060
getProj0.0630.0230.087
getSdExpr0.0170.0040.020
hypergeoAn0.0290.0060.036
nbOccByGeneInComp0.0380.0070.045
nbOccInComp0.2190.0440.268
nbOccInComp_simple0.0820.0260.110
nodeAttrs0.0230.0060.029
plotAllMix0.8710.0140.907
plotCorGraph3.2320.0673.403
plotDensAllAnnotInAllComp0.0190.0070.026
plotDensOneAnnotInAllComp0.0180.0070.026
plotMclust0.1300.0070.137
plotMix0.1250.0060.132
plotPosAnnotInComp0.0170.0060.023
plotPosSamplesInComp0.0190.0070.025
plot_heatmapsOnSel0.0350.0100.046
qualVarAnalysis0.2100.0390.253
quantVarAnalysis0.2690.0610.335
relativePath0.0190.0040.023
runAn0.0200.0060.025
runCompareIcaSets1.6820.0541.765
runEnrich0.0260.0070.038
runICA0.1870.0130.199
selectContrib0.0500.0150.066
selectFeatures_IQR0.2090.0310.243
selectWitnessGenes0.2230.0380.262
writeGenes0.0420.0100.052
writeGostatsHtmltable0.0400.0090.049
writeProjByComp0.0210.0120.032