* using log directory 'd:/Rcompile/CRANpkg/local/4.0/deeptime.Rcheck' * using R version 4.0.5 (2021-03-31) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * checking for file 'deeptime/DESCRIPTION' ... OK * this is package 'deeptime' version '0.2.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 whether package 'deeptime' can be installed ... OK * checking installed package size ... OK * checking package 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 R 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 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 ... [10s] OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * 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 contents of 'data' directory ... OK * checking data for non-ASCII characters ... OK * checking data for ASCII and uncompressed saves ... OK * checking examples ... [22s] OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... [23s] ERROR Running 'testthat.R' [22s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(deeptime) > > test_check("deeptime") NULL [ FAIL 1 | WARN 0 | SKIP 13 | PASS 15 ] == Skipped tests =============================================================== * On CRAN (1) * The R graphics engine is too old. (12) == Failed tests ================================================================ -- Error (test-coord_geo.R:107:1): (code run outside of `test_that()`) --------- Error: package or namespace load failed for 'ggtree': object 'get_aes_var' is not exported by 'namespace:rvcheck' Backtrace: x 1. +-base::suppressPackageStartupMessages(library(ggtree, quietly = TRUE)) at test-coord_geo.R:107:0 2. | \-base::withCallingHandlers(expr, packageStartupMessage = function(c) tryInvokeRestart("muffleMessage")) 3. \-base::library(ggtree, quietly = TRUE) 4. \-base::tryCatch(...) 5. \-base tryCatchList(expr, classes, parentenv, handlers) 6. \-base tryCatchOne(expr, names, parentenv, handlers[[1L]]) 7. \-value[[3L]](cond) [ FAIL 1 | WARN 0 | SKIP 13 | PASS 15 ] Deleting unused snapshots: * coord_geo/scale-on-all-facets.svg * coord_geo/scale-on-fossil-ggtree.svg * coord_geo/scale-on-ggtree.svg * coord_trans_xy/coord-trans-xy-with-expansion.svg * ggarrange2/double-ggarrange2-layout.svg * ggarrange2/double-ggarrange2.svg * ggarrange2/ggarrange2-layout.svg * ggarrange2/ggarrange2-with-layout-layout.svg * ggarrange2/ggarrange2-with-layout.svg * gggeo_scale/gggeo-scale-left-and-right.svg * gggeo_scale/gggeo-scale-top.svg Error: Test failures Execution halted * checking PDF version of manual ... OK * DONE Status: 1 ERROR