Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEFGHIJKLM[N]OPQRSTUVWXYZ

This page was generated on 2024-05-04 11:40:51 -0400 (Sat, 04 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" 4753
palomino3Windows Server 2022 Datacenterx644.4.0 beta (2024-04-15 r86425 ucrt) -- "Puppy Cup" 4486
lconwaymacOS 12.7.1 Montereyx86_644.4.0 beta (2024-04-14 r86421) -- "Puppy Cup" 4519
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" 4479
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 1421/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
NetPathMiner 1.40.0  (landing page)
Ahmed Mohamed
Snapshot Date: 2024-05-03 14:00:19 -0400 (Fri, 03 May 2024)
git_url: https://git.bioconductor.org/packages/NetPathMiner
git_branch: RELEASE_3_19
git_last_commit: a1d4b92
git_last_commit_date: 2024-04-30 10:36:27 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  ERROR    ERROR  skippedskipped
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  
kjohnson3macOS 13.6.5 Ventura / arm64see weekly results here

CHECK results for NetPathMiner on kunpeng2


To the developers/maintainers of the NetPathMiner package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/NetPathMiner.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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: NetPathMiner
Version: 1.40.0
Command: /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD check --install=check:NetPathMiner.install-out.txt --library=/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library --no-vignettes --timings NetPathMiner_1.40.0.tar.gz
StartedAt: 2024-05-04 10:05:45 -0000 (Sat, 04 May 2024)
EndedAt: 2024-05-04 10:06:55 -0000 (Sat, 04 May 2024)
EllapsedTime: 70.1 seconds
RetCode: 0
Status:   OK  
CheckDir: NetPathMiner.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD check --install=check:NetPathMiner.install-out.txt --library=/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library --no-vignettes --timings NetPathMiner_1.40.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/NetPathMiner.Rcheck’
* using R version 4.4.0 beta (2024-04-15 r86425)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    gcc (GCC) 10.3.1
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘NetPathMiner/DESCRIPTION’ ... OK
* this is package ‘NetPathMiner’ version ‘1.40.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 ‘NetPathMiner’ can be installed ... OK
* used C compiler: ‘gcc (GCC) 10.3.1’
* used C++ compiler: ‘g++ (GCC) 10.3.1’
* checking installed package size ... NOTE
  installed size is  5.9Mb
  sub-directories of 1Mb or more:
    libs   4.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 ... OK
* checking code 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 whether startup messages can be suppressed ... OK
* checking dependencies in R code ... NOTE
package 'methods' is used but not declared
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
alpha: no visible global function definition for ‘col2rgb’
alpha: no visible global function definition for ‘rgb’
assignEdgeWeights : wt.func: no visible global function definition for
  ‘median’
assignEdgeWeights: no visible global function definition for
  ‘complete.cases’
assignEdgeWeights: no visible global function definition for ‘na.omit’
assignEdgeWeights : <anonymous>: no visible global function definition
  for ‘na.omit’
bpGetAnnFromXRef: no visible global function definition for ‘na.omit’
bpGetReferences: no visible global function definition for ‘setNames’
bpMetabolicL2: no visible global function definition for ‘setNames’
bpMetabolicL3: no visible global function definition for ‘setNames’
bpSignalingL3: no visible global function definition for ‘na.omit’
bpSplitComplex: no visible global function definition for ‘na.omit’
colorVertexByAttr: no visible global function definition for ‘palette’
colorVertexByAttr: no visible global function definition for
  ‘colorRampPalette’
drawLegend: no visible global function definition for ‘par’
drawLegend: no visible global function definition for ‘plot.new’
drawLegend: no visible global function definition for ‘strwidth’
drawLegend: no visible global function definition for ‘legend’
fetchAttribute: no visible global function definition for ‘na.omit’
fetchAttribute: no visible global function definition for ‘URLencode’
fetchAttribute: no visible global function definition for ‘setNames’
fetchAttribute : <anonymous>: no visible global function definition for
  ‘read.table’
getGeneSetNetworks: no visible global function definition for
  ‘setClass’
getGeneSetNetworks: no visible global function definition for
  ‘representation’
getPaths : <anonymous>: no visible global function definition for
  ‘head’
getPaths: no visible global function definition for ‘.to’
getPaths: no visible global function definition for ‘.from’
getPaths: no visible global function definition for ‘tail’
graph.sizes: no visible global function definition for ‘par’
makeReactionNetwork: no visible global function definition for
  ‘complete.cases’
pathClassifier: no visible binding for global variable ‘sd’
pathClassifier: no visible global function definition for ‘aggregate’
pathCluster: no visible binding for global variable ‘sd’
pathCluster: no visible global function definition for ‘aggregate’
plotAllNetworks: no visible global function definition for ‘palette’
plotAllNetworks: no visible global function definition for ‘par’
plotAllNetworks: no visible global function definition for
  ‘colorRampPalette’
plotClassifierROC: no visible global function definition for ‘palette’
plotClassifierROC: no visible global function definition for ‘layout’
plotClassifierROC: no visible global function definition for ‘na.omit’
plotClusterMatrix: no visible global function definition for ‘rainbow’
plotClusterMatrix: no visible global function definition for ‘image’
plotClusterMatrix: no visible global function definition for ‘axis’
plotClusterProbs: no visible global function definition for ‘rainbow’
plotClusterProbs: no visible global function definition for ‘matplot’
plotClusters: no visible global function definition for ‘rainbow’
plotClusters: no visible global function definition for ‘strwidth’
plotClusters: no visible global function definition for ‘layout’
plotClusters: no visible global function definition for ‘par’
plotClusters: no visible global function definition for ‘legend’
plotCytoscapeGML : col2hex: no visible global function definition for
  ‘rgb’
plotCytoscapeGML : col2hex: no visible global function definition for
  ‘col2rgb’
plotCytoscapeGML: no visible global function definition for
  ‘packageVersion’
plotNetwork: no visible global function definition for ‘palette’
plotNetwork: no visible global function definition for ‘par’
plotNetwork_internal: no visible global function definition for
  ‘palette’
plotNetwork_internal: no visible global function definition for
  ‘setNames’
plotPathClassifier: no visible global function definition for ‘palette’
plotPathClassifier: no visible global function definition for ‘par’
plotPathClassifier: no visible global function definition for ‘layout’
plotPathClassifier: no visible global function definition for ‘barplot’
plotPathClassifier: no visible global function definition for ‘abline’
plotPathClassifier: no visible global function definition for ‘points’
plotPathClassifier: no visible global function definition for ‘axis’
plotPathClassifier: no visible global function definition for ‘image’
plotPathClassifier: no visible global function definition for
  ‘cm.colors’
plotPathClassifier: no visible global function definition for ‘mtext’
plotPathClassifier: no visible global function definition for ‘lines’
plotPathCluster: no visible global function definition for ‘par’
plotPathCluster: no visible global function definition for ‘layout’
plotPathCluster: no visible global function definition for ‘barplot’
plotPathCluster: no visible global function definition for ‘abline’
plotPathCluster: no visible global function definition for ‘axis’
plotPathCluster: no visible global function definition for ‘image’
plotPathCluster: no visible global function definition for ‘cm.colors’
plotPathCluster: no visible global function definition for ‘mtext’
plotPathROC: no visible global function definition for ‘palette’
plotPathROC: no visible global function definition for ‘lines’
plotPathROC: no visible global function definition for ‘axis’
plotPathROC: no visible global function definition for ‘mtext’
plotPathROC: no visible global function definition for ‘legend’
plotPaths: no visible global function definition for ‘palette’
plotPaths: no visible global function definition for ‘par’
process.color: no visible global function definition for
  ‘colorRampPalette’
process.color: no visible global function definition for ‘setNames’
process.layout: no visible global function definition for ‘par’
processNetwork : <anonymous>: no visible global function definition for
  ‘ecdf’
reindexNetwork: no visible binding for global variable ‘head’
stdAttrNames : <anonymous>: no visible global function definition for
  ‘head’
stdAttrNames : <anonymous>: no visible global function definition for
  ‘setNames’
vertexDeleteReconnect: no visible global function definition for ‘.nei’
Undefined global functions or variables:
  .from .nei .to URLencode abline aggregate axis barplot cm.colors
  col2rgb colorRampPalette complete.cases ecdf head image layout legend
  lines matplot median mtext na.omit packageVersion palette par
  plot.new points rainbow read.table representation rgb sd setClass
  setNames strwidth tail
Consider adding
  importFrom("grDevices", "cm.colors", "col2rgb", "colorRampPalette",
             "palette", "rainbow", "rgb")
  importFrom("graphics", "abline", "axis", "barplot", "image", "layout",
             "legend", "lines", "matplot", "mtext", "par", "plot.new",
             "points", "strwidth")
  importFrom("methods", "representation", "setClass")
  importFrom("stats", "aggregate", "complete.cases", "ecdf", "median",
             "na.omit", "sd", "setNames")
  importFrom("utils", "URLencode", "head", "packageVersion",
             "read.table", "tail")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* checking Rd files ... NOTE
checkRd: (-1) plotClassifierROC.Rd:14: Lost braces
    14 | item{Top}{ROC curves for the posterior probabilities (\code{mix\$posterior.probs})
       |     ^
checkRd: (-1) plotClassifierROC.Rd:14-17: Lost braces
    14 | item{Top}{ROC curves for the posterior probabilities (\code{mix\$posterior.probs})
       |          ^
checkRd: (-1) plotClassifierROC.Rd:18: Lost braces
    18 | item{Bottom}{The likelihood convergence history for the HME3M model.  If the parameters
       |     ^
checkRd: (-1) plotClassifierROC.Rd:18-19: Lost braces
    18 | item{Bottom}{The likelihood convergence history for the HME3M model.  If the parameters
       |             ^
* 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 shell scripts ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... 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
plotPaths       8.878  0.016   8.908
plotAllNetworks 6.104  0.044   6.158
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 5 NOTEs
See
  ‘/home/biocbuild/bbs-3.19-bioc/meat/NetPathMiner.Rcheck/00check.log’
for details.


Installation output

NetPathMiner.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD INSTALL NetPathMiner
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library’
* installing *source* package ‘NetPathMiner’ ...
** using staged installation
'config' variable 'CPP' is defunct
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for xmlParseFile in -lxml2... yes
checking for readSBML in -lsbml... no
Non x86_64 architecture. Using system-wide boost installation!
SBML not found.
libXML2 found
checking for xml2-config... /usr/bin/xml2-config
configure: creating ./config.status
config.status: creating src/Makevars
** libs
using C compiler: ‘gcc (GCC) 10.3.1’
using C++ compiler: ‘g++ (GCC) 10.3.1’
g++ -std=gnu++17 -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -DHAVE_XML -I/usr/include/libxml2  -I/usr/local/include    -fPIC  -g -O2  -Wall  -c PathRanker.cpp -o PathRanker.o
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                 from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                 from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                 from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                 from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                 from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                 from /usr/include/boost/property_map/vector_property_map.hpp:14,
                 from /usr/include/boost/property_map/property_map.hpp:606,
                 from /usr/include/boost/graph/properties.hpp:19,
                 from /usr/include/boost/graph/graph_utility.hpp:22,
                 from PathRanker.cpp:27:
/usr/include/boost/pending/relaxed_heap.hpp:14:1: note: ‘#pragma message: This header is deprecated. Use the standard heap functions instead.’
   14 | BOOST_HEADER_DEPRECATED("the standard heap functions")
      | ^~~~~~~~~~~~~~~~~~~~~~~
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -DHAVE_XML -I/usr/include/libxml2  -I/usr/local/include    -fPIC  -g -O2  -Wall -c handlesegfault.c -o handlesegfault.o
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -DHAVE_XML -I/usr/include/libxml2  -I/usr/local/include    -fPIC  -g -O2  -Wall -c hme3m.c -o hme3m.o
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -DHAVE_XML -I/usr/include/libxml2  -I/usr/local/include    -fPIC  -g -O2  -Wall -c init.c -o init.o
g++ -std=gnu++17 -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -DHAVE_XML -I/usr/include/libxml2  -I/usr/local/include    -fPIC  -g -O2  -Wall  -c kgml_interface.cpp -o kgml_interface.o
g++ -std=gnu++17 -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -DHAVE_XML -I/usr/include/libxml2  -I/usr/local/include    -fPIC  -g -O2  -Wall  -c methods.cpp -o methods.o
g++ -std=gnu++17 -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -DHAVE_XML -I/usr/include/libxml2  -I/usr/local/include    -fPIC  -g -O2  -Wall  -c pathScope.cpp -o pathScope.o
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                 from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                 from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                 from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                 from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                 from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                 from /usr/include/boost/property_map/vector_property_map.hpp:14,
                 from /usr/include/boost/property_map/property_map.hpp:606,
                 from /usr/include/boost/graph/properties.hpp:19,
                 from /usr/include/boost/graph/graph_utility.hpp:22,
                 from pathScope.cpp:34:
/usr/include/boost/pending/relaxed_heap.hpp:14:1: note: ‘#pragma message: This header is deprecated. Use the standard heap functions instead.’
   14 | BOOST_HEADER_DEPRECATED("the standard heap functions")
      | ^~~~~~~~~~~~~~~~~~~~~~~
g++ -std=gnu++17 -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -DHAVE_XML -I/usr/include/libxml2  -I/usr/local/include    -fPIC  -g -O2  -Wall  -c sbml_interface.cpp -o sbml_interface.o
g++ -std=gnu++17 -shared -L/home/biocbuild/R/R-beta-2024-04-15_r86425/lib -L/usr/local/lib -o NetPathMiner.so PathRanker.o handlesegfault.o hme3m.o init.o kgml_interface.o methods.o pathScope.o sbml_interface.o -lxml2 -lxml2 -lz -llzma -lm -lopenblas -lgfortran -lm -L/home/biocbuild/R/R-beta-2024-04-15_r86425/lib -lR
installing to /home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/00LOCK-NetPathMiner/00new/NetPathMiner/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
Warning in fun(libname, pkgname) :
  Package 'NetPathMiner' is deprecated and will be removed from
  Bioconductor version 3.20
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
Warning in fun(libname, pkgname) :
  Package 'NetPathMiner' is deprecated and will be removed from
  Bioconductor version 3.20
** testing if installed package keeps a record of temporary installation path
* DONE (NetPathMiner)

Tests output


Example timings

NetPathMiner.Rcheck/NetPathMiner-Ex.timings

nameusersystemelapsed
KGML2igraph0.3560.0030.363
MIRIAM0.0570.0160.073
NPMdefaults0.0050.0000.005
SBML2igraph000
assignEdgeWeights0.3730.0160.390
biopax2igraph0.4920.0080.509
colorVertexByAttr0.1690.0120.182
ex_biopax0.0150.0040.019
ex_kgml_sig0.2140.0040.218
ex_microarray0.0040.0000.004
ex_sbml1.3240.0081.335
extractPathNetwork1.6230.0241.651
getAttr0.0150.0040.018
getGeneSetNetworks0.0110.0000.011
getGeneSets0.0650.0000.065
getPathsAsEIDs1.6510.0161.670
layoutVertexByAttr0.4120.0000.412
makeGeneNetwork0.2160.0000.216
makeMetaboliteNetwork0.1030.0000.104
makeReactionNetwork0.1370.0030.142
pathClassifier0.6750.0240.700
pathCluster0.3950.0080.404
pathRanker0.7290.0000.730
pathsToBinary0.6590.0040.664
plotAllNetworks6.1040.0446.158
plotClusters0.7100.0080.720
plotCytoscape0.4110.0000.412
plotNetwork0.6400.0160.657
plotPathClassifier0.6630.0000.664
plotPathCluster0.4860.0000.487
plotPaths8.8780.0168.908
predictPathClassifier0.5620.0040.567
predictPathCluster0.3540.0000.355
reindexNetwork0.2320.0160.249
rmSmallCompounds0.0990.0080.107
samplePaths0.6340.0080.643
simplifyReactionNetwork0.2730.0040.277
toGraphNEL0.4200.0000.421
vertexDeleteReconnect0.2340.0040.238