FEM 3.4.0 Zhen Yang
Snapshot Date: 2017-08-15 17:17:57 -0400 (Tue, 15 Aug 2017) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_5/madman/Rpacks/FEM | Last Changed Rev: 129126 / Revision: 131943 | Last Changed Date: 2017-04-24 15:25:24 -0400 (Mon, 24 Apr 2017) |
| malbec2 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | OK | OK | [ WARNINGS ] | | |
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | WARNINGS | OK | |
veracruz2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | WARNINGS | OK | |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.5-bioc/R/bin/R CMD check --no-vignettes --timings FEM_3.4.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.5-bioc/meat/FEM.Rcheck’
* using R version 3.4.1 (2017-06-30)
* using platform: x86_64-pc-linux-gnu (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.4.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 ‘limma::plotMA’ by ‘BiocGenerics::plotMA’ when loading ‘FEM’
Warning: replacing previous import ‘Matrix::colSums’ by ‘BiocGenerics::colSums’ when loading ‘FEM’
Warning: replacing previous import ‘Matrix::colMeans’ by ‘BiocGenerics::colMeans’ when loading ‘FEM’
Warning: replacing previous import ‘Matrix::rowMeans’ by ‘BiocGenerics::rowMeans’ when loading ‘FEM’
Warning: replacing previous import ‘Matrix::rowSums’ by ‘BiocGenerics::rowSums’ when loading ‘FEM’
Warning: replacing previous import ‘Matrix::which’ by ‘BiocGenerics::which’ when loading ‘FEM’
Warning: replacing previous import ‘igraph::normalize’ by ‘BiocGenerics::normalize’ when loading ‘FEM’
See ‘/home/biocbuild/bbs-3.5-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 ‘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 write.table
Consider adding
importFrom("grDevices", "dev.off", "pdf")
importFrom("graphics", "symbols")
importFrom("stats", "model.matrix")
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 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 9.532 4.352 13.904
DoEpiMod 7.124 0.052 7.184
Toydata 6.884 0.072 6.966
DoExpMod 6.712 0.020 6.741
DoFEMbi 6.432 0.024 6.459
* 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
‘/home/biocbuild/bbs-3.5-bioc/meat/FEM.Rcheck/00check.log’
for details.
* 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 ‘limma::plotMA’ by ‘BiocGenerics::plotMA’ when loading ‘FEM’
Warning: replacing previous import ‘Matrix::colSums’ by ‘BiocGenerics::colSums’ when loading ‘FEM’
Warning: replacing previous import ‘Matrix::colMeans’ by ‘BiocGenerics::colMeans’ when loading ‘FEM’
Warning: replacing previous import ‘Matrix::rowMeans’ by ‘BiocGenerics::rowMeans’ when loading ‘FEM’
Warning: replacing previous import ‘Matrix::rowSums’ by ‘BiocGenerics::rowSums’ when loading ‘FEM’
Warning: replacing previous import ‘Matrix::which’ by ‘BiocGenerics::which’ 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 ‘limma::plotMA’ by ‘BiocGenerics::plotMA’ when loading ‘FEM’
Warning: replacing previous import ‘Matrix::colSums’ by ‘BiocGenerics::colSums’ when loading ‘FEM’
Warning: replacing previous import ‘Matrix::colMeans’ by ‘BiocGenerics::colMeans’ when loading ‘FEM’
Warning: replacing previous import ‘Matrix::rowMeans’ by ‘BiocGenerics::rowMeans’ when loading ‘FEM’
Warning: replacing previous import ‘Matrix::rowSums’ by ‘BiocGenerics::rowSums’ when loading ‘FEM’
Warning: replacing previous import ‘Matrix::which’ by ‘BiocGenerics::which’ when loading ‘FEM’
Warning: replacing previous import ‘igraph::normalize’ by ‘BiocGenerics::normalize’ when loading ‘FEM’
* DONE (FEM)