Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-07-06 11:44 -0400 (Sat, 06 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4643
palomino6Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4414
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4442
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4391
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 3833
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 783/2243HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GeneNetworkBuilder 1.47.0  (landing page)
Jianhong Ou
Snapshot Date: 2024-07-05 14:00 -0400 (Fri, 05 Jul 2024)
git_url: https://git.bioconductor.org/packages/GeneNetworkBuilder
git_branch: devel
git_last_commit: d35be9c
git_last_commit_date: 2024-04-30 10:28:35 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino6Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for GeneNetworkBuilder on kunpeng2

To the developers/maintainers of the GeneNetworkBuilder package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/GeneNetworkBuilder.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: GeneNetworkBuilder
Version: 1.47.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:GeneNetworkBuilder.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings GeneNetworkBuilder_1.47.0.tar.gz
StartedAt: 2024-07-06 05:09:44 -0000 (Sat, 06 Jul 2024)
EndedAt: 2024-07-06 05:10:44 -0000 (Sat, 06 Jul 2024)
EllapsedTime: 60.1 seconds
RetCode: 0
Status:   OK  
CheckDir: GeneNetworkBuilder.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:GeneNetworkBuilder.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings GeneNetworkBuilder_1.47.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/GeneNetworkBuilder.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    gcc (GCC) 12.2.1 20220819 (openEuler 12.2.1-14)
    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 ‘GeneNetworkBuilder/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘GeneNetworkBuilder’ version ‘1.47.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 ‘GeneNetworkBuilder’ can be installed ... OK
* used C++ compiler: ‘g++ (GCC) 10.3.1’
* checking installed package size ... NOTE
  installed size is  8.8Mb
  sub-directories of 1Mb or more:
    data          4.3Mb
    htmlwidgets   2.7Mb
    libs          1.6Mb
* 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 dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking LazyData ... OK
* checking data for ASCII and uncompressed saves ... 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
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’
 OK
* 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: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/GeneNetworkBuilder.Rcheck/00check.log’
for details.


Installation output

GeneNetworkBuilder.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL GeneNetworkBuilder
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.4.1/site-library’
* installing *source* package ‘GeneNetworkBuilder’ ...
** using staged installation
** libs
using C++ compiler: ‘g++ (GCC) 10.3.1’
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.4.1/site-library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.4.1/site-library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c geneTree.cpp -o geneTree.o
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.4.1/site-library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c nodefilter.cpp -o nodefilter.o
g++ -std=gnu++17 -shared -L/home/biocbuild/R/R-4.4.1/lib -L/usr/local/lib -o GeneNetworkBuilder.so RcppExports.o geneTree.o nodefilter.o -L/home/biocbuild/R/R-4.4.1/lib -lR
installing to /home/biocbuild/R/R-4.4.1/site-library/00LOCK-GeneNetworkBuilder/00new/GeneNetworkBuilder/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (GeneNetworkBuilder)

Tests output

GeneNetworkBuilder.Rcheck/tests/runTests.Rout


R version 4.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu

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

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

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

> require("GeneNetworkBuilder") || stop("unable to load Package:GeneNetworkBuilder")
Loading required package: GeneNetworkBuilder
Loading required package: Rcpp
[1] TRUE
> BiocGenerics:::testPackage("GeneNetworkBuilder")


RUNIT TEST PROTOCOL -- Sat Jul  6 05:10:41 2024 
*********************************************** 
Number of test functions: 5 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
GeneNetworkBuilder RUnit Tests - 5 test functions, 0 errors, 0 failures
Number of test functions: 5 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
  1.542   0.057   1.586 

Example timings

GeneNetworkBuilder.Rcheck/GeneNetworkBuilder-Ex.timings

nameusersystemelapsed
browseNetwork2.9810.0993.136
buildNetwork0.3570.0000.358
ce.IDsMap0.2440.0040.249
ce.interactionmap0.0140.0000.014
ce.mapIDs0.1200.0000.121
ce.miRNA.map0.0020.0000.002
convertID0.2570.0040.262
example.data0.0710.0000.071
exportNetwork3.5830.4964.097
filterNetwork1.2710.1361.410
hs.IDsMap0.1250.0980.224
hs.interactionmap0.0360.0040.040
hs.mapIDs0.0240.0040.028
hs.miRNA.map0.0030.0000.004
networkFromGenes0.2900.0080.299
polishNetwork2.2240.1792.409
subsetNetwork0.0930.0040.098
uniqueExprsData0.3770.0000.378