Back to Build/check report for BioC 3.24:   simplified   long
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4844
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 883/2366HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ggtree 4.3.0  (landing page)
Guangchuang Yu
Snapshot Date: 2026-05-03 13:45 -0400 (Sun, 03 May 2026)
git_url: https://git.bioconductor.org/packages/ggtree
git_branch: devel
git_last_commit: adec830
git_last_commit_date: 2026-04-28 08:40:27 -0400 (Tue, 28 Apr 2026)
nebbiolo2Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
See other builds for ggtree in R Universe.


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.3.0
Command: /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD check --install=check:ggtree.install-out.txt --library=/home/biocbuild/bbs-3.24-bioc/R/site-library --timings ggtree_4.3.0.tar.gz
StartedAt: 2026-05-04 00:14:14 -0400 (Mon, 04 May 2026)
EndedAt: 2026-05-04 00:15:52 -0400 (Mon, 04 May 2026)
EllapsedTime: 98.1 seconds
RetCode: 0
Status:   OK  
CheckDir: ggtree.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.24-bioc/meat/ggtree.Rcheck’
* using R version 4.6.0 RC (2026-04-17 r89917)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-05-04 04:14:14 UTC
* checking for file ‘ggtree/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘ggtree’ version ‘4.3.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 ‘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
* 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.24-bioc/meat/ggtree.Rcheck/00check.log’
for details.


Installation output

ggtree.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.24-bioc/R/site-library’
* installing *source* package ‘ggtree’ ...
** this is package ‘ggtree’ version ‘4.3.0’
** 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.6.0 RC (2026-04-17 r89917) -- "Because it was There"
Copyright (C) 2026 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.3.0 Learn more at https://yulab-smu.top/contribution-tree-data/

Please cite:

Guangchuang Yu, Tommy Tsan-Yuk Lam, Huachen Zhu, Yi Guan. Two methods
for mapping and visualizing associated data on phylogeny using ggtree.
Molecular Biology and Evolution. 2018, 35(12):3041-3043.
doi:10.1093/molbev/msy194
> 
> test_check("ggtree")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 62 ]
> 
> proc.time()
   user  system elapsed 
 11.065   0.338  11.394 

Example timings

ggtree.Rcheck/ggtree-Ex.timings

nameusersystemelapsed
as_tanglegram0.0430.0120.055
collapse0.4810.0390.520
expand0.2900.0020.291
facet-plot0.3770.0010.378
flip0.3070.0000.307
geom-hilight3.0460.0303.358
geom_balance0.3530.0030.356
geom_cladelab0.6100.0020.612
geom_label20.3680.0020.370
geom_point21.7080.0491.758
geom_rootedge1.1790.0061.187
geom_rootpoint0.530.000.53
geom_strip0.2850.0010.286
geom_striplab0.3360.0020.338
geom_tiplab0.2690.0010.270
geom_tiplab20.4100.0010.411
geom_tippoint0.2710.0000.272
geom_tree0.1660.0010.167
get_taxa_name0.1300.0010.132
ggdensitree3.2060.0463.252
ggdoubletree0.4810.0020.483
ggexpand0.3790.0000.381
ggtree-format-painter0.3020.0010.304
ggtree0.2590.0000.259
label_pad0.0010.0000.001
open_tree0.3770.0000.377
reexports0.3740.0000.374
revts0.3230.0000.324
rotate0.2900.0000.291
rotate_tree0.4020.0000.402
scaleClade0.3500.0010.350
theme_tree0.3270.0010.327
theme_tree20.3330.0000.333
tree-layout1.8260.0491.875
viewClade0.3940.0020.396
xlim_expand0.4120.0010.414
xlim_tree0.4150.0010.417
zoomClade000