CRAN Package Check Results for Package RMSD

Last updated on 2025-10-12 09:50:06 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 1.71 18.87 20.58 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 1.39 15.82 17.21 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.0 17.67 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.0 16.57 ERROR
r-devel-windows-x86_64 0.1.0 4.00 38.00 42.00 OK
r-patched-linux-x86_64 0.1.0 1.65 18.14 19.79 OK
r-release-linux-x86_64 0.1.0 1.76 18.21 19.97 ERROR
r-release-macos-arm64 0.1.0 18.00 OK
r-release-macos-x86_64 0.1.0 25.00 OK
r-release-windows-x86_64 0.1.0 3.00 40.00 43.00 OK
r-oldrel-macos-arm64 0.1.0 29.00 OK
r-oldrel-macos-x86_64 0.1.0 34.00 OK
r-oldrel-windows-x86_64 0.1.0 2.00 48.00 50.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 Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-linux-x86_64