Last updated on 2022-04-08 01:48:43 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.1 | 8.12 | 129.00 | 137.12 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.1 | 6.55 | 92.57 | 99.12 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.1 | 158.11 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 152.03 | OK | |||
r-devel-windows-x86_64-new-UL | 0.2.1 | 35.00 | 141.00 | 176.00 | OK | |
r-patched-linux-x86_64 | 0.2.1 | 8.98 | 116.93 | 125.91 | OK | |
r-release-linux-x86_64 | 0.2.1 | 7.96 | 112.40 | 120.36 | OK | |
r-release-macos-arm64 | 0.2.1 | OK | ||||
r-release-macos-x86_64 | 0.2.1 | OK | ||||
r-release-windows-ix86+x86_64 | 0.2.1 | 20.00 | 135.00 | 155.00 | OK | |
r-oldrel-macos-x86_64 | 0.2.1 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.1 | 19.00 | 132.00 | 151.00 | ERROR |
Version: 0.2.1
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘ggtree’
Flavor: r-oldrel-macos-x86_64
Version: 0.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/10s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
[ 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
Flavor: r-oldrel-macos-x86_64
Version: 0.2.1
Check: tests
Result: ERROR
Running 'testthat.R' [23s]
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
Flavor: r-oldrel-windows-ix86+x86_64