CRAN Package Check Results for Package RMSD

Last updated on 2024-10-19 01:49:35 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 1.73 17.25 18.98 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 1.32 13.99 15.31 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 30.95 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 30.71 OK
r-devel-windows-x86_64 0.1.0 3.00 44.00 47.00 OK
r-patched-linux-x86_64 0.1.0 ERROR
r-release-linux-x86_64 0.1.0 1.50 16.60 18.10 OK
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 5.00 43.00 48.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 2.00 41.00 43.00 OK

Check Details

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