* using log directory 'd:/Rcompile/CRANpkg/local/4.1/palaeoverse.Rcheck'
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* checking for file 'palaeoverse/DESCRIPTION' ... OK
* this is package 'palaeoverse' version '1.2.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 whether package 'palaeoverse' 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 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 ... [16s] NOTE
Initiating curl with CURL_SSL_BACKEND: openssl
* checking Rd files ... [1s] 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 LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ... [20s] OK
* checking for unstated dependencies in 'tests' ... OK
* checking tests ... [133s] ERROR
  Running 'testthat.R' [133s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
  > library(testthat)
  > library(palaeoverse)
  Initiating curl with CURL_SSL_BACKEND: openssl
  > 
  > 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.
  MERDITH2021
  trying URL 'https://zenodo.org/record/7638792/files/MERDITH2021.RDS'
  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 1 | WARN 1 | SKIP 7 | PASS 278 ]
  
  == Skipped tests ===============================================================
  * On CRAN (7)
  
  == Failed tests ================================================================
  -- Error ('test-palaeorotate.R:70:3'): palaeorotate() grid method works --------
  Error in `download.file(url = dl, destfile = paste0(files, "/", f, ".RDS"), 
      mode = dl_mode)`: cannot open URL 'https://zenodo.org/record/7638792/files/MERDITH2021.RDS'
  Backtrace:
      x
   1. +-testthat::expect_equal(...) at test-palaeorotate.R:70:2
   2. | \-testthat::quasi_label(enquo(object), label, arg = "object")
   3. |   \-rlang::eval_bare(expr, quo_get_env(quo))
   4. +-base::ncol(...)
   5. \-palaeoverse::palaeorotate(...)
   6.   \-utils::download.file(...)
  
  [ FAIL 1 | WARN 1 | SKIP 7 | PASS 278 ]
  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
  Error: Test failures
  Execution halted
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... OK
* checking re-building of vignette outputs ... [7s] OK
* checking PDF version of manual ... OK
* DONE
Status: 1 ERROR, 1 NOTE
