R Under development (unstable) (2026-06-21 r90185 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 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. > testthat::test_check("aplot") Loading required package: aplot aplot v0.3.0 For help: https://github.com/YuLab-SMU/aplot/issues If you use aplot in published research, please cite the paper: Shuangbin Xu, Qianwen Wang, Shaodi Wen, Junrui Li, Nan He, Ming Li, Thomas Hackl, Rui Wang, Dongqiang Zeng, Shixiang Wang, Shensuo Li, Chunhui Gao, Lang Zhou, Shaoguo Tao, Zijing Xie, Lin Deng, and Guangchuang Yu. aplot: Simplifying the creation of complex graphs to visualize associations across diverse data types. The Innovation. 2025, 6(9):100958. doi: 10.1016/j.xinn.2025.100958 Export the citation to BibTex by citation('aplot') This message can be suppressed by: suppressPackageStartupMessages(library(aplot)) [ FAIL 0 | WARN 0 | SKIP 0 | PASS 11 ] > > proc.time() user system elapsed 2.85 0.42 3.26