Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEFGHIJ[K]LMNOPQRSTUVWXYZ

This page was generated on 2024-07-08 11:45 -0400 (Mon, 08 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 1062/2243HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
KEGGlincs 1.31.0  (landing page)
Shana White , Mario Medvedovic
Snapshot Date: 2024-07-07 14:00 -0400 (Sun, 07 Jul 2024)
git_url: https://git.bioconductor.org/packages/KEGGlincs
git_branch: devel
git_last_commit: 40748de
git_last_commit_date: 2024-04-30 10:54:10 -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  NA    OK    OK  


CHECK results for KEGGlincs on kunpeng2

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

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/KEGGlincs.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 ‘KEGGlincs/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘KEGGlincs’ version ‘1.31.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 ‘KEGGlincs’ 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 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 ... NOTE
Namespace in Imports field not imported from: ‘XML’
  All declared Imports should be used.
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                          user system elapsed
overlap_info            32.138  1.422  33.790
add_edge_data           30.636  0.927  32.226
path_genes_by_cell_type 20.657  1.234  22.078
edge_mapping_info       20.837  0.896  21.917
refine_mappings         20.244  0.997  21.435
get_graph_object        17.606  0.781  18.553
* 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: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/KEGGlincs.Rcheck/00check.log’
for details.


Installation output

KEGGlincs.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/R/R-4.4.1/site-library’
* installing *source* package ‘KEGGlincs’ ...
** 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 (KEGGlincs)

Tests output


Example timings

KEGGlincs.Rcheck/KEGGlincs-Ex.timings

nameusersystemelapsed
KEGG_lincs000
KL_compare000
add_edge_data30.636 0.92732.226
cyto_vis0.5260.0440.664
edge_mapping_info20.837 0.89621.917
expand_KEGG_edges0.1970.0080.300
expand_KEGG_mappings0.1560.0040.251
generate_mappings000
get_KGML0.3650.0200.669
get_fisher_info0.0040.0000.004
get_graph_object17.606 0.78118.553
keggerize_edges000
node_mapping_info0.1730.0000.263
overlap_info32.138 1.42233.790
path_genes_by_cell_type20.657 1.23422.078
refine_mappings20.244 0.99721.435
tidy_edge000