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

This page was generated on 2026-05-04 11:36 -0400 (Mon, 04 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4989
kjohnson3macOS 13.7.7 Venturaarm644.6.0 Patched (2026-04-24 r89963) -- "Because it was There" 4719
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 895/2418HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ggkegg 1.10.0  (landing page)
Noriaki Sato
Snapshot Date: 2026-05-03 13:40 -0400 (Sun, 03 May 2026)
git_url: https://git.bioconductor.org/packages/ggkegg
git_branch: RELEASE_3_23
git_last_commit: ed53299
git_last_commit_date: 2026-04-28 09:01:22 -0400 (Tue, 28 Apr 2026)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
See other builds for ggkegg in R Universe.


CHECK results for ggkegg on kjohnson3

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.10.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.10.0.tar.gz
StartedAt: 2026-05-03 19:50:38 -0400 (Sun, 03 May 2026)
EndedAt: 2026-05-03 19:52:05 -0400 (Sun, 03 May 2026)
EllapsedTime: 87.1 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.10.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/ggkegg.Rcheck’
* using R version 4.6.0 Patched (2026-04-24 r89963)
* using platform: aarch64-apple-darwin23
* R was compiled by
    Apple clang version 17.0.0 (clang-1700.3.19.1)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Tahoe 26.3.1
* using session charset: UTF-8
* current time: 2026-05-03 23:50:38 UTC
* using option ‘--no-vignettes’
* checking for file ‘ggkegg/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘ggkegg’ version ‘1.10.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         1.768  0.061  10.491
pathway_abundance 0.560  0.025  16.530
rawMap            0.456  0.024   8.411
* 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.23-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.6/Resources/library’
* installing *source* package ‘ggkegg’ ...
** this is package ‘ggkegg’ version ‘1.10.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.6.0 Patched (2026-04-24 r89963) -- "Because it was There"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin23

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 282 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 
  1.837   0.124   7.407 

Example timings

ggkegg.Rcheck/ggkegg-Ex.timings

nameusersystemelapsed
add_readable_edge_label0.0840.0020.086
append_cp 1.768 0.06110.491
append_label_position0.0150.0000.014
assign_deseq20.0020.0000.002
carrow0.0010.0000.000
combine_with_bnlearn0.0300.0020.032
convert_id0.1100.0070.103
create_test_module0.0010.0000.001
create_test_network0.0010.0000.001
create_test_pathway0.0270.0030.029
edge_matrix0.0070.0000.009
edge_numeric0.0030.0000.002
edge_numeric_sum0.0050.0010.006
geom_kegg0.0200.0010.022
geom_node_rect0.0070.0010.007
geom_node_rect_kegg0.0070.0010.008
geom_node_rect_multi0.0330.0010.034
geom_node_shadowtext0.0060.0000.007
ggkegg0.0740.0031.535
ggplot_add.add_readable_edge_label0.0320.0000.033
ggplot_add.geom_kegg0.0170.0010.016
ggplot_add.geom_node_rect_kegg0.0060.0000.007
ggplot_add.geom_node_rect_multi0.0210.0020.023
ggplot_add.overlay_raw_map0.1480.0100.161
ggplot_add.stamp0.0080.0000.008
highlight_entities0.4690.0060.476
highlight_module0.0050.0010.005
highlight_set_edges0.0020.0000.002
highlight_set_nodes0.0020.0000.002
module0.1750.0104.254
module_abundance0.1530.0020.155
module_completeness0.0010.0000.001
module_text0.0020.0000.002
multi_pathway_native0.0800.0031.008
network0.0070.0020.751
network_graph0.0040.0000.003
node_matrix0.0030.0000.003
node_numeric0.0030.0010.003
obtain_sequential_module_definition0.0040.0000.005
output_overlay_image000
overlay_raw_map0.1640.0060.170
pathway0.0440.0010.045
pathway_abundance 0.560 0.02516.530
pathway_info0.0080.0031.366
plot_kegg_network0.0260.0010.026
plot_module_blocks0.0260.0000.027
plot_module_text0.0390.0010.040
process_line0.0040.0000.003
process_reaction0.0030.0000.002
rawMap0.4560.0248.411
rawValue0.0130.0010.013
return_line_compounds0.0040.0000.005
stamp0.0060.0000.007