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.3: CHECK report for genefu on morelia

This page was generated on 2015-10-22 17:52:57 -0400 (Thu, 22 Oct 2015).

Package 400/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
genefu 2.3.1
Benjamin Haibe-Kains , Markus Schroeder
Snapshot Date: 2015-10-21 20:20:05 -0400 (Wed, 21 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/genefu
Last Changed Rev: 109636 / Revision: 109826
Last Changed Date: 2015-10-14 17:36:14 -0400 (Wed, 14 Oct 2015)
linux2.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  ERROR  skipped 
windows2.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  ERROR  skipped  skipped 
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository

Summary

Package: genefu
Version: 2.3.1
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings genefu_2.3.1.tar.gz
StartedAt: 2015-10-22 06:20:29 -0400 (Thu, 22 Oct 2015)
EndedAt: 2015-10-22 06:22:15 -0400 (Thu, 22 Oct 2015)
EllapsedTime: 105.4 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: genefu.Rcheck
Warnings: 8

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.3-bioc/meat/genefu.Rcheck’
* using R Under development (unstable) (2015-10-08 r69496)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘genefu/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘genefu’ version ‘2.3.1’
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Depends: includes the non-default packages:
  ‘survcomp’ ‘mclust’ ‘limma’ ‘biomaRt’ ‘iC10’ ‘AIMS’
Adding so many packages to the search path is excessive and importing
selectively is preferable.
* 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 ‘genefu’ can be installed ... [11s/12s] WARNING
Found the following significant warnings:
  Warning: /Users/biocbuild/bbs-3.3-bioc/meat/genefu.Rcheck/00_pkg_src/genefu/man/ihc4.Rd:71: All text must be in a section
See ‘/Users/biocbuild/bbs-3.3-bioc/meat/genefu.Rcheck/00install.out’ for details.
* checking installed package size ... NOTE
  installed size is  6.5Mb
  sub-directories of 1Mb or more:
    data   5.1Mb
* 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 dependencies in R code ... WARNING
'library' or 'require' call not declared from: ‘impute’
'library' or 'require' call to ‘impute’ in package code.
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
Package in Depends field not imported from: ‘limma’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
Unexported objects imported by ':::' calls:
  ‘mclust:::grid1’ ‘mclust:::grid2’
  See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... WARNING
compare:
  function(obj, iC10, newdata, name.test, ...)
compare.proto.cor:
  function(gene.cor, proto.cor, nn, p.adjust.m)

See section ‘Generic functions and methods’ in the ‘Writing R
Extensions’ manual.
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
claudinLow: no visible global function definition for ‘standardize’
claudinLow: no visible binding for global variable ‘bwss’
readarray: no visible global function definition for ‘impute.knn’
Undefined global functions or variables:
  bwss impute.knn standardize
* checking Rd files ... WARNING
prepare_Rd: claudinLow.Rd:44: Dropping empty section \author
prepare_Rd: collapseIDs.Rd:14: Dropping empty section \author
prepare_Rd: ihc4.Rd:71: All text must be in a section
prepare_Rd: medianCtr.Rd:19: Dropping empty section \author
prepare_Rd: overlapSets.Rd:20: Dropping empty section \author
prepare_Rd: readArray.Rd:19: Dropping empty section \author
* checking Rd metadata ... OK
* checking Rd cross-references ... WARNING
Packages unavailable to check Rd xrefs: ‘multilevel’, ‘dplR’
Unknown package ‘claudinLow’ in Rd xrefs
* checking for missing documentation entries ... WARNING
Undocumented code objects:
  ‘claudinLowData’ ‘readarray’
Undocumented data sets:
  ‘claudinLowData’
All user-level objects in a package should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking for code/documentation mismatches ... WARNING
Codoc mismatches from documentation object 'medianCtr':
medianCtr
  Code: function(x)
  Docs: function(mat)
  Argument names in code not in docs:
    x
  Argument names in docs not in code:
    mat
  Mismatches in argument names:
    Position: 1 Code: x Docs: mat

Codoc mismatches from documentation object 'overlapSets':
overlapSets
  Code: function(x, y)
  Docs: function(mat1, mat2)
  Argument names in code not in docs:
    x y
  Argument names in docs not in code:
    mat1 mat2
  Mismatches in argument names:
    Position: 1 Code: x Docs: mat1
    Position: 2 Code: y Docs: mat2

* checking Rd \usage sections ... WARNING
Bad \usage lines found in documentation object 'collapseIDs':
  collapseIDs<-(x,allids=row.names(x),method="mean")
Bad \usage lines found in documentation object 'readArray':
  readarray<-function(dataFile,designFile=NA,hr=1,impute=T,method="mean")

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
S3 methods shown with full name in documentation object 'compare.proto.cor':
  ‘compare.proto.cor’

The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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 ... [13s/14s] 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: 8 WARNINGs, 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.3-bioc/meat/genefu.Rcheck/00check.log’
for details.


genefu.Rcheck/00install.out:

* installing *source* package ‘genefu’ ...
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
Warning: /Users/biocbuild/bbs-3.3-bioc/meat/genefu.Rcheck/00_pkg_src/genefu/man/ihc4.Rd:71: All text must be in a section
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (genefu)

genefu.Rcheck/genefu-Ex.timings:

nameusersystemelapsed
bimod0.2710.0100.281
boxplotplus20.0170.0000.018
claudinLow1.0200.0281.049
compare.proto.cor0.6100.0140.624
compute.pairw.cor.meta1.0120.0181.030
compute.proto.cor.meta0.4020.0160.419
cordiff.dep0.0100.0020.011
endoPredict0.0170.0010.019
expos0.0020.0000.002
fuzzy.ttest0.0020.0000.003
gene700.1350.0060.142
gene760.0510.0010.052
geneid.map0.0680.0030.072
genius0.2770.0040.280
ggi0.0480.0020.050
ihc40.0080.0030.010
intrinsic.cluster0.2470.0030.228
intrinsic.cluster.predict0.1640.0030.168
map.datasets0.3800.0090.389
mod10.0010.0010.001
mod20.0010.0000.002
modelOvcAngiogenic0.0020.0010.002
molecular.subtyping2.1070.0712.371
nkis0.0010.0000.002
npi0.0040.0020.007
oncotypedx0.0540.0010.055
ovcAngiogenic0.0590.0020.062
ovcCrijns0.0550.0010.055
ovcTCGA0.2090.0020.213
ovcYoshihara0.0760.0020.079
pam500.0210.0010.021
pik3cags0.0510.0010.051
power.cor0.0010.0000.001
ps.cluster0.5280.0130.525
read.m.file0.0320.0020.033
rename.duplicate0.0010.0000.002
rescale0.0240.0030.027
rorS0.1180.0020.120
scmgene.robust0.0030.0000.003
scmod1.robust0.0050.0010.005
scmod2.robust0.0060.0000.007
setcolclass.df0.0020.0000.003
sig.endoPredict0.0030.0000.003
sig.gene700.0050.0010.005
sig.gene760.0070.0010.008
sig.genius0.0340.0050.038
sig.ggi0.0050.0000.005
sig.oncotypedx0.0030.0010.003
sig.pik3cags0.0030.0000.003
sig.score0.0550.0030.058
sig.tamr130.0040.0010.005
sigOvcAngiogenic0.0050.0000.006
sigOvcCrijns0.0080.0010.008
sigOvcSpentzos0.0080.0010.008
sigOvcTCGA0.0100.0010.011
sigOvcYoshihara0.0050.0000.005
spearmanCI0.0010.0010.001
ssp20030.0260.0010.027
ssp20060.0290.0020.030
st.gallen0.0100.0020.044
stab.fs0.1400.0050.144
stab.fs.ranking0.8200.0220.841
strescR0.0010.0000.001
subtype.cluster0.3420.0210.365
subtype.cluster.predict0.1130.0030.117
tamr130.0430.0020.045
tbrm0.0010.0000.001
vdxs0.0020.0010.002
weighted.meanvar0.0010.0000.001
write.m.file0.0020.0010.003