Back to Multiple platform build/check report for BioC 3.17:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-10-16 11:35:17 -0400 (Mon, 16 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.2 LTS)x86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4626
palomino3Windows Server 2022 Datacenterx644.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" 4379
merida1macOS 12.6.4 Montereyx86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4395
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

Package 431/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CoRegNet 1.38.0  (landing page)
Remy Nicolle
Snapshot Date: 2023-10-15 14:00:13 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/CoRegNet
git_branch: RELEASE_3_17
git_last_commit: c7de07d
git_last_commit_date: 2023-04-25 10:35:51 -0400 (Tue, 25 Apr 2023)
nebbiolo1Linux (Ubuntu 22.04.2 LTS) / x86_64  OK    OK    ERROR  
palomino3Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
merida1macOS 12.6.4 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson2macOS 12.6.1 Monterey / arm64see weekly results here

CHECK results for CoRegNet on nebbiolo1


To the developers/maintainers of the CoRegNet package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/CoRegNet.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: CoRegNet
Version: 1.38.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:CoRegNet.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings CoRegNet_1.38.0.tar.gz
StartedAt: 2023-10-15 20:21:57 -0400 (Sun, 15 Oct 2023)
EndedAt: 2023-10-15 20:23:28 -0400 (Sun, 15 Oct 2023)
EllapsedTime: 91.0 seconds
RetCode: 1
Status:   ERROR  
CheckDir: CoRegNet.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:CoRegNet.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings CoRegNet_1.38.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/CoRegNet.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
* running under: Ubuntu 22.04.3 LTS
* using session charset: UTF-8
* checking for file ‘CoRegNet/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘CoRegNet’ version ‘1.38.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 ‘CoRegNet’ can be installed ... OK
* used C compiler: ‘gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’
* 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 loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
'library' or 'require' calls in package code:
  ‘RColorBrewer’ ‘gplots’
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.descriptionUpdate: no visible global function definition for ‘vcount’
.descriptionUpdate: no visible global function definition for
  ‘fisher.test’
.distfun: no visible global function definition for ‘as.dist’
.distfun: no visible global function definition for ‘cor’
.fitGRN : <anonymous>: no visible global function definition for ‘lm’
.fitGRN : <anonymous>: no visible global function definition for ‘coef’
.fitGRN: no visible global function definition for ‘cor’
.fitGRN: no visible global function definition for ‘lm’
.fitGRN: no visible global function definition for ‘coef’
.hclustfun: no visible global function definition for ‘hclust’
.heatplot: no visible global function definition for ‘rainbow’
.heatplot : distf: no visible global function definition for ‘as.dist’
.heatplot : distf: no visible global function definition for ‘cor’
.heatplot : hclustf: no visible global function definition for ‘hclust’
.heatplot: no visible global function definition for ‘colorRampPalette’
.heatplot: no visible global function definition for ‘heatmap.2’
.heatplot: no visible global function definition for ‘quantile’
.tfPlot: no visible global function definition for ‘colorRampPalette’
.tfPlot: no visible global function definition for ‘rainbow’
.tfPlot: no visible global function definition for ‘par’
.tfPlot: no visible global function definition for ‘mtext’
.tfPlot: no visible global function definition for ‘quantile’
.traits : <anonymous>: no visible global function definition for
  ‘lines’
.traits: no visible global function definition for ‘abline’
automaticParameters: no visible global function definition for
  ‘quantile’
automaticParameters : <anonymous>: no visible global function
  definition for ‘pnorm’
automaticParameters: no visible global function definition for ‘abline’
automaticParameters: no visible global function definition for ‘sd’
coregnet : <anonymous>: no visible global function definition for ‘cor’
coregnet: no visible global function definition for ‘cor’
directedNetworkEnrichment: no visible global function definition for
  ‘fisher.test’
discretizeExpressionData: no visible global function definition for
  ‘sd’
fishersMethod: no visible global function definition for ‘pchisq’
legendPlot: no visible global function definition for ‘par’
legendPlot: no visible global function definition for
  ‘colorRampPalette’
legendPlot: no visible global function definition for ‘axis’
legendPlot: no visible global function definition for ‘rainbow’
list.enriched: no visible global function definition for ‘wilcox.test’
networkLegendPlot: no visible global function definition for ‘par’
networkLegendPlot: no visible global function definition for ‘symbols’
networkLegendPlot: no visible global function definition for ‘text’
networkLegendPlot: no visible global function definition for ‘rainbow’
networkLegendPlot: no visible global function definition for ‘segments’
networkLegendPlot: no visible global function definition for ‘arrows’
reactiveAdjacencyMatrix : <anonymous>: no visible global function
  definition for ‘rainbow’
