Back to Multiple platform build/check report for BioC 3.9
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

CHECK report for dSimer on celaya2

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

Package 467/1741HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
dSimer 1.10.0
Peng Ni
Snapshot Date: 2019-10-15 17:01:26 -0400 (Tue, 15 Oct 2019)
URL: https://git.bioconductor.org/packages/dSimer
Branch: RELEASE_3_9
Last Commit: f3a70b9
Last Changed Date: 2019-05-02 11:54:02 -0400 (Thu, 02 May 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  ERROR  ERROR  skipped 
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: dSimer
Version: 1.10.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:dSimer.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings dSimer_1.10.0.tar.gz
StartedAt: 2019-10-16 02:25:51 -0400 (Wed, 16 Oct 2019)
EndedAt: 2019-10-16 02:32:14 -0400 (Wed, 16 Oct 2019)
EllapsedTime: 382.2 seconds
RetCode: 0
Status:  OK 
CheckDir: dSimer.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:dSimer.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings dSimer_1.10.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.9-bioc/meat/dSimer.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 ‘dSimer/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘dSimer’ version ‘1.10.0’
* checking package namespace information ... OK
* checking package dependencies ... OK
* 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 ‘dSimer’ can be installed ... OK
* 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 ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* 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
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                       user system elapsed
get_GOterm2GeneAssos 53.584 14.760  68.708
FunSim               29.009  3.928  32.959
PSB                  20.377  1.478  21.930
plot_net             20.048  0.284  20.407
plot_heatmap         19.978  0.328  20.384
HypergeometricTest   16.381  0.267  16.729
Separation           15.810  0.164  16.043
x2y_conv2_y2x         9.172  0.142   9.356
BOG                   5.442  0.038   5.496
* 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 NOTE
See
  ‘/Users/biocbuild/bbs-3.9-bioc/meat/dSimer.Rcheck/00check.log’
for details.



Installation output

dSimer.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library’
* installing *source* package ‘dSimer’ ...
** using staged installation
** libs
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include  -fPIC  -Wall -g -O2  -c BOG.cpp -o BOG.o
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include  -fPIC  -Wall -g -O2  -c GO2GeneAssos.cpp -o GO2GeneAssos.o
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include  -fPIC  -Wall -g -O2  -c ICod.cpp -o ICod.o
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include  -fPIC  -Wall -g -O2  -c PSB.cpp -o PSB.o
clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include  -fPIC  -Wall -g -O2  -c R_dSimer_init.c -o R_dSimer_init.o
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include  -fPIC  -Wall -g -O2  -c RcppExports.cpp -o RcppExports.o
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include  -fPIC  -Wall -g -O2  -c Sun.cpp -o Sun.o
clang++ -std=gnu++11 -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 dSimer.so BOG.o GO2GeneAssos.o ICod.o PSB.o R_dSimer_init.o RcppExports.o Sun.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/3.6/Resources/library/00LOCK-dSimer/00new/dSimer/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** 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 (dSimer)

Tests output


Example timings

dSimer.Rcheck/dSimer-Ex.timings

nameusersystemelapsed
BOG5.4420.0385.496
CosineDFV0.3950.0570.452
FunSim29.009 3.92832.959
HumanNet_sample0.0270.0090.036
HypergeometricTest16.381 0.26716.729
ICod2.1720.0612.239
InformationContent0.0540.0030.058
LLSn2List0.1000.0130.114
Normalize0.0000.0000.001
PPI_HPRD0.1930.0040.197
PSB20.377 1.47821.930
Separation15.810 0.16416.043
Separation2Similarity0.0010.0000.001
Sun_annotation0.0900.0050.094
Sun_function0.0040.0020.006
Sun_topology0.2620.0330.294
d2g_fundo_entrezid0.0840.0020.087
d2g_fundo_symbol0.0910.0020.093
d2g_separation0.0880.0030.090
d2go_sample0.0020.0020.005
d2s_hsdn0.1670.0230.191
d2s_hsdn_sample0.0050.0020.007
get_GOterm2GeneAssos53.58414.76068.708
go2g_sample0.1270.0080.135
graphlet_sig_hprd0.1590.0370.196
interactome0.8360.0130.851
jaccardindex0.0030.0020.005
orbit_dependency_count0.0030.0020.004
plot_bipartite0.3210.0040.326
plot_heatmap19.978 0.32820.384
plot_net20.048 0.28420.407
plot_topo0.3250.0370.363
setWeight0.0030.0030.006
weight0.0020.0020.005
x2y_conv2_y2x9.1720.1429.356
x2y_df2list0.0060.0000.006