Last updated on 2023-01-25 04:51:43 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.0 | 20.30 | 337.62 | 357.92 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.0 | 15.74 | 245.77 | 261.51 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.0 | 438.47 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 475.26 | NOTE | |||
r-patched-linux-x86_64 | 1.1.0 | 23.46 | 315.23 | 338.69 | OK | |
r-release-linux-x86_64 | 1.1.0 | 22.24 | 316.72 | 338.96 | OK | |
r-release-macos-arm64 | 1.1.0 | 190.00 | OK | |||
r-release-macos-x86_64 | 1.1.0 | 184.00 | OK | |||
r-release-windows-x86_64 | 1.1.0 | 56.00 | 341.00 | 397.00 | OK | |
r-oldrel-macos-arm64 | 1.1.0 | 164.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1.0 | 227.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 1.1.0 | 35.00 | 157.00 | 192.00 | ERROR |
Version: 1.1.0
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.0
Check: tests
Result: ERROR
Running 'testthat.R' [5s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(palaeoverse)
>
> test_check("palaeoverse")
trying URL 'https://zenodo.org/record/7390066/files/MERDITH2021.RDS'
Error in download.file(url = dl, destfile = paste0(files, "/", model, :
cannot open URL 'https://zenodo.org/record/7390066/files/MERDITH2021.RDS'
Calls: test_check ... FUN -> eval -> eval -> palaeorotate -> download.file
In addition: Warning message:
In download.file(url = dl, destfile = paste0(files, "/", model, :
InternetOpenUrl failed: 'Die Serververbindung konnte nicht hergestellt werden.'
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64