Back to Rapid builds (Linux only) of a subset of BioC 3.23
Report updated every 6 hours

This page was generated on 2025-11-21 10:18 -0500 (Fri, 21 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-28 r88973) -- "Unsuffered Consequences" 917
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 107/230HostnameOS / ArchINSTALLBUILDCHECK
ggtree 4.1.1  (landing page)
Guangchuang Yu
Snapshot Date: 2025-11-21 06:00 -0500 (Fri, 21 Nov 2025)
git_url: https://git.bioconductor.org/packages/ggtree
git_branch: devel
git_last_commit: af2f26c
git_last_commit_date: 2025-10-30 10:26:19 -0500 (Thu, 30 Oct 2025)
teran2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  


CHECK results for ggtree on teran2

To the developers/maintainers of the ggtree package:
- 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.1.1
Command: /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD check --install=check:ggtree.install-out.txt --library=/home/rapidbuild/bbs-3.23-bioc-rapid/R/site-library --timings ggtree_4.1.1.tar.gz
StartedAt: 2025-11-21 08:42:13 -0500 (Fri, 21 Nov 2025)
EndedAt: 2025-11-21 08:43:21 -0500 (Fri, 21 Nov 2025)
EllapsedTime: 68.0 seconds
RetCode: 0
Status:   OK  
CheckDir: ggtree.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD check --install=check:ggtree.install-out.txt --library=/home/rapidbuild/bbs-3.23-bioc-rapid/R/site-library --timings ggtree_4.1.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/meat/ggtree.Rcheck’
* using R Under development (unstable) (2025-10-28 r88973)
* 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.1.1’
* package encoding: UTF-8
* checking CRAN incoming feasibility ... NOTE
Maintainer: ‘Guangchuang Yu <guangchuangyu@gmail.com>’

Unknown, possibly misspelled, fields in DESCRIPTION:
  ‘git_url’ ‘git_branch’ ‘git_last_commit’ ‘git_last_commit_date’

Package CITATION file contains call(s) to old-style personList() or
as.personList().  Please use c() on person objects instead.

The Title field should be in title case. Current version is:
  ‘an R package for visualization of tree and annotation data’
In title case that is:
  ‘An R Package for Visualization of Tree and Annotation Data’

The Description field should not start with the package name,
  'This package' or similar.

Found the following URLs which should use \doi (with the DOI name only):
  File ‘add_TREEINFO.Rd’:
    https://doi.org/10.1093/molbev/msy194
  File ‘facet-plot.Rd’:
    https://doi.org/10.1093/molbev/msy194
  File ‘facet_data.Rd’:
    https://doi.org/10.1093/molbev/msy194
  File ‘geom_point2.Rd’:
    https://doi.org/10.1111/2041-210X.12628
    https://doi.org/10.1093/molbev/msy194
    https://doi.org/10.1002/cpbi.96
  File ‘geom_rootedge.Rd’:
    https://doi.org/10.1111/2041-210X.12628
  File ‘ggtree.Rd’:
    https://doi.org/10.1093/molbev/msy194
    https://doi.org/10.1111/2041-210X.12628
* 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 use of S3 registration ... 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 ... NOTE
Examples with CPU (user + system) or elapsed time > 5s
              user system elapsed
geom-hilight 5.298  0.016   5.346
* 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: 3 NOTEs
See
  ‘/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/meat/ggtree.Rcheck/00check.log’
for details.


Installation output

ggtree.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD INSTALL ggtree
###
##############################################################################
##############################################################################


* installing to library ‘/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/R/site-library’
* installing *source* package ‘ggtree’ ...
** this is package ‘ggtree’ version ‘4.1.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 Under development (unstable) (2025-10-28 r88973) -- "Unsuffered Consequences"
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.1.1 Learn more at https://yulab-smu.top/contribution-tree-data/

Please cite:

S Xu, Z Dai, P Guo, X Fu, S Liu, L Zhou, W Tang, T Feng, M Chen, L
Zhan, T Wu, E Hu, Y Jiang, X Bo, G Yu. ggtreeExtra: Compact
visualization of richly annotated phylogenetic data. Molecular Biology
and Evolution. 2021, 38(9):4039-4042. doi: 10.1093/molbev/msab166
> 
> test_check("ggtree")
[ FAIL 0 | WARN 2 | SKIP 0 | PASS 14 ]

[ FAIL 0 | WARN 2 | SKIP 0 | PASS 14 ]
> 
> proc.time()
   user  system elapsed 
  2.286   0.171   2.445 

Example timings

ggtree.Rcheck/ggtree-Ex.timings

nameusersystemelapsed
collapse0.4820.0470.530
expand0.2230.0000.223
facet-plot0.2440.0010.245
flip0.2090.0010.210
geom-hilight5.2980.0165.346
geom_balance0.2290.0000.229
geom_cladelab0.4110.0010.420
geom_label20.2420.0000.243
geom_point21.0610.0041.069
geom_rootedge0.9040.0040.907
geom_rootpoint0.4150.0000.414
geom_strip0.2240.0010.225
geom_striplab0.2560.0010.258
geom_tiplab0.2200.0000.219
geom_tiplab20.2660.0000.266
geom_tippoint0.2080.0010.209
geom_tree0.1510.0000.151
get_taxa_name0.1070.0000.107
ggdensitree2.5060.0012.508
ggexpand0.3470.0010.348
ggtree-format-painter0.2760.0010.278
ggtree0.2210.0000.222
label_pad000
open_tree0.3500.0010.352
reexports0.3220.0010.323
revts0.2780.0000.278
rotate0.4250.0010.426
rotate_tree0.2720.0240.297
scaleClade0.2130.0000.213
theme_tree0.2130.0020.214
theme_tree20.2170.0010.217
tree-layout1.1920.0021.194
viewClade0.2490.0010.249
xlim_expand0.2750.0010.276
xlim_tree0.2750.0010.276
zoomClade000