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.5: CHECK report for Pigengene on toluca2

This page was generated on 2017-04-23 14:41:44 -0400 (Sun, 23 Apr 2017).

Package 980/1377HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Pigengene 1.1.10
Habil Zare
Snapshot Date: 2017-04-22 17:18:01 -0400 (Sat, 22 Apr 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Pigengene
Last Changed Rev: 127861 / Revision: 129046
Last Changed Date: 2017-03-30 14:11:03 -0400 (Thu, 30 Mar 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
toluca2 Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK [ OK ] OK 
veracruz2 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: Pigengene
Version: 1.1.10
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings Pigengene_1.1.10.tar.gz
StartedAt: 2017-04-23 08:00:20 -0400 (Sun, 23 Apr 2017)
EndedAt: 2017-04-23 08:07:28 -0400 (Sun, 23 Apr 2017)
EllapsedTime: 427.9 seconds
RetCode: 0
Status:  OK 
CheckDir: Pigengene.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.5-bioc/meat/Pigengene.Rcheck’
* using R Under development (unstable) (2017-02-15 r72187)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘Pigengene/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘Pigengene’ version ‘1.1.10’
* 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 ‘Pigengene’ 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
* 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
'library' or 'require' calls in package code:
  ‘AnnotationDbi’ ‘biomaRt’ ‘energy’ ‘org.Hs.eg.db’ ‘org.Mm.eg.db’
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in 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
Found the following possibly unsafe calls:
File ‘Pigengene/R/bn.calculation.R’:
  assignInNamespace("supported.clusters", fixArgs, "bnlearn")

check.pigengene.input: no visible global function definition for
  ‘setNames’
welch.pvalue: no visible global function definition for ‘as.formula’
welch.pvalue: no visible global function definition for ‘oneway.test’
Undefined global functions or variables:
  as.formula oneway.test setNames
Consider adding
  importFrom("stats", "as.formula", "oneway.test", "setNames")
to your NAMESPACE file.
* 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 ... OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
Pigengene-package  73.949  2.936  79.017
one.step.pigengene 66.857  2.921  70.669
module.heatmap     27.981  2.077  30.892
compact.tree       16.744  1.812  18.846
make.decision.tree 16.630  1.562  18.423
plot.pigengene      9.747  0.735  10.643
compute.pigengene   7.897  0.718   8.726
project.eigen       7.418  0.653   8.189
pigengene           6.690  0.693   7.464
wgcna.one.step      7.104  0.073   7.228
learn.bn            6.132  0.071   6.221
* 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: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.5-bioc/meat/Pigengene.Rcheck/00check.log’
for details.


Pigengene.Rcheck/00install.out:

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

Pigengene.Rcheck/Pigengene-Ex.timings:

nameusersystemelapsed
Pigengene-package73.949 2.93679.017
aml0.1630.0070.175
balance0.8850.1821.105
calculate.beta0.6530.0280.761
check.pigengene.input0.0580.0090.077
compact.tree16.744 1.81218.846
compute.pigengene7.8970.7188.726
dcor.matrix0.1960.0440.244
draw.bn0.0010.0000.001
eigengenes330.1440.0030.149
gene.mapping2.2690.1082.380
get.fitted.leaf0.7980.0520.849
get.genes0.7670.0390.806
get.used.features0.7930.0500.842
learn.bn6.1320.0716.221
make.decision.tree16.630 1.56218.423
mds0.1510.0080.161
module.heatmap27.981 2.07730.892
one.step.pigengene66.857 2.92170.669
pheatmap.type0.3090.0050.326
pigengene6.6900.6937.464
plot.pigengene 9.747 0.73510.643
preds.at1.0380.0631.184
project.eigen7.4180.6538.189
pvalues.manova0.0340.0020.035
wgcna.one.step7.1040.0737.228