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

This page was generated on 2025-12-03 16:14 -0500 (Wed, 03 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-28 r88973) -- "Unsuffered Consequences" 925
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-12-03 12:00 -0500 (Wed, 03 Dec 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-12-03 14:38:59 -0500 (Wed, 03 Dec 2025)
EndedAt: 2025-12-03 14:40:10 -0500 (Wed, 03 Dec 2025)
EllapsedTime: 71.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.7  0.036    5.92
* 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.  Data Integration, Manipulation and Visualization of
Phylogenetic Trees (1st edition). Chapman and Hall/CRC. 2022,
doi:10.1201/9781003279242, ISBN: 9781032233574
> 
> 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.247   0.184   2.451 

Example timings

ggtree.Rcheck/ggtree-Ex.timings

nameusersystemelapsed
collapse0.4910.0430.535
expand0.2280.0000.229
facet-plot0.2510.0010.253
flip0.2140.0000.214
geom-hilight5.7000.0365.920
geom_balance0.2510.0010.254
geom_cladelab0.4350.0030.444
geom_label20.2550.0010.256
geom_point21.2310.0031.236
geom_rootedge0.9690.0020.971
geom_rootpoint0.4540.0010.454
geom_strip0.2420.0000.242
geom_striplab0.2780.0010.279
geom_tiplab0.2530.0000.254
geom_tiplab20.2940.0000.293
geom_tippoint0.2290.0000.229
geom_tree0.1690.0000.168
get_taxa_name0.1210.0010.121
ggdensitree2.7390.0052.750
ggexpand0.3170.0010.319
ggtree-format-painter0.2750.0000.277
ggtree0.2430.0000.243
label_pad0.0000.0000.001
open_tree0.3690.0030.371
reexports0.3340.0010.334
revts0.2860.0010.287
rotate0.2580.0000.258
rotate_tree0.5420.0010.543
scaleClade0.2230.0000.223
theme_tree0.2370.0020.240
theme_tree20.2340.0020.235
tree-layout1.2710.0021.274
viewClade0.2850.0010.286
xlim_expand0.3190.0020.320
xlim_tree0.3260.0000.325
zoomClade000