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.4: CHECK report for FEM on morelia

This page was generated on 2017-04-15 16:25:56 -0400 (Sat, 15 Apr 2017).

Package 412/1296HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FEM 3.2.0
Zhen Yang
Snapshot Date: 2017-04-14 17:17:13 -0400 (Fri, 14 Apr 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_4/madman/Rpacks/FEM
Last Changed Rev: 122710 / Revision: 128728
Last Changed Date: 2016-10-17 14:45:06 -0400 (Mon, 17 Oct 2016)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository

Summary

Package: FEM
Version: 3.2.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings FEM_3.2.0.tar.gz
StartedAt: 2017-04-15 02:01:26 -0700 (Sat, 15 Apr 2017)
EndedAt: 2017-04-15 02:05:19 -0700 (Sat, 15 Apr 2017)
EllapsedTime: 232.7 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: FEM.Rcheck
Warnings: 3

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.4-bioc/meat/FEM.Rcheck’
* using R version 3.3.3 (2017-03-06)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘FEM/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘FEM’ version ‘3.2.0’
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Depends: includes the non-default packages:
  ‘AnnotationDbi’ ‘Matrix’ ‘marray’ ‘corrplot’ ‘igraph’ ‘impute’
  ‘limma’ ‘org.Hs.eg.db’ ‘graph’ ‘BiocGenerics’
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 ‘FEM’ can be installed ... WARNING
Found the following significant warnings:
  Warning: replacing previous import ‘igraph::edges’ by ‘graph::edges’ when loading ‘FEM’
  Warning: replacing previous import ‘igraph::intersection’ by ‘graph::intersection’ when loading ‘FEM’
  Warning: replacing previous import ‘igraph::degree’ by ‘graph::degree’ when loading ‘FEM’
  Warning: replacing previous import ‘igraph::union’ by ‘graph::union’ when loading ‘FEM’
  Warning: replacing previous import ‘Matrix::which’ by ‘BiocGenerics::which’ when loading ‘FEM’
  Warning: replacing previous import ‘limma::plotMA’ by ‘BiocGenerics::plotMA’ when loading ‘FEM’
  Warning: replacing previous import ‘igraph::normalize’ by ‘BiocGenerics::normalize’ when loading ‘FEM’
See ‘/Users/biocbuild/bbs-3.4-bioc/meat/FEM.Rcheck/00install.out’ for details.
* checking installed package size ... NOTE
  installed size is 13.8Mb
  sub-directories of 1Mb or more:
    data  13.4Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Package listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘graph’
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 ... WARNING
Invalid citation information in ‘inst/CITATION’:
  Error in tools:::.parse_CITATION_file(file, meta$Encoding): non-ASCII input in a CITATION file without a declared encoding
* 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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
DoEpiMod: no visible global function definition for ‘mappedkeys’
DoEpiMod: no visible global function definition for ‘write.table’
DoExpMod: no visible global function definition for ‘mappedkeys’
DoExpMod: no visible global function definition for ‘write.table’
DoFEMbi: no visible global function definition for ‘mappedkeys’
DoFEMbi: no visible global function definition for ‘var’
DoFEMbi: no visible global function definition for ‘write.table’
FemModShow : mycircle : <anonymous>: no visible global function
  definition for ‘symbols’
FemModShow: no visible global function definition for ‘pdf’
FemModShow: no visible global function definition for ‘dev.off’
GenStatM: no visible global function definition for ‘data’
GenStatM: no visible binding for global variable ‘probe450kfemanno’
GenStatM: no visible binding for global variable ‘probeEPICfemanno’
GenStatM: no visible global function definition for ‘model.matrix’
GenStatMsp: no visible global function definition for ‘data’
GenStatMsp: no visible binding for global variable ‘probe450kfemanno’
GenStatMsp: no visible binding for global variable ‘probeEPICfemanno’
GenStatMsp: no visible global function definition for ‘model.matrix’
GenStatR: no visible global function definition for ‘model.matrix’
Undefined global functions or variables:
  data dev.off mappedkeys model.matrix pdf probe450kfemanno
  probeEPICfemanno symbols var write.table
Consider adding
  importFrom("grDevices", "dev.off", "pdf")
  importFrom("graphics", "symbols")
  importFrom("stats", "model.matrix", "var")
  importFrom("utils", "data", "write.table")
to your NAMESPACE file.
* checking Rd files ... NOTE
prepare_Rd: DoEpiMod.Rd:44-46: Dropping empty section \details
prepare_Rd: DoEpiMod.Rd:71-73: Dropping empty section \note
prepare_Rd: DoEpiMod.Rd:77-79: Dropping empty section \seealso
prepare_Rd: DoExpMod.Rd:93: Dropping empty section \keyword
prepare_Rd: DoExpMod.Rd:94: Dropping empty section \keyword
prepare_Rd: DoExpMod.Rd:46-48: Dropping empty section \details
prepare_Rd: DoExpMod.Rd:72-74: Dropping empty section \note
prepare_Rd: DoExpMod.Rd:78-80: Dropping empty section \seealso
prepare_Rd: DoFEMbi.Rd:45-47: Dropping empty section \details
prepare_Rd: DoFEMbi.Rd:71-73: Dropping empty section \note
prepare_Rd: DoFEMbi.Rd:77-79: Dropping empty section \seealso
prepare_Rd: DoIntEpi450k.Rd:34-36: Dropping empty section \details
prepare_Rd: DoIntEpi450k.Rd:52-54: Dropping empty section \note
prepare_Rd: DoIntEpi450k.Rd:58-60: Dropping empty section \seealso
prepare_Rd: DoIntEpi450k.Rd:61-63: Dropping empty section \examples
prepare_Rd: DoIntExp.Rd:29-31: Dropping empty section \details
prepare_Rd: DoIntExp.Rd:47-49: Dropping empty section \note
prepare_Rd: DoIntExp.Rd:53-55: Dropping empty section \seealso
prepare_Rd: DoIntExp.Rd:56-57: Dropping empty section \examples
prepare_Rd: DoIntFEM450k.Rd:45-47: Dropping empty section \details
prepare_Rd: DoIntFEM450k.Rd:64-66: Dropping empty section \note
prepare_Rd: DoIntFEM450k.Rd:70-72: Dropping empty section \seealso
prepare_Rd: DoIntFEM450k.Rd:73-75: Dropping empty section \examples
prepare_Rd: FEM-package.Rd:47-48: Dropping empty section \seealso
prepare_Rd: FEM-package.Rd:49-51: Dropping empty section \examples
prepare_Rd: FemModShow.Rd:33-35: Dropping empty section \details
prepare_Rd: FemModShow.Rd:47-49: Dropping empty section \note
prepare_Rd: FemModShow.Rd:53-55: Dropping empty section \seealso
prepare_Rd: GenStatM.Rd:29-31: Dropping empty section \details
prepare_Rd: GenStatM.Rd:47-49: Dropping empty section \note
prepare_Rd: GenStatM.Rd:53-55: Dropping empty section \seealso
prepare_Rd: GenStatM.Rd:56-58: Dropping empty section \examples
prepare_Rd: GenStatMsp.Rd:32-34: Dropping empty section \details
prepare_Rd: GenStatMsp.Rd:51-53: Dropping empty section \note
prepare_Rd: GenStatMsp.Rd:57-59: Dropping empty section \seealso
prepare_Rd: GenStatMsp.Rd:60-62: Dropping empty section \examples
prepare_Rd: GenStatR.Rd:26-28: Dropping empty section \details
prepare_Rd: GenStatR.Rd:43-45: Dropping empty section \note
prepare_Rd: GenStatR.Rd:49-51: Dropping empty section \seealso
prepare_Rd: GenStatR.Rd:52-54: Dropping empty section \examples
prepare_Rd: Realdata.Rd:28-29: Dropping empty section \format
prepare_Rd: Realdata.Rd:30-32: Dropping empty section \details
prepare_Rd: Realdata.Rd:33-35: Dropping empty section \source
prepare_Rd: Toydata.Rd:27-29: Dropping empty section \details
prepare_Rd: Toydata.Rd:30-32: Dropping empty section \source
prepare_Rd: probe450kfemanno.Rd:27-28: Dropping empty section \format
prepare_Rd: probe450kfemanno.Rd:29-30: Dropping empty section \details
prepare_Rd: probe450kfemanno.Rd:31-33: Dropping empty section \source
prepare_Rd: probe450kfemanno.Rd:40-41: Dropping empty section \examples
prepare_Rd: probeEPICfemanno.Rd:27-28: Dropping empty section \format
prepare_Rd: probeEPICfemanno.Rd:29-30: Dropping empty section \details
prepare_Rd: probeEPICfemanno.Rd:31-33: Dropping empty section \source
prepare_Rd: probeEPICfemanno.Rd:40-41: Dropping empty section \examples
* 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 ... WARNING
  Warning: package needs dependence on R (>= 2.10)
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... NOTE
The following files contain a license that requires
distribution of original sources:
  ‘xcolor.sty’
Please ensure that you have complied with it.
* checking examples ... OK
Examples with CPU or elapsed time > 5s
             user system elapsed
FemModShow 10.089  1.178  11.288
Toydata    10.367  0.322  10.711
DoExpMod   10.317  0.072  10.395
DoFEMbi    10.300  0.085  10.406
DoEpiMod   10.157  0.119  10.286
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’
 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: 3 WARNINGs, 6 NOTEs
See
  ‘/Users/biocbuild/bbs-3.4-bioc/meat/FEM.Rcheck/00check.log’
for details.


FEM.Rcheck/00install.out:

* installing *source* package ‘FEM’ ...
** R
** data
** inst
** preparing package for lazy loading
Warning: replacing previous import ‘igraph::edges’ by ‘graph::edges’ when loading ‘FEM’
Warning: replacing previous import ‘igraph::intersection’ by ‘graph::intersection’ when loading ‘FEM’
Warning: replacing previous import ‘igraph::degree’ by ‘graph::degree’ when loading ‘FEM’
Warning: replacing previous import ‘igraph::union’ by ‘graph::union’ when loading ‘FEM’
Warning: replacing previous import ‘Matrix::which’ by ‘BiocGenerics::which’ when loading ‘FEM’
Warning: replacing previous import ‘limma::plotMA’ by ‘BiocGenerics::plotMA’ when loading ‘FEM’
Warning: replacing previous import ‘igraph::normalize’ by ‘BiocGenerics::normalize’ when loading ‘FEM’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Warning: replacing previous import ‘igraph::edges’ by ‘graph::edges’ when loading ‘FEM’
Warning: replacing previous import ‘igraph::intersection’ by ‘graph::intersection’ when loading ‘FEM’
Warning: replacing previous import ‘igraph::degree’ by ‘graph::degree’ when loading ‘FEM’
Warning: replacing previous import ‘igraph::union’ by ‘graph::union’ when loading ‘FEM’
Warning: replacing previous import ‘Matrix::which’ by ‘BiocGenerics::which’ when loading ‘FEM’
Warning: replacing previous import ‘limma::plotMA’ by ‘BiocGenerics::plotMA’ when loading ‘FEM’
Warning: replacing previous import ‘igraph::normalize’ by ‘BiocGenerics::normalize’ when loading ‘FEM’
* DONE (FEM)

FEM.Rcheck/FEM-Ex.timings:

nameusersystemelapsed
DoEpiMod10.157 0.11910.286
DoExpMod10.317 0.07210.395
DoFEMbi10.300 0.08510.406
FemModShow10.089 1.17811.288
Realdata0.0010.0000.001
Toydata10.367 0.32210.711