Last updated on 2024-12-31 14:51:53 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | OK | ||||
r-devel-linux-x86_64-debian-gcc | 0.1.0 | OK | ||||
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 22.24 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 29.71 | OK | |||
r-devel-windows-x86_64 | 0.1.0 | 2.00 | 42.00 | 44.00 | OK | |
r-patched-linux-x86_64 | 0.1.0 | 1.69 | 16.38 | 18.07 | ERROR | |
r-release-linux-x86_64 | 0.1.0 | 1.55 | 16.66 | 18.21 | ERROR | |
r-release-macos-arm64 | 0.1.0 | 29.00 | OK | |||
r-release-macos-x86_64 | 0.1.0 | 34.00 | OK | |||
r-release-windows-x86_64 | 0.1.0 | 3.00 | 39.00 | 42.00 | OK | |
r-oldrel-macos-arm64 | 0.1.0 | 18.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.0 | 35.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.0 | 3.00 | 40.00 | 43.00 | OK |
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/61s]
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/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(RMSD)
>
> test_check("RMSD")
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test01.r:4:1'): (code run outside of `test_that()`) ─────────────────
Error in `file(filename, "r", encoding = encoding)`: cannot open the connection to 'http://aoki2.si.gunma-u.ac.jp/R/src/gendat2.R'
Backtrace:
▆
1. └─base::source(...) at test01.r:4:1
2. └─base::file(filename, "r", encoding = encoding)
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ]
Error: Test failures
Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64