Back to Multiple platform build/check report for BioC 3.16:   simplified   long
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-04-12 11:04:59 -0400 (Wed, 12 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4502
palomino4Windows Server 2022 Datacenterx644.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" 4282
lconwaymacOS 12.5.1 Montereyx86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4310
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

CHECK results for BioNetStat on nebbiolo2


To the developers/maintainers of the BioNetStat package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/BioNetStat.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 198/2183HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BioNetStat 1.18.0  (landing page)
Vinicius Jardim
Snapshot Date: 2023-04-10 14:00:05 -0400 (Mon, 10 Apr 2023)
git_url: https://git.bioconductor.org/packages/BioNetStat
git_branch: RELEASE_3_16
git_last_commit: c00a54e
git_last_commit_date: 2022-11-01 11:17:42 -0400 (Tue, 01 Nov 2022)
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.5.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: BioNetStat
Version: 1.18.0
Command: /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD check --install=check:BioNetStat.install-out.txt --library=/home/biocbuild/bbs-3.16-bioc/R/site-library --timings BioNetStat_1.18.0.tar.gz
StartedAt: 2023-04-10 19:20:29 -0400 (Mon, 10 Apr 2023)
EndedAt: 2023-04-10 19:23:05 -0400 (Mon, 10 Apr 2023)
EllapsedTime: 156.0 seconds
RetCode: 0
Status:   OK  
CheckDir: BioNetStat.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD check --install=check:BioNetStat.install-out.txt --library=/home/biocbuild/bbs-3.16-bioc/R/site-library --timings BioNetStat_1.18.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.16-bioc/meat/BioNetStat.Rcheck’
* using R version 4.2.3 (2023-03-15)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* checking for file ‘BioNetStat/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘BioNetStat’ version ‘1.18.0’
* package encoding: UTF-8
* 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 ‘BioNetStat’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  5.4Mb
  sub-directories of 1Mb or more:
    extdata   1.9Mb
    shiny     1.9Mb
* 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 ... NOTE
Found the following CITATION file in a non-standard place:
  CITATION
Most likely ‘inst/CITATION’ should be used instead.
* 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 loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
Namespaces in Imports field not imported from:
  ‘BiocParallel’ ‘RColorBrewer’ ‘RJSONIO’ ‘ggplot2’ ‘knitr’ ‘markdown’
  ‘pheatmap’ ‘plyr’ ‘rmarkdown’ ‘stats’ ‘utils’ ‘whisker’ ‘yaml’
  All declared Imports should be used.
Packages in Depends field not imported from:
  ‘DT’ ‘shiny’ ‘shinyBS’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
adjacencyMatrix : <anonymous>: no visible global function definition
  for ‘cor’
adjacencyMatrix : <anonymous>: no visible global function definition
  for ‘p.adjust’
betweennessCentralityTest: no visible global function definition for
  ‘bplapply’
betweennessCentralityVertexTest: no visible global function definition
  for ‘bplapply’
closenessCentralityTest: no visible global function definition for
  ‘bplapply’
closenessCentralityVertexTest: no visible global function definition
  for ‘bplapply’
clusteringCoefficientTest : <anonymous>: no visible global function
  definition for ‘dist’
clusteringCoefficientTest : <anonymous> : <anonymous>: no visible
  global function definition for ‘dist’
clusteringCoefficientTest: no visible global function definition for
  ‘bplapply’
clusteringCoefficientVertexTest: no visible global function definition
  for ‘bplapply’
degreeCentralityTest: no visible global function definition for
  ‘bplapply’
degreeCentralityVertexTest: no visible global function definition for
  ‘bplapply’
degreeDistributionTest: no visible global function definition for
  ‘bplapply’
diffNetAnalysis: no visible binding for global variable ‘expr’
diffNetAnalysis: no visible global function definition for ‘p.adjust’
doLabels: no visible global function definition for ‘read.csv’
edgeBetweennessEdgeTest: no visible global function definition for
  ‘bplapply’
edgeBetweennessTest: no visible global function definition for
  ‘bplapply’
edgesResInt : <anonymous>: no visible global function definition for
  ‘dist’
eigenvectorCentralityTest: no visible global function definition for
  ‘bplapply’
eigenvectorCentralityVertexTest: no visible global function definition
  for ‘bplapply’
gaussianDensity: no visible global function definition for ‘bw.nrd0’
gaussianDensity: no visible global function definition for ‘density’
pathPlot: no visible binding for global variable ‘median’
readVarFile: no visible global function definition for ‘read.table’
resInt : <anonymous>: no visible global function definition for ‘dist’
retEdgesTable: no visible global function definition for ‘p.adjust’
retTable: no visible global function definition for ‘p.adjust’
spectralDistributionTest: no visible global function definition for
  ‘bplapply’
spectralEntropyTest: no visible global function definition for
  ‘bplapply’
var.list: no visible global function definition for ‘aggregate’
Undefined global functions or variables:
  aggregate bplapply bw.nrd0 cor density dist expr median p.adjust
  read.csv read.table
Consider adding
  importFrom("stats", "aggregate", "bw.nrd0", "cor", "density", "dist",
             "median", "p.adjust")
  importFrom("utils", "read.csv", "read.table")
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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                     user system elapsed
networkTest        10.064  0.108  10.172
centralityPathPlot  7.737  1.343  14.591
pathPlot            6.685  0.488   7.173
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘BNS_tutorial_by_command_line_pt.Rmd’ using ‘UTF-8’... OK
  ‘BNS_tutorial_by_command_line_us.Rmd’ using ‘UTF-8’... OK
  ‘vignette.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.16-bioc/meat/BioNetStat.Rcheck/00check.log’
for details.



Installation output

BioNetStat.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD INSTALL BioNetStat
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.16-bioc/R/site-library’
* installing *source* package ‘BioNetStat’ ...
** using staged installation
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (BioNetStat)

Tests output


Example timings

BioNetStat.Rcheck/BioNetStat-Ex.timings

nameusersystemelapsed
KLdegree0.0110.0010.011
KLspectrum1.6170.0841.701
adjacencyMatrix0.0010.0000.001
centralityPathPlot 7.737 1.34314.591
diffNetAnalysis1.2940.0401.333
doLabels0.0950.0000.095
edgeTest0.0610.0040.065
labels0.0000.0010.001
nDegreeDensities0.0510.0100.061
nSpectralDensities0.1010.0000.100
networkFeature0.0640.0040.068
networkTest10.064 0.10810.172
nodeScores0.0540.0040.058
nodeTest0.0730.0120.084
pathPlot6.6850.4887.173
readSetFile0.0460.0000.046
readVarFile0.0760.0040.080
runBioNetStat000
varFile0.0060.0000.006