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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4882
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 882/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ggtree 4.0.1  (landing page)
Guangchuang Yu
Snapshot Date: 2025-12-11 13:45 -0500 (Thu, 11 Dec 2025)
git_url: https://git.bioconductor.org/packages/ggtree
git_branch: RELEASE_3_22
git_last_commit: 09fadd7
git_last_commit_date: 2025-10-30 11:04:27 -0500 (Thu, 30 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    OK    OK  


CHECK results for ggtree on nebbiolo2

To the developers/maintainers of the ggtree package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ggtree.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: ggtree
Version: 4.0.1
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:ggtree.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings ggtree_4.0.1.tar.gz
StartedAt: 2025-12-12 00:59:09 -0500 (Fri, 12 Dec 2025)
EndedAt: 2025-12-12 01:00:42 -0500 (Fri, 12 Dec 2025)
EllapsedTime: 93.2 seconds
RetCode: 0
Status:   OK  
CheckDir: ggtree.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:ggtree.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings ggtree_4.0.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/ggtree.Rcheck’
* using R version 4.5.2 (2025-10-31)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘ggtree/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘ggtree’ version ‘4.0.1’
* 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 ‘ggtree’ 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 whether startup messages can be suppressed ... 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 ... NOTE
Non-topic package-anchored link(s) in Rd file 'reexports.Rd':
  ‘[ggfun:attacher]{%<+%}’ ‘[ggplot2:scale_manual]{scale_color_manual}’
  ‘[ggplot2:scale_manual]{scale_colour_manual}’
  ‘[ggplot2:scale_manual]{scale_fill_manual}’
  ‘[ggplot2:scale_continuous]{scale_x_continuous}’
  ‘[magrittr:pipe]{%>%}’

See section 'Cross-references' in the 'Writing R Extensions' manual.
* 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
geom-hilight 8.336  0.094   8.434
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.22-bioc/meat/ggtree.Rcheck/00check.log’
for details.


Installation output

ggtree.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL ggtree
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘ggtree’ ...
** this is package ‘ggtree’ version ‘4.0.1’
** 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 (ggtree)

Tests output

ggtree.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-pc-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.

> library(testthat)
> library(ggtree)
ggtree v4.0.1 Learn more at https://yulab-smu.top/contribution-tree-data/

Please cite:

Guangchuang Yu. Using ggtree to visualize data on tree-like structures.
Current Protocols in Bioinformatics. 2020, 69:e96. doi:10.1002/cpbi.96
> 
> test_check("ggtree")
[ FAIL 0 | WARN 2 | SKIP 0 | PASS 14 ]

[ FAIL 0 | WARN 2 | SKIP 0 | PASS 14 ]
> 
> proc.time()
   user  system elapsed 
  3.273   0.180   3.444 

Example timings

ggtree.Rcheck/ggtree-Ex.timings

nameusersystemelapsed
collapse0.6290.0630.692
expand0.3040.0010.305
facet-plot0.3450.0030.347
flip0.3070.0000.306
geom-hilight8.3360.0948.434
geom_balance0.3200.0000.321
geom_cladelab0.6010.0020.603
geom_label20.3560.0010.357
geom_point21.5730.0391.612
geom_rootedge1.2720.0061.278
geom_rootpoint0.5850.0010.586
geom_strip0.3160.0000.316
geom_striplab0.3620.0000.362
geom_tiplab0.3190.0020.321
geom_tiplab20.3850.0010.387
geom_tippoint0.3190.0000.319
geom_tree0.1920.0000.193
get_taxa_name0.1500.0000.151
ggdensitree3.6330.0393.672
ggexpand0.4360.0000.437
ggtree-format-painter0.3650.0010.366
ggtree0.3130.0000.313
label_pad0.0000.0000.001
open_tree0.4570.0010.459
reexports0.470.000.47
revts0.5840.0090.593
rotate0.2700.0170.287
rotate_tree0.3910.0000.391
scaleClade0.3040.0000.304
theme_tree0.3230.0000.323
theme_tree20.3310.0000.331
tree-layout1.7350.0011.736
viewClade0.3580.0000.358
xlim_expand0.3970.0010.399
xlim_tree0.4050.0000.405
zoomClade000