Back to Multiple platform build/check report for BioC 3.18:   simplified   long
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2024-03-27 11:36:13 -0400 (Wed, 27 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4667
palomino4Windows Server 2022 Datacenterx644.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" 4403
merida1macOS 12.7.1 Montereyx86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4426
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 1790/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ROntoTools 2.30.0  (landing page)
Sorin Draghici
Snapshot Date: 2024-03-25 14:05:07 -0400 (Mon, 25 Mar 2024)
git_url: https://git.bioconductor.org/packages/ROntoTools
git_branch: RELEASE_3_18
git_last_commit: 3529209
git_last_commit_date: 2023-10-24 09:53:31 -0400 (Tue, 24 Oct 2023)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
merida1macOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.1 Ventura / arm64see weekly results here

CHECK results for ROntoTools on nebbiolo2


To the developers/maintainers of the ROntoTools package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ROntoTools.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: ROntoTools
Version: 2.30.0
Command: /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD check --install=check:ROntoTools.install-out.txt --library=/home/biocbuild/bbs-3.18-bioc/R/site-library --timings ROntoTools_2.30.0.tar.gz
StartedAt: 2024-03-26 01:57:12 -0400 (Tue, 26 Mar 2024)
EndedAt: 2024-03-26 02:00:30 -0400 (Tue, 26 Mar 2024)
EllapsedTime: 197.5 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: ROntoTools.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD check --install=check:ROntoTools.install-out.txt --library=/home/biocbuild/bbs-3.18-bioc/R/site-library --timings ROntoTools_2.30.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/ROntoTools.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘ROntoTools/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘ROntoTools’ version ‘2.30.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 ‘ROntoTools’ 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 ... NOTE
Problems with news in ‘NEWS’:
  Cannot process chunk/lines:
    action between the genes (as edgeWeights) and the relevance of each gene (as 
  Cannot process chunk/lines:
    weights to be used as nodeWeights
* 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 ... NOTE
Warning: no function found corresponding to methods exports from ‘ROntoTools’ for: ‘Summary’

A namespace must be able to be loaded with just the base namespace
loaded: otherwise if the namespace gets loaded by a saved object, the
session will be unable to start.

Probably some imports need to be declared in the NAMESPACE file.
* 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
Packages in Depends field not imported from:
  ‘Rgraphviz’ ‘methods’
  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
KEGGpathway2Graph: no visible global function definition for ‘is’
KEGGpathway2Graph: no visible global function definition for ‘new’
compute.B: no visible global function definition for ‘as’
compute.B_pDis: no visible global function definition for ‘as’
compute.normalInv: no visible global function definition for ‘pnorm’
compute.normalInv: no visible binding for global variable ‘qnorm’
compute.pORA: no visible global function definition for ‘phyper’
get.totalAccNorm: no visible global function definition for ‘sd’
get.totalPertNorm: no visible global function definition for ‘sd’
get.totalpDisNorm: no visible global function definition for ‘sd’
graph2ftM: no visible global function definition for ‘as’
keggPathwayGraphs: no visible global function definition for
  ‘txtProgressBar’
keggPathwayGraphs : <anonymous>: no visible global function definition
  for ‘new’
keggPathwayGraphs : <anonymous>: no visible global function definition
  for ‘setTxtProgressBar’
keggPathwayGraphs : <anonymous>: no visible global function definition
  for ‘getTxtProgressBar’
loadKEGGpathwayDataREST: no visible global function definition for
  ‘txtProgressBar’
loadKEGGpathwayDataREST : <anonymous>: no visible global function
  definition for ‘setTxtProgressBar’
loadKEGGpathwayDataREST : <anonymous>: no visible global function
  definition for ‘getTxtProgressBar’
pDis.boot: no visible global function definition for ‘new’
pDis.helper: no visible global function definition for ‘txtProgressBar’
pDis.helper : <anonymous>: no visible global function definition for
  ‘setTxtProgressBar’
pDis.helper : <anonymous>: no visible global function definition for
  ‘getTxtProgressBar’
pDis.helper: no visible global function definition for ‘new’
pe.boot: no visible global function definition for ‘new’
peEdgeRenderInfo: no visible global function definition for
  ‘removedEdges’
peNodeRenderInfo: no visible global function definition for ‘slot’
peNodeRenderInfo: no visible global function definition for
  ‘colorRampPalette’
pf.helper: no visible global function definition for ‘txtProgressBar’
pf.helper : <anonymous>: no visible global function definition for
  ‘setTxtProgressBar’
pf.helper : <anonymous>: no visible global function definition for
  ‘getTxtProgressBar’
pf.helper: no visible global function definition for ‘new’
subGraphByNodeType: no visible global function definition for ‘new’
summary.pDisRes : <anonymous>: no visible global function definition
  for ‘p.adjust’
summary.peRes : <anonymous>: no visible global function definition for
  ‘p.adjust’
plot,pePathway-character: no visible global function definition for
  ‘slot’
plot,pePathway-character: no visible global function definition for
  ‘abline’
plot,pePathway-character: no visible global function definition for
  ‘points’
plot,pePathway-character: no visible global function definition for
  ‘sd’
plot,pePathway-character: no visible global function definition for
  ‘density’
plot,peRes-character: no visible global function definition for
  ‘Summary’
plot,peRes-character: no visible global function definition for ‘chull’
plot,peRes-character: no visible global function definition for
  ‘polygon’
plot,peRes-character: no visible global function definition for
  ‘points’
plot,peRes-character: no visible global function definition for ‘text’
plot,peRes-character: no visible global function definition for
  ‘abline’
Undefined global functions or variables:
  Summary abline as chull colorRampPalette density getTxtProgressBar is
  new p.adjust phyper pnorm points polygon qnorm removedEdges sd
  setTxtProgressBar slot text txtProgressBar
Consider adding
  importFrom("grDevices", "chull", "colorRampPalette")
  importFrom("graphics", "abline", "points", "polygon", "text")
  importFrom("methods", "Summary", "as", "is", "new", "slot")
  importFrom("stats", "density", "p.adjust", "phyper", "pnorm", "qnorm",
             "sd")
  importFrom("utils", "getTxtProgressBar", "setTxtProgressBar",
             "txtProgressBar")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... WARNING
Codoc mismatches from documentation object 'compute.fisher':
compute.fisher
  Code: function(p, eps = 1e-24)
  Docs: function(p, eps = 1e-06)
  Mismatches in argument default values:
    Name: 'eps' Code: 1e-24 Docs: 1e-06

* checking Rd \usage sections ... NOTE
S3 methods shown with full name in documentation object 'summary.pDisRes':
  ‘summary.pDisRes’

S3 methods shown with full name in documentation object 'summary.peRes':
  ‘summary.peRes’

The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                        user system elapsed
plot.peRes-methods     8.388  0.004   8.393
peNodeRenderInfo       7.214  0.023   7.238
peEdgeRenderInfo       6.854  0.009   6.861
summary.peRes          6.340  0.016   6.357
pe                     6.177  0.016   6.193
plot.pePathway-methods 6.109  0.023   6.133
pDis                   5.961  0.039   6.000
summary.pDisRes        5.522  0.007   5.531
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘rontotools.Rnw’... OK
 OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 WARNING, 5 NOTEs
See
  ‘/home/biocbuild/bbs-3.18-bioc/meat/ROntoTools.Rcheck/00check.log’
for details.



Installation output

ROntoTools.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD INSTALL ROntoTools
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.18-bioc/R/site-library’
* installing *source* package ‘ROntoTools’ ...
** using staged installation
** R
** 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 (ROntoTools)

Tests output

ROntoTools.Rcheck/tests/runTests.Rout


R version 4.3.3 (2024-02-29) -- "Angel Food Cake"
Copyright (C) 2024 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.

> BiocGenerics:::testPackage("ROntoTools")

Attaching package: 'BiocGenerics'

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

    IQR, mad, sd, var, xtabs

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

    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which.max, which.min


Attaching package: 'KEGGgraph'

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

    plot

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

    plot

Using cached pathway data. Database info:
pathway          KEGG Pathway Database
path             Release 73.0+/01-03, Jan 15
                 Kanehisa Laboratories
                 343,170 entries
Default parameters detected. Using pre-parsed data.
Using cached pathway data. Database info:
pathway          KEGG Pathway Database
path             Release 73.0+/01-03, Jan 15
                 Kanehisa Laboratories
                 343,170 entries
Default parameters detected. Using pre-parsed data.
Using cached pathway data. Database info:
pathway          KEGG Pathway Database
path             Release 73.0+/01-03, Jan 15
                 Kanehisa Laboratories
                 343,170 entries
Default parameters detected. Using pre-parsed data.
Performing pathway analysis...

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |                                                                      |   1%
  |                                                                            
  |=                                                                     |   1%
  |                                                                            
  |=                                                                     |   2%
  |                                                                            
  |==                                                                    |   3%
  |                                                                            
  |===                                                                   |   4%
  |                                                                            
  |===                                                                   |   5%
  |                                                                            
  |====                                                                  |   5%
  |                                                                            
  |====                                                                  |   6%
  |                                                                            
  |=====                                                                 |   7%
  |                                                                            
  |======                                                                |   8%
  |                                                                            
  |======                                                                |   9%
  |                                                                            
  |=======                                                               |   9%
  |                                                                            
  |=======                                                               |  10%
  |                                                                            
  |========                                                              |  11%
  |                                                                            
  |========                                                              |  12%
  |                                                                            
  |=========                                                             |  13%
  |                                                                            
  |==========                                                            |  14%
  |                                                                            
  |==========                                                            |  15%
  |                                                                            
  |===========                                                           |  15%
  |                                                                            
  |===========                                                           |  16%
  |                                                                            
  |============                                                          |  17%
  |                                                                            
  |=============                                                         |  18%
  |                                                                            
  |=============                                                         |  19%
  |                                                                            
  |==============                                                        |  19%
  |                                                                            
  |==============                                                        |  20%
  |                                                                            
  |===============                                                       |  21%
  |                                                                            
  |================                                                      |  22%
  |                                                                            
  |================                                                      |  23%
  |                                                                            
  |=================                                                     |  24%
  |                                                                            
  |=================                                                     |  25%
  |                                                                            
  |==================                                                    |  26%
  |                                                                            
  |===================                                                   |  27%
  |                                                                            
  |===================                                                   |  28%
  |                                                                            
  |====================                                                  |  28%
  |                                                                            
  |====================                                                  |  29%
  |                                                                            
  |=====================                                                 |  30%
  |                                                                            
  |======================                                                |  31%
  |                                                                            
  |======================                                                |  32%
  |                                                                            
  |=======================                                               |  32%
  |                                                                            
  |=======================                                               |  33%
  |                                                                            
  |=======================                                               |  34%
  |                                                                            
  |========================                                              |  34%
  |                                                                            
  |========================                                              |  35%
  |                                                                            
  |=========================                                             |  36%
  |                                                                            
  |==========================                                            |  37%
  |                                                                            
  |==========================                                            |  38%
  |                                                                            
  |===========================                                           |  38%
  |                                                                            
  |===========================                                           |  39%
  |                                                                            
  |============================                                          |  40%
  |                                                                            
  |=============================                                         |  41%
  |                                                                            
  |=============================                                         |  42%
  |                                                                            
  |==============================                                        |  42%
  |                                                                            
  |==============================                                        |  43%
  |                                                                            
  |===============================                                       |  44%
  |                                                                            
  |===============================                                       |  45%
  |                                                                            
  |================================                                      |  46%
  |                                                                            
  |=================================                                     |  47%
  |                                                                            
  |=================================                                     |  48%
  |                                                                            
  |==================================                                    |  48%
  |                                                                            
  |==================================                                    |  49%
  |                                                                            
  |===================================                                   |  50%
  |                                                                            
  |====================================                                  |  51%
  |                                                                            
  |====================================                                  |  52%
  |                                                                            
  |=====================================                                 |  52%
  |                                                                            
  |=====================================                                 |  53%
  |                                                                            
  |======================================                                |  54%
  |                                                                            
  |=======================================                               |  55%
  |                                                                            
  |=======================================                               |  56%
  |                                                                            
  |========================================                              |  57%
  |                                                                            
  |========================================                              |  58%
  |                                                                            
  |=========================================                             |  58%
  |                                                                            
  |=========================================                             |  59%
  |                                                                            
  |==========================================                            |  60%
  |                                                                            
  |===========================================                           |  61%
  |                                                                            
  |===========================================                           |  62%
  |                                                                            
  |============================================                          |  62%
  |                                                                            
  |============================================                          |  63%
  |                                                                            
  |=============================================                         |  64%
  |                                                                            
  |==============================================                        |  65%
  |                                                                            
  |==============================================                        |  66%
  |                                                                            
  |===============================================                       |  66%
  |                                                                            
  |===============================================                       |  67%
  |                                                                            
  |===============================================                       |  68%
  |                                                                            
  |================================================                      |  68%
  |                                                                            
  |================================================                      |  69%
  |                                                                            
  |=================================================                     |  70%
  |                                                                            
  |==================================================                    |  71%
  |                                                                            
  |==================================================                    |  72%
  |                                                                            
  |===================================================                   |  72%
  |                                                                            
  |===================================================                   |  73%
  |                                                                            
  |====================================================                  |  74%
  |                                                                            
  |=====================================================                 |  75%
  |                                                                            
  |=====================================================                 |  76%
  |                                                                            
  |======================================================                |  77%
  |                                                                            
  |======================================================                |  78%
  |                                                                            
  |=======================================================               |  79%
  |                                                                            
  |========================================================              |  80%
  |                                                                            
  |========================================================              |  81%
  |                                                                            
  |=========================================================             |  81%
  |                                                                            
  |=========================================================             |  82%
  |                                                                            
  |==========================================================            |  83%
  |                                                                            
  |===========================================================           |  84%
  |                                                                            
  |===========================================================           |  85%
  |                                                                            
  |============================================================          |  85%
  |                                                                            
  |============================================================          |  86%
  |                                                                            
  |=============================================================         |  87%
  |                                                                            
  |==============================================================        |  88%
  |                                                                            
  |==============================================================        |  89%
  |                                                                            
  |===============================================================       |  90%
  |                                                                            
  |===============================================================       |  91%
  |                                                                            
  |================================================================      |  91%
  |                                                                            
  |================================================================      |  92%
  |                                                                            
  |=================================================================     |  93%
  |                                                                            
  |==================================================================    |  94%
  |                                                                            
  |==================================================================    |  95%
  |                                                                            
  |===================================================================   |  95%
  |                                                                            
  |===================================================================   |  96%
  |                                                                            
  |====================================================================  |  97%
  |                                                                            
  |===================================================================== |  98%
  |                                                                            
  |===================================================================== |  99%
  |                                                                            
  |======================================================================|  99%
  |                                                                            
  |======================================================================| 100%Analysis completed in 4.615448 secs.


RUNIT TEST PROTOCOL -- Tue Mar 26 01:59:35 2024 
*********************************************** 
Number of test functions: 6 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
ROntoTools RUnit Tests - 6 test functions, 0 errors, 0 failures
Number of test functions: 6 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
 12.630   0.600  13.218 

Example timings

ROntoTools.Rcheck/ROntoTools-Ex.timings

nameusersystemelapsed
alpha1MR0.0130.0000.014
alphaMLG0.010.000.01
compute.fisher000
compute.normalInv0.0010.0000.000
keggPathwayGraphs0.4060.0040.410
keggPathwayNames0.2910.0030.295
nodeWeights0.0040.0000.005
pDis5.9610.0396.000
pe6.1770.0166.193
peEdgeRenderInfo6.8540.0096.861
peNodeRenderInfo7.2140.0237.238
plot.pePathway-methods6.1090.0236.133
plot.peRes-methods8.3880.0048.393
setEdgeWeights1.7330.0041.737
setNodeWeights0.4270.0040.430
summary.pDisRes5.5220.0075.531
summary.peRes6.3400.0166.357