R version 4.4.0 beta (2024-04-15 r86425 ucrt) -- "Puppy Cup" Copyright (C) 2024 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. > library(testthat) > library(palaeoverse) > > test_check("palaeoverse") Loading required package: ape Loading required package: maps Presence of occurrences falling on boundaries detected. Occurrences assigned to upper bin. Average spacing between adjacent cells in the primary grid was set to 274.09 km. H3 resolution: 2 Average spacing between adjacent cells in the primary grid was set to 725.17 km. H3 resolution: 1 Average spacing between adjacent cells in the primary grid was set to 274.09 km. H3 resolution: 2 Average spacing between adjacent cells in the primary grid was set to 725.17 km. H3 resolution: 1 Bin size set to 12 degrees to fit latitudinal range. Bin size set to 12 degrees to fit latitudinal range. Target equal length time bins was set to 10.02 Myr. Generated time bins have a mean length of 10.82 Myr and a standard deviation of 2.41 Myr. Target equal length time bins was set to 6.01 Myr. Generated time bins have a mean length of 7.31 Myr and a standard deviation of 2.98 Myr. Target equal length time bins was set to 10.02 Myr. Generated time bins have a mean length of 10.61 Myr and a standard deviation of 2.52 Myr. Target equal length time bins was set to 20.13 Myr. Generated time bins have a mean length of 50.33 Myr and a standard deviation of 23.5 Myr. Target equal length time bins was set to 10.02 Myr. Generated time bins have a mean length of 10.82 Myr and a standard deviation of 2.41 Myr. Target equal length time bins was set to 49.18 Myr. Generated time bins have a mean length of 49.18 Myr and a standard deviation of 3.18 Myr. Target equal length time bins was set to 24.59 Myr. Generated time bins have a mean length of 24.59 Myr and a standard deviation of 3.08 Myr. Target equal length time bins was set to 13.25 Myr. Generated time bins have a mean length of 13.25 Myr and a standard deviation of 4.11 Myr. [ FAIL 0 | WARN 0 | SKIP 13 | PASS 295 ] ══ Skipped tests (13) ══════════════════════════════════════════════════════════ • On CRAN (13): 'test-axis_geo.R:2:3', 'test-axis_geo.R:15:3', 'test-axis_geo.R:29:3', 'test-axis_geo.R:46:3', 'test-axis_geo.R:72:3', 'test-palaeorotate.R:2:3', 'test-palaeorotate.R:85:3', 'test-tax_range_strat.R:26:3', 'test-tax_range_strat.R:38:3', 'test-tax_range_strat.R:50:3', 'test-tax_range_strat.R:62:3', 'test-tax_range_strat.R:74:3', 'test-time_bins.R:3:3' [ FAIL 0 | WARN 0 | SKIP 13 | PASS 295 ] Deleting unused snapshots: • axis_geo/axis-geo-with-backwards-ultrametric-tree.svg • axis_geo/axis-geo-with-downwards-fossil-tree.svg • axis_geo/axis-geo-with-fossil-tree.svg > > proc.time() user system elapsed 39.07 0.93 42.23