This page was generated on 2020-01-16 13:30:28 -0500 (Thu, 16 Jan 2020).
nem 2.61.1 Holger Froehlich
Snapshot Date: 2020-01-15 16:46:30 -0500 (Wed, 15 Jan 2020) |
URL: https://git.bioconductor.org/packages/nem |
Branch: master |
Last Commit: c0752d3 |
Last Changed Date: 2020-01-06 11:45:45 -0500 (Mon, 06 Jan 2020) |
| malbec2 | Linux (Ubuntu 18.04.3 LTS) / x86_64 | OK | OK | ERROR | | |
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | ERROR | OK | |
celaya2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | [ ERROR ] | OK | |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:nem.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings nem_2.61.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.11-bioc/meat/nem.Rcheck’
* using R Under development (unstable) (2019-12-14 r77572)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘nem/DESCRIPTION’ ... OK
* this is package ‘nem’ version ‘2.61.1’
* 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 ‘nem’ can be installed ... WARNING
Found the following significant warnings:
MCMC.c:44:45: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
MCMC.c:72:62: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
Warning: Package 'nem' is deprecated and will be removed from Bioconductor
See ‘/Users/biocbuild/bbs-3.11-bioc/meat/nem.Rcheck/00install.out’ for details.
* 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 dependencies in R code ... OK
* checking S3 generic/method consistency ... NOTE
Found the following apparent S3 methods exported but not registered:
plot.ModuleNetwork plot.dynoNEM plot.mc.eminem plot.nem plot.nem.BN
plot.nem.bootstrap plot.nem.consensus plot.nem.greedy
plot.nem.greedyMAP plot.nem.jackknife plot.pairwise plot.score
plot.triples print.ModuleNetwork print.dynoNEM print.mc.eminem
print.nem print.nem.BN print.nem.bootstrap print.nem.consensus
print.nem.greedy print.nem.greedyMAP print.nem.jackknife
print.pairwise print.score print.triples
See section ‘Registering S3 methods’ in the ‘Writing R Extensions’
manual.
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
bum.mle: no visible global function definition for ‘optim’
bum.negLogLik: no visible global function definition for ‘dexp’
nem.bootstrap: no visible global function definition for ‘makeCluster’
nem.calcSignificance: no visible global function definition for
‘registerDoMC’
nem.calcSignificance: no visible global function definition for
‘%dopar%’
nem.calcSignificance: no visible global function definition for
‘foreach’
nem.featureselection: no visible global function definition for
‘registerDoMC’
nem.featureselection: no visible global function definition for
‘%dopar%’
nem.featureselection: no visible global function definition for
‘foreach’
nem.featureselection: no visible binding for global variable ‘d’
nemModelSelection: no visible global function definition for
‘registerDoMC’
nemModelSelection: no visible global function definition for ‘%dopar%’
nemModelSelection: no visible global function definition for ‘foreach’
nemModelSelection: no visible binding for global variable ‘lam’
nemModelSelection: no visible binding for global variable ‘r’
quicknem: no visible global function definition for ‘exprs’
quicknem: no visible global function definition for ‘file_test’
score.aux: no visible global function definition for ‘registerDoMC’
score.aux: no visible global function definition for ‘%dopar%’
score.aux: no visible global function definition for ‘foreach’
score.aux: no visible binding for global variable ‘m’
Undefined global functions or variables:
%dopar% d dexp exprs file_test foreach lam m makeCluster optim r
registerDoMC
Consider adding
importFrom("stats", "dexp", "optim")
importFrom("utils", "file_test")
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 line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
File ‘/Library/Frameworks/R.framework/Versions/4.0/Resources/library/nem/libs/nem.so’:
Found ‘_rand’, possibly from ‘rand’ (C)
Found ‘_srand’, possibly from ‘srand’ (C)
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs. The detected symbols are linked into the code but
might come from libraries and not actually be called.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
* checking sizes of PDF files under ‘inst/doc’ ... NOTE
‘qpdf’ made some significant size reductions:
compacted ‘markowetz-thesis-2006.pdf’ from 1155Kb to 844Kb
consider running tools::compactPDF() on these files
* checking installed files from ‘inst/doc’ ... NOTE
The following files should probably not be installed:
‘ModuleNetworks1.png’
Consider the use of a .Rinstignore file: see ‘Writing R Extensions’,
or move the vignette sources from ‘inst/doc’ to ‘vignettes’.
* checking files in ‘vignettes’ ... OK
* checking examples ... ERROR
Running examples in ‘nem-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: prior.EgeneAttach.EB
> ### Title: Initialize E-gene attachment prior for empirical Bayes
> ### Aliases: prior.EgeneAttach.EB
> ### Keywords: graphs models
>
> ### ** Examples
>
> # only for test purposes
> data("BoutrosRNAi2002")
> D <- BoutrosRNAiDens
> control = set.default.parameters(unique(colnames(D)), Pe=prior.EgeneAttach.EB(D), mcmc.nsamples=100, mcmc.nburnin=50, type="CONTmLLBayes") # these are *not* realistic values
> res <- nem(D,inference="mc.eminem", control=control)
mc.eminem algorithm
> if(require(Rgraphviz))
+ plot(res)
Loading required package: Rgraphviz
Loading required package: graph
Loading required package: BiocGenerics
Loading required package: parallel
Attaching package: ‘BiocGenerics’
The following objects are masked from ‘package:parallel’:
clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
clusterExport, clusterMap, parApply, parCapply, parLapply,
parLapplyLB, parRapply, parSapply, parSapplyLB
The following objects are masked from ‘package:stats’:
IQR, mad, sd, var, xtabs
The following objects are masked from ‘package:base’:
Filter, Find, Map, Position, Reduce, anyDuplicated, append,
as.data.frame, basename, cbind, colnames, dirname, do.call,
duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
tapply, union, unique, unsplit, which, which.max, which.min
Loading required package: grid
Error in xy.coords(x, y, xlabel, ylabel, log) :
'x' is a list, but does not have components 'x' and 'y'
Calls: plot -> plot -> plot.default -> xy.coords
Execution halted
* 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: 1 ERROR, 1 WARNING, 6 NOTEs
See
‘/Users/biocbuild/bbs-3.11-bioc/meat/nem.Rcheck/00check.log’
for details.