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

CHECK report for dSimer on tokay2

This page was generated on 2019-10-16 12:35:54 -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: C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:dSimer.install-out.txt --library=C:\Users\biocbuild\bbs-3.9-bioc\R\library --no-vignettes --timings dSimer_1.10.0.tar.gz
StartedAt: 2019-10-16 03:23:45 -0400 (Wed, 16 Oct 2019)
EndedAt: 2019-10-16 03:29:48 -0400 (Wed, 16 Oct 2019)
EllapsedTime: 362.5 seconds
RetCode: 0
Status:  OK  
CheckDir: dSimer.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:dSimer.install-out.txt --library=C:\Users\biocbuild\bbs-3.9-bioc\R\library --no-vignettes --timings dSimer_1.10.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.9-bioc/meat/dSimer.Rcheck'
* using R version 3.6.1 (2019-07-05)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* 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 whether package 'dSimer' can be installed ... OK
* checking installed package size ... NOTE
  installed size is  5.2Mb
  sub-directories of 1Mb or more:
    data   3.1Mb
    libs   1.7Mb
* 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 for i386 is not available
Note: information on .o files for x64 is not available
File 'C:/Users/biocbuild/bbs-3.9-bioc/R/library/dSimer/libs/i386/dSimer.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
  Found 'printf', possibly from 'printf' (C)
