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

This page was generated on 2025-12-22 12:04 -0500 (Mon, 22 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4883
merida1macOS 12.7.6 Montereyx86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4673
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4607
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4671
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 875/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ggkegg 1.8.0  (landing page)
Noriaki Sato
Snapshot Date: 2025-12-18 13:45 -0500 (Thu, 18 Dec 2025)
git_url: https://git.bioconductor.org/packages/ggkegg
git_branch: RELEASE_3_22
git_last_commit: c13dd11
git_last_commit_date: 2025-10-29 11:24:48 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.6 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.7.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    ERROR  skipped


CHECK results for ggkegg on merida1

To the developers/maintainers of the ggkegg package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ggkegg.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: ggkegg
Version: 1.8.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:ggkegg.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings ggkegg_1.8.0.tar.gz
StartedAt: 2025-12-19 04:55:47 -0500 (Fri, 19 Dec 2025)
EndedAt: 2025-12-19 04:59:42 -0500 (Fri, 19 Dec 2025)
EllapsedTime: 235.2 seconds
RetCode: 0
Status:   OK  
CheckDir: ggkegg.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/ggkegg.Rcheck’
* using R version 4.5.2 (2025-10-31)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘ggkegg/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘ggkegg’ version ‘1.8.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 ‘ggkegg’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
License stub is invalid DCF.
* 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 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 ... NOTE
ggplot_add.add_readable_edge_label: no visible binding for global
  variable ‘x’
ggplot_add.add_readable_edge_label: no visible binding for global
  variable ‘y’
ggplot_add.add_readable_edge_label: no visible binding for global
  variable ‘xend’
ggplot_add.add_readable_edge_label: no visible binding for global
  variable ‘yend’
ggplot_add.add_readable_edge_label: no visible binding for global
  variable ‘group’
ggplot_add.add_readable_edge_label: no visible binding for global
  variable ‘label’
ggplot_add.add_readable_edge_label: no visible binding for global
  variable ‘angle2’
ggplot_add.add_readable_edge_label: no visible binding for global
  variable ‘angle’
ggplot_add.add_readable_edge_label: no visible binding for global
  variable ‘x1’
ggplot_add.add_readable_edge_label: no visible binding for global
  variable ‘y1’
ggplot_add.add_readable_edge_label: no visible binding for global
  variable ‘x2’
ggplot_add.add_readable_edge_label: no visible binding for global
  variable ‘y2’
ggplot_add.add_readable_edge_label: no visible binding for global
  variable ‘mx’
ggplot_add.add_readable_edge_label: no visible binding for global
  variable ‘my’
ggplot_add.add_readable_edge_label: no visible binding for global
  variable ‘ma’
Undefined global functions or variables:
  angle angle2 group label ma mx my x x1 x2 xend y y1 y2 yend
* 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
append_cp         11.730  0.509  20.533
pathway_abundance  2.254  0.131  13.110
rawMap             2.242  0.090   7.103
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.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
  ‘/Users/biocbuild/bbs-3.22-bioc/meat/ggkegg.Rcheck/00check.log’
for details.


Installation output

ggkegg.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library’
* installing *source* package ‘ggkegg’ ...
** this is package ‘ggkegg’ version ‘1.8.0’
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (ggkegg)

Tests output

ggkegg.Rcheck/tests/testthat.Rout


R version 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

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.

> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
> 
> library(testthat)
> library(ggkegg)
Loading required package: ggplot2
Loading required package: ggraph
Loading required package: XML
Loading required package: igraph

Attaching package: 'igraph'

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

    compare

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

    decompose, spectrum

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

    union

Loading required package: tidygraph

Attaching package: 'tidygraph'

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

    groups

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

    filter

> 
> test_check("ggkegg")
trying URL 'https://rest.kegg.jp/get/M00004'
downloaded 278 KB

trying URL 'https://rest.kegg.jp/get/N00002'
downloaded 2119 bytes

trying URL 'https://rest.kegg.jp/get/hsa04110/kgml'
downloaded 51 KB

[ FAIL 0 | WARN 5 | SKIP 0 | PASS 20 ]

[ FAIL 0 | WARN 5 | SKIP 0 | PASS 20 ]
> 
> proc.time()
   user  system elapsed 
 11.226   0.694  15.613 

Example timings

ggkegg.Rcheck/ggkegg-Ex.timings

nameusersystemelapsed
add_readable_edge_label0.4390.0190.496
append_cp11.730 0.50920.533
append_label_position0.1010.0030.104
assign_deseq20.0180.0000.019
carrow0.0010.0010.001
combine_with_bnlearn0.2100.0250.240
convert_id0.3790.0370.506
create_test_module0.0070.0010.007
create_test_network0.0040.0000.005
create_test_pathway0.1590.0060.165
edge_matrix0.0470.0010.047
edge_numeric0.0190.0010.023
edge_numeric_sum0.0470.0000.051
geom_kegg0.1440.0060.149
geom_node_rect0.0500.0080.059
geom_node_rect_kegg0.0550.0090.064
geom_node_rect_multi0.2010.0280.232
geom_node_shadowtext0.0520.0070.061
ggkegg0.5720.0792.065
ggplot_add.add_readable_edge_label0.3170.0340.352
ggplot_add.geom_kegg0.1390.0010.141
ggplot_add.geom_node_rect_kegg0.0500.0010.051
ggplot_add.geom_node_rect_multi0.1570.0010.159
ggplot_add.overlay_raw_map0.9180.0510.975
ggplot_add.stamp0.0520.0010.052
highlight_entities1.5720.0601.639
highlight_module0.0360.0010.040
highlight_set_edges0.0180.0010.019
highlight_set_nodes0.1010.0030.111
module1.7460.1404.399
module_abundance1.0250.1021.130
module_completeness0.0100.0000.011
module_text0.0120.0010.012
multi_pathway_native0.5370.0071.539
network0.0350.0041.033
network_graph0.0210.0010.022
node_matrix0.0250.0010.026
node_numeric0.0150.0010.016
obtain_sequential_module_definition0.0350.0020.038
output_overlay_image0.0000.0000.001
overlay_raw_map0.9880.0561.060
pathway0.3480.0030.369
pathway_abundance 2.254 0.13113.110
pathway_info0.0440.0171.599
plot_kegg_network0.2180.0020.222
plot_module_blocks0.2180.0020.224
plot_module_text0.3040.0020.307
process_line0.0270.0010.028
process_reaction0.0180.0010.019
rawMap2.2420.0907.103
rawValue0.1070.0020.112
return_line_compounds0.0340.0020.042
stamp0.0500.0010.061