| Back to Rapid builds (Linux only) of a subset of BioC 3.22 Report updated every 6 hours | 
This page was generated on 2025-10-30 14:25 -0400 (Thu, 30 Oct 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs | 
|---|---|---|---|---|
| teran2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 (2025-06-13) -- "Great Square Root" | 896 | 
| 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 106/229 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | |||||||
| ggtree 4.1.1  (landing page) Guangchuang Yu 
 | teran2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||
| 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. | 
| Package: ggtree | 
| Version: 4.1.1 | 
| Command: /home/rapidbuild/bbs-3.22-bioc-rapid/R/bin/R CMD check --install=check:ggtree.install-out.txt --library=/home/rapidbuild/bbs-3.22-bioc-rapid/R/site-library --timings ggtree_4.1.1.tar.gz | 
| StartedAt: 2025-10-30 13:39:32 -0400 (Thu, 30 Oct 2025) | 
| EndedAt: 2025-10-30 13:40:39 -0400 (Thu, 30 Oct 2025) | 
| EllapsedTime: 67.0 seconds | 
| RetCode: 0 | 
| Status: OK | 
| CheckDir: ggtree.Rcheck | 
| Warnings: 0 | 
##############################################################################
##############################################################################
###
### Running command:
###
###   /home/rapidbuild/bbs-3.22-bioc-rapid/R/bin/R CMD check --install=check:ggtree.install-out.txt --library=/home/rapidbuild/bbs-3.22-bioc-rapid/R/site-library --timings ggtree_4.1.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/media/volume/teran2_disk/rapidbuild/bbs-3.22-bioc-rapid/meat/ggtree.Rcheck’
* using R version 4.5.1 (2025-06-13)
* 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 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 5.251  0.019   5.276
* 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
  ‘/media/volume/teran2_disk/rapidbuild/bbs-3.22-bioc-rapid/meat/ggtree.Rcheck/00check.log’
for details.
ggtree.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/rapidbuild/bbs-3.22-bioc-rapid/R/bin/R CMD INSTALL ggtree ### ############################################################################## ############################################################################## * installing to library ‘/media/volume/teran2_disk/rapidbuild/bbs-3.22-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)
ggtree.Rcheck/tests/testthat.Rout
R version 4.5.1 (2025-06-13) -- "Great Square Root"
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:
Shuangbin Xu, Lin Li, Xiao Luo, Meijun Chen, Wenli Tang, Li Zhan, Zehan
Dai, Tommy T. Lam, Yi Guan, Guangchuang Yu. Ggtree: A serialized data
object for visualization of a phylogenetic tree and annotation data.
iMeta 2022, 1(4):e56. doi:10.1002/imt2.56
> 
> 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.186   0.154   2.328 
ggtree.Rcheck/ggtree-Ex.timings
| name | user | system | elapsed | |
| collapse | 0.480 | 0.030 | 0.513 | |
| expand | 0.213 | 0.000 | 0.212 | |
| facet-plot | 0.237 | 0.001 | 0.238 | |
| flip | 0.208 | 0.000 | 0.208 | |
| geom-hilight | 5.251 | 0.019 | 5.276 | |
| geom_balance | 0.226 | 0.001 | 0.227 | |
| geom_cladelab | 0.400 | 0.001 | 0.409 | |
| geom_label2 | 0.241 | 0.001 | 0.243 | |
| geom_point2 | 1.022 | 0.001 | 1.026 | |
| geom_rootedge | 0.911 | 0.001 | 0.911 | |
| geom_rootpoint | 0.422 | 0.000 | 0.422 | |
| geom_strip | 0.224 | 0.000 | 0.225 | |
| geom_striplab | 0.255 | 0.000 | 0.255 | |
| geom_tiplab | 0.204 | 0.000 | 0.204 | |
| geom_tiplab2 | 0.266 | 0.000 | 0.266 | |
| geom_tippoint | 0.223 | 0.000 | 0.223 | |
| geom_tree | 0.124 | 0.000 | 0.124 | |
| get_taxa_name | 0.102 | 0.000 | 0.103 | |
| ggdensitree | 2.454 | 0.002 | 2.457 | |
| ggexpand | 0.292 | 0.001 | 0.294 | |
| ggtree-format-painter | 0.250 | 0.001 | 0.251 | |
| ggtree | 0.226 | 0.000 | 0.226 | |
| label_pad | 0.001 | 0.000 | 0.001 | |
| open_tree | 0.330 | 0.000 | 0.331 | |
| reexports | 0.306 | 0.000 | 0.308 | |
| revts | 0.271 | 0.000 | 0.272 | |
| rotate | 0.368 | 0.000 | 0.369 | |
| rotate_tree | 0.272 | 0.020 | 0.293 | |
| scaleClade | 0.206 | 0.000 | 0.206 | |
| theme_tree | 0.207 | 0.001 | 0.208 | |
| theme_tree2 | 0.213 | 0.002 | 0.215 | |
| tree-layout | 1.161 | 0.006 | 1.170 | |
| viewClade | 0.257 | 0.000 | 0.260 | |
| xlim_expand | 0.275 | 0.001 | 0.276 | |
| xlim_tree | 0.269 | 0.001 | 0.270 | |
| zoomClade | 0 | 0 | 0 | |