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

This page was generated on 2023-04-12 11:06:24 -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 ROntoTools on lconway


To the developers/maintainers of the ROntoTools package:
- Please 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 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 1718/2183HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ROntoTools 2.26.0  (landing page)
Calin Voichita
Snapshot Date: 2023-04-10 14:00:05 -0400 (Mon, 10 Apr 2023)
git_url: https://git.bioconductor.org/packages/ROntoTools
git_branch: RELEASE_3_16
git_last_commit: e5a9ba3
git_last_commit_date: 2022-11-01 11:08:04 -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: ROntoTools
Version: 2.26.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:ROntoTools.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings ROntoTools_2.26.0.tar.gz
StartedAt: 2023-04-10 22:20:18 -0400 (Mon, 10 Apr 2023)
EndedAt: 2023-04-10 22:22:38 -0400 (Mon, 10 Apr 2023)
EllapsedTime: 140.6 seconds
RetCode: 0
Status:   OK  
CheckDir: ROntoTools.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:ROntoTools.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings ROntoTools_2.26.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.16-bioc/meat/ROntoTools.Rcheck’
* using R version 4.2.3 (2023-03-15)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘ROntoTools/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘ROntoTools’ version ‘2.26.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 ... 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 ... 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 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 ... OK
* 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                        user system elapsed
plot.peRes-methods     6.780  0.142   6.929
peNodeRenderInfo       5.716  0.170   5.920
pDis                   5.544  0.172   5.731
peEdgeRenderInfo       5.269  0.167   5.453
plot.pePathway-methods 5.201  0.127   5.340
summary.pDisRes        5.178  0.114   5.301
pe                     5.101  0.172   5.283
summary.peRes          4.941  0.150   5.099
* 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 ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

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



Installation output

ROntoTools.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL ROntoTools
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.2/Resources/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.2.3 (2023-03-15) -- "Shortstop Beagle"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.0 (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 3.858827 secs.


RUNIT TEST PROTOCOL -- Mon Apr 10 22:22:30 2023 
*********************************************** 
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 
 10.606   0.422  11.030 

Example timings

ROntoTools.Rcheck/ROntoTools-Ex.timings

nameusersystemelapsed
alpha1MR0.0110.0010.014
alphaMLG0.0090.0010.010
compute.fisher0.0000.0000.001
compute.normalInv000
keggPathwayGraphs0.3620.0110.376
keggPathwayNames0.2650.0100.275
nodeWeights0.0040.0010.005
pDis5.5440.1725.731
pe5.1010.1725.283
peEdgeRenderInfo5.2690.1675.453
peNodeRenderInfo5.7160.1705.920
plot.pePathway-methods5.2010.1275.340
plot.peRes-methods6.7800.1426.929
setEdgeWeights1.4660.0231.494
setNodeWeights0.4040.0030.408
summary.pDisRes5.1780.1145.301
summary.peRes4.9410.1505.099