set.overlap: no visible global function definition for ‘fisher.test’
undirectedNetworkEnrichment: no visible global function definition for
  ‘fisher.test’
updateData : <anonymous> : <anonymous>: no visible global function
  definition for ‘t.test’
activators,coregnet: no visible global function definition for
  ‘na.omit’
coregulators,coregnet: no visible global function definition for
  ‘p.adjust’
coregulators,coregnet : <anonymous>: no visible global function
  definition for ‘fisher.test’
refine,coregnet: no visible global function definition for ‘glm’
refine,coregnet: no visible global function definition for ‘abline’
regulatorInfluence,coregnet : <anonymous> : <anonymous>: no visible
  global function definition for ‘t.test’
regulators,coregnet: no visible global function definition for
  ‘na.omit’
repressors,coregnet: no visible global function definition for
  ‘na.omit’
targets,coregnet: no visible global function definition for ‘na.omit’
Undefined global functions or variables:
  abline arrows as.dist axis coef colorRampPalette cor fisher.test glm
  hclust heatmap.2 lines lm mtext na.omit p.adjust par pchisq pnorm
  quantile rainbow sd segments symbols t.test text vcount wilcox.test
Consider adding
  importFrom("grDevices", "colorRampPalette", "rainbow")
  importFrom("graphics", "abline", "arrows", "axis", "lines", "mtext",
             "par", "segments", "symbols", "text")
  importFrom("stats", "as.dist", "coef", "cor", "fisher.test", "glm",
             "hclust", "lm", "na.omit", "p.adjust", "pchisq", "pnorm",
             "quantile", "sd", "t.test", "wilcox.test")
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 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 (user + system) or elapsed time > 5s
                  user system elapsed
hLICORN         28.153  1.693  15.531
masterRegulator 12.215  0.513   6.392
* checking for unstated dependencies in ‘tests’ ... WARNING
'::' or ':::' import not declared from: ‘BiocGenerics’
* checking tests ...
  Running ‘runTests.R’
 ERROR
Running the tests in ‘tests/runTests.R’ failed.
Last 13 lines of output:
  Loading required package: shiny
  Loading required package: arules
  Loading required package: Matrix
  
  Attaching package: 'arules'
  
  The following objects are masked from 'package:base':
  
      abbreviate, write
  
  [1] TRUE
  > BiocGenerics:::testPackage('CoRegNet')
  Error in loadNamespace(x) : there is no package called 'BiocGenerics'
  Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
  Execution halted
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘CoRegNet.Rmd’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 ERROR, 1 WARNING, 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/CoRegNet.Rcheck/00check.log’
for details.


Installation output

CoRegNet.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL CoRegNet
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/site-library’
* installing *source* package ‘CoRegNet’ ...
** using staged installation
** libs
using C compiler: ‘gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’
gcc -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c comblicorn.c -o comblicorn.o
gcc -shared -L/home/biocbuild/bbs-3.17-bioc/R/lib -L/usr/local/lib -o CoRegNet.so comblicorn.o -L/home/biocbuild/bbs-3.17-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.17-bioc/R/site-library/00LOCK-CoRegNet/00new/CoRegNet/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 (CoRegNet)

Tests output

CoRegNet.Rcheck/tests/runTests.Rout.fail


R version 4.3.1 (2023-06-16) -- "Beagle Scouts"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> require(CoRegNet) || stop("unable to load CoRegNet package")
Loading required package: CoRegNet
Loading required package: igraph

Attaching package: 'igraph'

The following objects are masked from 'package:stats':

    decompose, spectrum

The following object is masked from 'package:base':

    union

Loading required package: shiny
Loading required package: arules
Loading required package: Matrix

Attaching package: 'arules'

The following objects are masked from 'package:base':

    abbreviate, write

[1] TRUE
> BiocGenerics:::testPackage('CoRegNet')
Error in loadNamespace(x) : there is no package called 'BiocGenerics'
Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted

Example timings

CoRegNet.Rcheck/CoRegNet-Ex.timings

nameusersystemelapsed
HumanDataExamples0.0150.0040.020
HumanTF0.0050.0000.005
addEvidences0.1580.2420.259
coregnet0.1290.0950.173
coregulators0.2530.1820.343
discretizeExpressionData0.0390.0000.040
display0.1120.1610.202
hLICORN28.153 1.69315.531
masterRegulator12.215 0.513 6.392
refine0.2470.3920.373
regulatorInfluence0.0540.1470.225
regulators0.1730.2010.075
summary0.0150.0840.053