Back to Multiple platform build/check report for BioC 3.10
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

CHECK report for SpidermiR on malbec1

This page was generated on 2020-04-15 12:11:07 -0400 (Wed, 15 Apr 2020).

Package 1642/1823HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SpidermiR 1.16.2
Claudia Cava
Snapshot Date: 2020-04-14 16:46:13 -0400 (Tue, 14 Apr 2020)
URL: https://git.bioconductor.org/packages/SpidermiR
Branch: RELEASE_3_10
Last Commit: c969a6c
Last Changed Date: 2020-01-13 09:17:52 -0400 (Mon, 13 Jan 2020)
malbec1 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK [ WARNINGS ]UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
merida1 OS X 10.11.6 El Capitan / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: SpidermiR
Version: 1.16.2
Command: /home/biocbuild/bbs-3.10-bioc/R/bin/R CMD check --install=check:SpidermiR.install-out.txt --library=/home/biocbuild/bbs-3.10-bioc/R/library --no-vignettes --timings SpidermiR_1.16.2.tar.gz
StartedAt: 2020-04-15 03:39:42 -0400 (Wed, 15 Apr 2020)
EndedAt: 2020-04-15 03:45:22 -0400 (Wed, 15 Apr 2020)
EllapsedTime: 340.1 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: SpidermiR.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.10-bioc/R/bin/R CMD check --install=check:SpidermiR.install-out.txt --library=/home/biocbuild/bbs-3.10-bioc/R/library --no-vignettes --timings SpidermiR_1.16.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.10-bioc/meat/SpidermiR.Rcheck’
* using R version 3.6.3 (2020-02-29)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘SpidermiR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘SpidermiR’ version ‘1.16.2’
* 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 ‘SpidermiR’ can be installed ... WARNING
Found the following significant warnings:
  Note: possible error in 'simpleNetwork(NetworkData, ': unused argument (textColour = "black") 
See ‘/home/biocbuild/bbs-3.10-bioc/meat/SpidermiR.Rcheck/00install.out’ for details.
Information on the location(s) of code generating the ‘Note’s can be
obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
to ‘yes’.
* 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 ... NOTE
Namespace in Imports field not imported from: ‘TCGAbiolinks’
  All declared Imports should be used.
* 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")
SpidermiRdownload_pharmacomir: no visible binding for global variable
  ‘drug_gene’
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:
  drug_gene 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                                       user system elapsed
SpidermiRdownload_miRNAvalidate       8.112  0.296  12.932
SpidermiRdownload_pharmacomir         7.540  0.424  13.015
SpidermiRdownload_miRNAprediction     5.868  0.948  34.302
SpidermiRdownload_miRNAprediction_mmu 3.684  0.500  21.768
SpidermiRquery_disease                0.944  0.028  15.909
* 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, 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.10-bioc/meat/SpidermiR.Rcheck/00check.log’
for details.



Installation output

SpidermiR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.10-bioc/R/bin/R CMD INSTALL SpidermiR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.10-bioc/R/library’
* installing *source* package ‘SpidermiR’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
Note: possible error in 'simpleNetwork(NetworkData, ': unused argument (textColour = "black") 
** help
*** installing help indices
** 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
* DONE (SpidermiR)

Tests output


Example timings

SpidermiR.Rcheck/SpidermiR-Ex.timings

nameusersystemelapsed
SpidermiRanalyze_Community_detection0.0120.0000.011
SpidermiRanalyze_Community_detection_bi0.1840.0120.197
SpidermiRanalyze_Community_detection_net0.0040.0000.006
SpidermiRanalyze_degree_centrality0.0040.0000.001
SpidermiRanalyze_direct_net0.0000.0000.002
SpidermiRanalyze_direct_subnetwork0.0040.0000.003
SpidermiRanalyze_subnetwork_neigh0.0040.0000.004
SpidermiRdownload_drug_gene0.4640.0321.550
SpidermiRdownload_miRNAextra_cir0.1320.0001.288
SpidermiRdownload_miRNAprediction 5.868 0.94834.302
SpidermiRdownload_miRNAprediction_mmu 3.684 0.50021.768
SpidermiRdownload_miRNAvalidate 8.112 0.29612.932
SpidermiRdownload_net0.2920.0201.560
SpidermiRdownload_pharmacomir 7.540 0.42413.015
SpidermiRprepare_NET0.8040.0161.828
SpidermiRquery_disease 0.944 0.02815.909
SpidermiRquery_networks_type0.0240.0000.460
SpidermiRquery_spec_networks0.0840.0000.329
SpidermiRquery_species0.0120.0040.192
SpidermiRvisualize_3Dbarplot0.1200.0120.138
SpidermiRvisualize_BI0.1320.0120.165
SpidermiRvisualize_adj_matrix0.0560.0000.059
SpidermiRvisualize_degree_dist0.0120.0000.009
SpidermiRvisualize_direction0.0240.0000.026
SpidermiRvisualize_mirnanet0.0160.0040.020
SpidermiRvisualize_plot_target0.1800.0000.182