Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R [S] T  U  V  W  X  Y  Z 

BioC 3.5: CHECK report for SpidermiR on tokay2

This page was generated on 2017-08-16 13:25:32 -0400 (Wed, 16 Aug 2017).

Package 1253/1382HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SpidermiR 1.6.3
Claudia Cava
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/SpidermiR
Last Changed Rev: 130683 / Revision: 131943
Last Changed Date: 2017-06-26 11:55:09 -0400 (Mon, 26 Jun 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
veracruz2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: SpidermiR
Version: 1.6.3
Command: rm -rf SpidermiR.buildbin-libdir SpidermiR.Rcheck && mkdir SpidermiR.buildbin-libdir SpidermiR.Rcheck && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=SpidermiR.buildbin-libdir SpidermiR_1.6.3.tar.gz >SpidermiR.Rcheck\00install.out 2>&1 && cp SpidermiR.Rcheck\00install.out SpidermiR-install.out && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD check --library=SpidermiR.buildbin-libdir --install="check:SpidermiR-install.out" --force-multiarch --no-vignettes --timings SpidermiR_1.6.3.tar.gz
StartedAt: 2017-08-16 03:05:16 -0400 (Wed, 16 Aug 2017)
EndedAt: 2017-08-16 03:15:40 -0400 (Wed, 16 Aug 2017)
EllapsedTime: 623.4 seconds
RetCode: 0
Status:  OK  
CheckDir: SpidermiR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf SpidermiR.buildbin-libdir SpidermiR.Rcheck && mkdir SpidermiR.buildbin-libdir SpidermiR.Rcheck && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=SpidermiR.buildbin-libdir SpidermiR_1.6.3.tar.gz >SpidermiR.Rcheck\00install.out 2>&1 && cp SpidermiR.Rcheck\00install.out SpidermiR-install.out  &&  C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD check --library=SpidermiR.buildbin-libdir --install="check:SpidermiR-install.out" --force-multiarch --no-vignettes --timings SpidermiR_1.6.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.5-bioc/meat/SpidermiR.Rcheck'
* using R version 3.4.1 (2017-06-30)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'SpidermiR/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'SpidermiR' version '1.6.3'
* 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 'SpidermiR' 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
* 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 ... NOTE
.SpidermiRvisualize_gene: possible error in simpleNetwork(NetworkData,
  linkColour = "gray", textColour = "black", zoom = TRUE): unused
  argument (textColour = "black")
SpidermiRvisualize_plot_target: no visible binding for global variable
  'miRNAs'
SpidermiRvisualize_plot_target: no visible binding for global variable
  'mRNA_target'
Undefined global functions or variables:
  mRNA_target miRNAs
* 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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
                                      user system elapsed
SpidermiRprepare_NET                 10.14   3.03   13.56
SpidermiRdownload_net                 5.86   1.95    8.39
SpidermiRanalyze_mirna_gene_complnet  5.44   0.79    6.99
SpidermiRdownload_miRNAextra_cir      4.42   1.16    5.98
SpidermiRanalyze_mirna_network        4.90   0.61    6.19
SpidermiRdownload_miRNAvalidate       2.75   0.17   25.76
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                                     user system elapsed
SpidermiRprepare_NET                 7.53   3.22   11.12
SpidermiRdownload_net                4.19   1.94    6.66
SpidermiRanalyze_mirna_gene_complnet 4.62   0.68    5.98
SpidermiRdownload_miRNAvalidate      3.47   0.17   10.39
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'testthat.R'
 OK
** running tests for arch 'x64' ...
  Running 'testthat.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: 1 NOTE
See
  'C:/Users/biocbuild/bbs-3.5-bioc/meat/SpidermiR.Rcheck/00check.log'
for details.


SpidermiR.Rcheck/00install.out:


install for i386

* installing *source* package 'SpidermiR' ...
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'SpidermiR' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'SpidermiR' as SpidermiR_1.6.3.zip
* DONE (SpidermiR)

SpidermiR.Rcheck/examples_i386/SpidermiR-Ex.timings:

nameusersystemelapsed
Case_Study1_loading_1_network000
Case_Study1_loading_2_network000
Case_Study1_loading_3_network000
Case_Study1_loading_4_network000
Case_Study2_loading_1_network000
Case_Study2_loading_2_network000
Case_Study2_loading_3_network000
SpidermiRanalyze_Community_detection0.060.010.08
SpidermiRanalyze_Community_detection_bi0.330.020.34
SpidermiRanalyze_Community_detection_net000
SpidermiRanalyze_DEnetworkTCGA4.690.004.69
SpidermiRanalyze_degree_centrality000
SpidermiRanalyze_direct_net0.030.000.03
SpidermiRanalyze_direct_subnetwork0.030.000.03
SpidermiRanalyze_mirna_gene_complnet5.440.796.99
SpidermiRanalyze_mirna_network4.900.616.19
SpidermiRanalyze_mirnanet_pharm000
SpidermiRanalyze_subnetwork_neigh000
SpidermiRdownload_miRNAextra_cir4.421.165.98
SpidermiRdownload_miRNAprediction4.300.364.66
SpidermiRdownload_miRNAvalidate 2.75 0.1725.76
SpidermiRdownload_net5.861.958.39
SpidermiRdownload_pharmacomir0.340.070.66
SpidermiRprepare_NET10.14 3.0313.56
SpidermiRquery_disease1.650.542.22
SpidermiRquery_networks_type0.210.110.72
SpidermiRquery_spec_networks0.070.000.41
SpidermiRquery_species0.030.000.26
SpidermiRvisualize_3Dbarplot0.140.000.14
SpidermiRvisualize_BI0.290.020.61
SpidermiRvisualize_adj_matrix0.090.030.12
SpidermiRvisualize_degree_dist0.010.000.02
SpidermiRvisualize_direction0.250.021.62
SpidermiRvisualize_mirnanet0.070.030.10
SpidermiRvisualize_plot_target1.080.001.07

SpidermiR.Rcheck/examples_x64/SpidermiR-Ex.timings:

nameusersystemelapsed
Case_Study1_loading_1_network000
Case_Study1_loading_2_network000
Case_Study1_loading_3_network000
Case_Study1_loading_4_network000
Case_Study2_loading_1_network000
Case_Study2_loading_2_network000
Case_Study2_loading_3_network000
SpidermiRanalyze_Community_detection0.070.000.06
SpidermiRanalyze_Community_detection_bi0.290.000.30
SpidermiRanalyze_Community_detection_net0.020.000.01
SpidermiRanalyze_DEnetworkTCGA4.340.034.38
SpidermiRanalyze_degree_centrality000
SpidermiRanalyze_direct_net0.030.000.03
SpidermiRanalyze_direct_subnetwork0.040.000.03
SpidermiRanalyze_mirna_gene_complnet4.620.685.98
SpidermiRanalyze_mirna_network3.410.734.82
SpidermiRanalyze_mirnanet_pharm000
SpidermiRanalyze_subnetwork_neigh000
SpidermiRdownload_miRNAextra_cir2.860.924.03
SpidermiRdownload_miRNAprediction4.060.334.39
SpidermiRdownload_miRNAvalidate 3.47 0.1710.39
SpidermiRdownload_net4.191.946.66
SpidermiRdownload_pharmacomir0.240.080.55
SpidermiRprepare_NET 7.53 3.2211.12
SpidermiRquery_disease1.320.311.66
SpidermiRquery_networks_type0.160.080.48
SpidermiRquery_spec_networks0.050.000.46
SpidermiRquery_species0.000.000.32
SpidermiRvisualize_3Dbarplot0.150.000.16
SpidermiRvisualize_BI0.350.010.36
SpidermiRvisualize_adj_matrix0.110.000.11
SpidermiRvisualize_degree_dist0.010.000.01
SpidermiRvisualize_direction0.240.020.25
SpidermiRvisualize_mirnanet0.060.010.08
SpidermiRvisualize_plot_target1.080.001.08