Last updated on 2025-03-13 15:51:24 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.4 | 2.18 | 26.81 | 28.99 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.0.4 | 1.80 | 20.88 | 22.68 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0.4 | 48.87 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.4 | 57.39 | OK | |||
r-devel-macos-arm64 | 0.0.4 | 220.00 | OK | |||
r-devel-macos-x86_64 | 0.0.4 | 184.00 | OK | |||
r-devel-windows-x86_64 | 0.0.4 | 4.00 | 1142.00 | 1146.00 | ERROR | |
r-patched-linux-x86_64 | 0.0.4 | OK | ||||
r-release-linux-x86_64 | 0.0.4 | 2.17 | 25.97 | 28.14 | OK | |
r-release-macos-arm64 | 0.0.4 | 239.00 | OK | |||
r-release-macos-x86_64 | 0.0.4 | 254.00 | OK | |||
r-release-windows-x86_64 | 0.0.4 | 4.00 | 107.00 | 111.00 | OK | |
r-oldrel-macos-arm64 | 0.0.4 | OK | ||||
r-oldrel-macos-x86_64 | 0.0.4 | 267.00 | OK | |||
r-oldrel-windows-x86_64 | 0.0.4 | 5.00 | 118.00 | 123.00 | OK |
Version: 0.0.4
Check: tests
Result: ERROR
Running 'testthat.R' [18m]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(lulab.utils)
>
> test_check("lulab.utils")
Table1.xlsx has been saved in your specified folder of:
D:\temp\2025_03_12_02_22_57_27274\RtmpGSjnrt
wget is already installed on your system.
Testing the download speed of CRAN mirrors...
You can use the following command to set the fastest CRAN mirror:
options(repos = c(CRAN = 'https://mirrors.tuna.tsinghua.edu.cn/CRAN/'))
wget is already installed on your system.
But we will use the default download method.
wget is already installed on your system.
And we will use wget to download files.
--2025-03-12 15:39:55-- https://eternallybored.org/misc/wget/1.21.4/64/wget.exe
Loaded CA certificate '/usr/ssl/certs/ca-bundle.crt'
Resolving eternallybored.org (eternallybored.org)... 84.255.206.8, 2a01:260:4094:1:42:42:42:42
Connecting to eternallybored.org (eternallybored.org)|84.255.206.8|:443... connected.
GnuTLS: The TLS connection was non-properly terminated.
Unable to establish SSL connection.
[ FAIL 1 | WARN 2 | SKIP 0 | PASS 15 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-use_wget.R:21:5'): test if wget is installed ───────────────────
Error in `download.file(test_url, destfile = test_destfile)`: 'wget' call had nonzero exit status
Backtrace:
▆
1. └─utils::download.file(test_url, destfile = test_destfile) at test-use_wget.R:21:5
[ FAIL 1 | WARN 2 | SKIP 0 | PASS 15 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64