File 'C:/Users/biocbuild/bbs-3.9-bioc/R/library/dSimer/libs/x64/dSimer.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
  Found 'printf', possibly from 'printf' (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 files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
                      user system elapsed
get_GOterm2GeneAssos 26.25   1.62   27.97
FunSim               13.36   0.20   13.56
plot_net             11.37   0.17   11.54
plot_heatmap         10.94   0.13   11.07
Separation            9.61   0.27    9.87
HypergeometricTest    8.20   0.09    8.30
PSB                   7.93   0.00    7.94
BOG                   5.52   0.05    5.58
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                      user system elapsed
get_GOterm2GeneAssos 24.39   1.43   25.83
FunSim               13.16   0.08   13.23
PSB                  10.41   0.04   10.44
plot_net              9.86   0.26   10.12
plot_heatmap          9.80   0.17    9.97
HypergeometricTest    9.40   0.08    9.49
Separation            8.87   0.23    9.11
x2y_conv2_y2x         5.35   0.02    5.36
* 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: 2 NOTEs
See
  'C:/Users/biocbuild/bbs-3.9-bioc/meat/dSimer.Rcheck/00check.log'
for details.



Installation output

dSimer.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.9/bioc/src/contrib/dSimer_1.10.0.tar.gz && rm -rf dSimer.buildbin-libdir && mkdir dSimer.buildbin-libdir && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=dSimer.buildbin-libdir dSimer_1.10.0.tar.gz && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL dSimer_1.10.0.zip && rm dSimer_1.10.0.tar.gz dSimer_1.10.0.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 53 3192k   53 1712k    0     0  12.4M      0 --:--:-- --:--:-- --:--:-- 13.0M
100 3192k  100 3192k    0     0  15.6M      0 --:--:-- --:--:-- --:--:-- 16.1M

install for i386

* installing *source* package 'dSimer' ...
** using staged installation
** libs
C:/Rtools/mingw_32/bin/g++  -I"C:/Users/BIOCBU~1/BBS-3~1.9-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c BOG.cpp -o BOG.o
C:/Rtools/mingw_32/bin/g++  -I"C:/Users/BIOCBU~1/BBS-3~1.9-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c GO2GeneAssos.cpp -o GO2GeneAssos.o
C:/Rtools/mingw_32/bin/g++  -I"C:/Users/BIOCBU~1/BBS-3~1.9-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c ICod.cpp -o ICod.o
C:/Rtools/mingw_32/bin/g++  -I"C:/Users/BIOCBU~1/BBS-3~1.9-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c PSB.cpp -o PSB.o
C:/Rtools/mingw_32/bin/gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.9-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O3 -Wall  -std=gnu99 -mtune=generic -c R_dSimer_init.c -o R_dSimer_init.o
C:/Rtools/mingw_32/bin/g++  -I"C:/Users/BIOCBU~1/BBS-3~1.9-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c RcppExports.cpp -o RcppExports.o
C:/Rtools/mingw_32/bin/g++  -I"C:/Users/BIOCBU~1/BBS-3~1.9-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c Sun.cpp -o Sun.o
C:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o dSimer.dll tmp.def BOG.o GO2GeneAssos.o ICod.o PSB.o R_dSimer_init.o RcppExports.o Sun.o -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.9-B/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.9-bioc/meat/dSimer.buildbin-libdir/00LOCK-dSimer/00new/dSimer/libs/i386
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'dSimer'
    finding HTML links ... done
    BOG                                     html  
    CosineDFV                               html  
    FunSim                                  html  
    HumanNet_sample                         html  
    HypergeometricTest                      html  
    ICod                                    html  
    InformationContent                      html  
    LLSn2List                               html  
    Normalize                               html  
    PPI_HPRD                                html  
    PSB                                     html  
    Separation                              html  
    Separation2Similarity                   html  
    Sun_annotation                          html  
    Sun_function                            html  
    Sun_topology                            html  
    d2g_fundo_entrezid                      html  
    d2g_fundo_symbol                        html  
    d2g_separation                          html  
    d2go_sample                             html  
    d2s_hsdn                                html  
    d2s_hsdn_sample                         html  
    dSimer-package                          html  
    get_GOterm2GeneAssos                    html  
    go2g_sample                             html  
    graphlet_sig_hprd                       html  
    interactome                             html  
    jaccardindex                            html  
    orbit_dependency_count                  html  
    plot_bipartite                          html  
    plot_heatmap                            html  
    plot_net                                html  
    plot_topo                               html  
    setWeight                               html  
    weight                                  html  
    x2y_conv2_y2x                           html  
    x2y_df2list                             html  
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path

install for x64

* installing *source* package 'dSimer' ...
** libs
C:/Rtools/mingw_64/bin/g++  -I"C:/Users/BIOCBU~1/BBS-3~1.9-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c BOG.cpp -o BOG.o
C:/Rtools/mingw_64/bin/g++  -I"C:/Users/BIOCBU~1/BBS-3~1.9-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c GO2GeneAssos.cpp -o GO2GeneAssos.o
C:/Rtools/mingw_64/bin/g++  -I"C:/Users/BIOCBU~1/BBS-3~1.9-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c ICod.cpp -o ICod.o
C:/Rtools/mingw_64/bin/g++  -I"C:/Users/BIOCBU~1/BBS-3~1.9-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c PSB.cpp -o PSB.o
C:/Rtools/mingw_64/bin/gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.9-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mtune=generic -c R_dSimer_init.c -o R_dSimer_init.o
C:/Rtools/mingw_64/bin/g++  -I"C:/Users/BIOCBU~1/BBS-3~1.9-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c RcppExports.cpp -o RcppExports.o
C:/Rtools/mingw_64/bin/g++  -I"C:/Users/BIOCBU~1/BBS-3~1.9-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c Sun.cpp -o Sun.o
C:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o dSimer.dll tmp.def BOG.o GO2GeneAssos.o ICod.o PSB.o R_dSimer_init.o RcppExports.o Sun.o -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.9-B/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.9-bioc/meat/dSimer.buildbin-libdir/dSimer/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'dSimer' as dSimer_1.10.0.zip
* DONE (dSimer)
* installing to library 'C:/Users/biocbuild/bbs-3.9-bioc/R/library'
package 'dSimer' successfully unpacked and MD5 sums checked

Tests output


Example timings

dSimer.Rcheck/examples_i386/dSimer-Ex.timings

nameusersystemelapsed
BOG5.520.055.58
CosineDFV0.140.010.15
FunSim13.36 0.2013.56
HumanNet_sample0.010.000.02
HypergeometricTest8.200.098.30
ICod1.440.111.55
InformationContent0.120.050.17
LLSn2List0.060.000.06
Normalize000
PPI_HPRD0.150.000.14
PSB7.930.007.94
Separation9.610.279.87
Separation2Similarity000
Sun_annotation0.080.070.16
Sun_function000
Sun_topology0.300.130.42
d2g_fundo_entrezid0.150.060.22
d2g_fundo_symbol0.110.080.19
d2g_separation0.110.060.17
d2go_sample000
d2s_hsdn0.110.020.12
d2s_hsdn_sample0.020.000.02
get_GOterm2GeneAssos26.25 1.6227.97
go2g_sample0.080.000.08
graphlet_sig_hprd0.100.000.11
interactome0.400.210.59
jaccardindex000
orbit_dependency_count000
plot_bipartite0.230.070.31
plot_heatmap10.94 0.1311.07
plot_net11.37 0.1711.54
plot_topo0.300.080.38
setWeight000
weight000
x2y_conv2_y2x4.450.004.45
x2y_df2list000

dSimer.Rcheck/examples_x64/dSimer-Ex.timings

nameusersystemelapsed
BOG3.800.063.89
CosineDFV0.170.000.17
FunSim13.16 0.0813.23
HumanNet_sample0.020.020.03
HypergeometricTest9.400.089.49
ICod1.050.141.19
InformationContent0.080.040.12
LLSn2List0.060.000.06
Normalize000
PPI_HPRD0.090.030.13
PSB10.41 0.0410.44
Separation8.870.239.11
Separation2Similarity000
Sun_annotation0.130.060.18
Sun_function0.020.000.02
Sun_topology0.250.100.34
d2g_fundo_entrezid0.060.090.15
d2g_fundo_symbol0.080.060.15
d2g_separation0.080.050.12
d2go_sample0.000.020.02
d2s_hsdn0.090.000.09
d2s_hsdn_sample000
get_GOterm2GeneAssos24.39 1.4325.83
go2g_sample0.050.030.08
graphlet_sig_hprd0.060.050.11
interactome0.430.110.53
jaccardindex000
orbit_dependency_count000
plot_bipartite0.150.110.26
plot_heatmap9.800.179.97
plot_net 9.86 0.2610.12
plot_topo0.260.050.31
setWeight000
weight000
x2y_conv2_y2x5.350.025.36
x2y_df2list000