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

This page was generated on 2025-04-14 09:47 -0400 (Mon, 14 Apr 2025).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_644.5.0 RC (2025-04-04 r88118) -- "How About a Twenty-Six" 870
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 101/218HostnameOS / ArchINSTALLBUILDCHECK
ggtree 3.15.0  (landing page)
Guangchuang Yu
Snapshot Date: 2025-04-14 06:00 -0400 (Mon, 14 Apr 2025)
git_url: https://git.bioconductor.org/packages/ggtree
git_branch: devel
git_last_commit: c17773c
git_last_commit_date: 2024-10-30 00:05:22 -0400 (Wed, 30 Oct 2024)
teran2Linux (Ubuntu 24.04.1 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: 3.15.0
Command: /home/rapidbuild/bbs-3.21-bioc-rapid/R/bin/R CMD check --install=check:ggtree.install-out.txt --library=/home/rapidbuild/bbs-3.21-bioc-rapid/R/site-library --timings ggtree_3.15.0.tar.gz
StartedAt: 2025-04-14 08:30:26 -0400 (Mon, 14 Apr 2025)
EndedAt: 2025-04-14 08:31:11 -0400 (Mon, 14 Apr 2025)
EllapsedTime: 45.3 seconds
RetCode: 0
Status:   OK  
CheckDir: ggtree.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/meat/ggtree.Rcheck’
* using R version 4.5.0 RC (2025-04-04 r88118)
* 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.1 LTS
* using session charset: UTF-8
* checking for file ‘ggtree/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘ggtree’ version ‘3.15.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:element]{margin}’
  ‘[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
  ‘/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/meat/ggtree.Rcheck/00check.log’
for details.


Installation output

ggtree.Rcheck/00install.out

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


* installing to library ‘/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library’
* installing *source* package ‘ggtree’ ...
** this is package ‘ggtree’ version ‘3.15.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.5.0 RC (2025-04-04 r88118) -- "How About a Twenty-Six"
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 v3.15.0 Learn more at https://yulab-smu.top/contribution-tree-data/

Please cite:

Guangchuang Yu. Using ggtree to visualize data on tree-like structures.
Current Protocols in Bioinformatics. 2020, 69:e96. doi:10.1002/cpbi.96
> 
> test_check("ggtree")
[ FAIL 0 | WARN 4 | SKIP 0 | PASS 14 ]

[ FAIL 0 | WARN 4 | SKIP 0 | PASS 14 ]
> 
> proc.time()
   user  system elapsed 
  1.444   0.157   1.586 

Example timings

ggtree.Rcheck/ggtree-Ex.timings

nameusersystemelapsed
collapse0.2060.0050.211
expand0.1060.0000.106
facet-plot0.1770.0000.177
flip0.1180.0000.118
geom-hilight1.2310.0281.260
geom_balance0.1530.0010.154
geom_cladelab0.3910.0010.398
geom_label20.1360.0000.135
geom_point20.5310.0010.532
geom_rootedge0.4260.0000.425
geom_rootpoint0.1820.0000.182
geom_strip0.1010.0000.102
geom_striplab0.1370.0010.137
geom_tiplab0.0970.0000.096
geom_tiplab20.1570.0020.159
geom_tippoint0.0950.0000.095
geom_tree0.0790.0000.080
get_taxa_name0.0220.0010.023
ggdensitree1.0290.0031.032
ggexpand0.1440.0000.146
ggtree-format-painter0.1170.0000.116
ggtree0.0920.0010.094
label_pad0.0010.0000.000
open_tree0.1470.0010.147
reexports0.1480.0010.148
revts0.1020.0000.103
rotate0.1040.0000.104
rotate_tree0.1460.0010.148
scaleClade0.1210.0000.121
theme_tree0.1030.0010.105
theme_tree20.1060.0010.106
tree-layout0.6520.0010.654
viewClade0.1450.0010.147
xlim_expand0.170.000.17
xlim_tree0.1700.0000.171
zoomClade000