Last updated on 2025-03-19 05:52:51 CET.
Package | ERROR | OK |
---|---|---|
RMSD | 2 | 13 |
RMSDp | 15 |
Current CRAN status: ERROR: 2, OK: 13
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/64s]
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
Flavor: r-devel-linux-x86_64-fedora-gcc
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
Flavor: r-patched-linux-x86_64
Current CRAN status: OK: 15