Back to Multiple platform build/check report for BioC 3.9
ABCDEFGHIJKLM[N]OPQRSTUVWXYZ

CHECK report for nem on celaya2

This page was generated on 2019-10-16 12:46:11 -0400 (Wed, 16 Oct 2019).

Package 1092/1741HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
nem 2.58.0
Holger Froehlich
Snapshot Date: 2019-10-15 17:01:26 -0400 (Tue, 15 Oct 2019)
URL: https://git.bioconductor.org/packages/nem
Branch: RELEASE_3_9
Last Commit: 3ab2aad
Last Changed Date: 2019-05-02 11:53:06 -0400 (Thu, 02 May 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository

Summary

Package: nem
Version: 2.58.0
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.58.0.tar.gz
StartedAt: 2019-10-16 05:04:11 -0400 (Wed, 16 Oct 2019)
EndedAt: 2019-10-16 05:05:42 -0400 (Wed, 16 Oct 2019)
EllapsedTime: 91.8 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: nem.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### 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.58.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.9-bioc/meat/nem.Rcheck’
* using R version 3.6.1 (2019-07-05)
* 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.58.0’
* 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]
See ‘/Users/biocbuild/bbs-3.9-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/3.6/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 ... 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: 1 WARNING, 6 NOTEs
See
  ‘/Users/biocbuild/bbs-3.9-bioc/meat/nem.Rcheck/00check.log’
for details.



Installation output

nem.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL nem
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library’
* installing *source* package ‘nem’ ...
** using staged installation
** libs
clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include  -fPIC  -Wall -g -O2  -c MCMC.c -o MCMC.o
MCMC.c:44:45: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
                                p -= inv_nu*abs(net[s][k]-prior[s][k]);
                                            ^
MCMC.c:44:45: note: use function 'fabs' instead
                                p -= inv_nu*abs(net[s][k]-prior[s][k]);
                                            ^~~
                                            fabs
MCMC.c:72:62: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
                                        if(Psi[p][s] != 0 && abs(Psi[p][s]) <= t){ // p is a parent
                                                             ^
MCMC.c:72:62: note: use function 'fabs' instead
                                        if(Psi[p][s] != 0 && abs(Psi[p][s]) <= t){ // p is a parent
                                                             ^~~
                                                             fabs
MCMC.c:403:10: warning: unused variable 'stored2' [-Wunused-variable]
    long stored2 = 0;
         ^
MCMC.c:359:35: warning: unused variable 'mutinf' [-Wunused-variable]
    double loglikMean, loglikSum, mutinf, delta, logPrior_cur_scale;  
                                  ^
MCMC.c:402:10: warning: unused variable 'stored' [-Wunused-variable]
    long stored = 0;
         ^
5 warnings generated.
clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include  -fPIC  -Wall -g -O2  -c netlearn.c -o netlearn.o
netlearn.c:171:13: warning: variable 'negenes' used in loop condition not modified in loop body [-Wfor-loop-analysis]
                for (i=0; negenes; i++) {
                          ^~~~~~~
netlearn.c:168:9: warning: unused variable 'lik_switch' [-Wunused-variable]
        double lik_switch;
               ^
2 warnings generated.
clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include  -fPIC  -Wall -g -O2  -c wrapper.c -o wrapper.o
clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o nem.so MCMC.o netlearn.o wrapper.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/3.6/Resources/library/00LOCK-nem/00new/nem/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
   ‘nem.Rnw’ using ‘latin1’ 
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (nem)

Tests output


Example timings

nem.Rcheck/nem-Ex.timings

nameusersystemelapsed
BFSlevel0.0010.0000.001
BoutrosRNAi20020.0450.0090.054
Ivanova2006RNAiTimeSeries0.0030.0020.005
NiederbergerMediator20120.0140.0030.017
SCCgraph0.5860.0270.613
SahinRNAi20080.0040.0020.006
enumerate.models0.0040.0020.005
generateNetwork0.3930.0670.613
infer.edge.type0.2680.0180.301
local.model.prior0.0010.0000.001
nem2.5610.0612.640
nem.bootstrap000
nem.calcSignificance000
nem.consensus0.0000.0000.001
nem.cont.preprocess0.1690.0050.173
nem.discretize0.0370.0050.042
nem.jackknife0.0000.0010.000
nemModelSelection0.4530.0230.479
network.AIC0.2310.0080.240
plotEffects0.2660.0280.325
prior.EgeneAttach.EB0.3840.0200.408
prune.graph0.1460.0160.208
quicknem0.0010.0010.001
selectEGenes0.4920.0100.502
set.default.parameters0.0010.0000.001
sim.intervention0.1400.0050.146
subsets0.0000.0000.001
transitive.closure0.1300.0120.175
transitive.reduction0.1230.0090.138