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-09 10:14 -0500 (Sun, 09 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-09 06:00 -0500 (Sun, 09 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-09 08:40:56 -0500 (Sun, 09 Nov 2025)
EndedAt: 2025-11-09 08:42:04 -0500 (Sun, 09 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.314  0.015   5.352
* 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:

Guangchuang Yu, David Smith, Huachen Zhu, Yi Guan, Tommy Tsan-Yuk Lam.
ggtree: an R package for visualization and annotation of phylogenetic
trees with their covariates and other associated data. Methods in
Ecology and Evolution. 2017, 8(1):28-36. doi:10.1111/2041-210X.12628
> 
> 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.190   2.462 

Example timings

ggtree.Rcheck/ggtree-Ex.timings

nameusersystemelapsed
collapse0.4700.0470.517
expand0.2220.0010.223
facet-plot0.2460.0030.249
flip0.2110.0000.210
geom-hilight5.3140.0155.352
geom_balance0.230.000.23
geom_cladelab0.4110.0010.418
geom_label20.2460.0000.246
geom_point21.0610.0011.065
geom_rootedge0.8990.0000.899
geom_rootpoint0.4170.0000.418
geom_strip0.2190.0010.220
geom_striplab0.2700.0000.269
geom_tiplab0.2130.0000.213
geom_tiplab20.2760.0000.276
geom_tippoint0.210.000.21
geom_tree0.1520.0000.152
get_taxa_name0.1090.0000.109
ggdensitree2.5300.0032.535
ggexpand0.2980.0000.298
ggtree-format-painter0.2490.0020.252
ggtree0.2210.0000.221
label_pad0.0010.0000.001
open_tree0.3400.0000.342
reexports0.3300.0010.332
revts0.2710.0000.272
rotate0.4200.0010.422
rotate_tree0.2780.0260.305
scaleClade0.2200.0010.220
theme_tree0.2130.0000.213
theme_tree20.2180.0010.219
tree-layout1.2000.0021.202
viewClade0.2460.0000.247
xlim_expand0.2790.0000.280
xlim_tree0.2790.0000.279
zoomClade000