CRAN Package Check Results for Package palaeoverse

Last updated on 2023-03-25 10:50:04 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.1 23.07 318.99 342.06 OK
r-devel-linux-x86_64-debian-gcc 1.1.1 16.47 247.35 263.82 OK
r-devel-linux-x86_64-fedora-clang 1.1.1 411.66 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.1 399.85 NOTE
r-patched-linux-x86_64 1.1.1 20.26 295.75 316.01 OK
r-release-linux-x86_64 1.1.1 22.13 304.65 326.78 OK
r-release-macos-arm64 1.1.1 267.00 OK
r-release-macos-x86_64 1.1.1 326.00 OK
r-release-windows-x86_64 1.1.1 76.00 373.00 449.00 OK
r-oldrel-macos-arm64 1.1.1 259.00 OK
r-oldrel-macos-x86_64 1.1.1 328.00 OK
r-oldrel-windows-ix86+x86_64 1.1.1 50.00 329.00 379.00 ERROR

Check Details

Version: 1.1.1
Check: data for non-ASCII characters
Result: NOTE
     Note: found 314 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.1.1
Check: R code for possible problems
Result: NOTE
    Initiating curl with CURL_SSL_BACKEND: openssl
Flavor: r-oldrel-windows-ix86+x86_64

Version: 1.1.1
Check: tests
Result: ERROR
     Running 'testthat.R' [125s]
    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 13.25 Myr.
     Generated time bins have a mean length of 13.25 Myr and a standard deviation of 4.11 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 6 | PASS 276 ]
    
     == Skipped tests ===============================================================
     * On CRAN (6)
    
     == Failed tests ================================================================
     -- Error ('test-palaeorotate.R:39: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:39: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 6 | PASS 276 ]
     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
Flavor: r-oldrel-windows-ix86+x86_64