CRAN Package Check Results for Package RMSDp

Last updated on 2024-05-27 02:48:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 2.42 24.85 27.27 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 1.51 19.58 21.09 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 32.04 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.0 34.45 OK
r-devel-windows-x86_64 0.1.0 3.00 85.00 88.00 OK
r-patched-linux-x86_64 0.1.0 1.73 23.68 25.41 OK
r-release-linux-x86_64 0.1.0 2.30 24.55 26.85 OK
r-release-macos-arm64 0.1.0 43.00 OK
r-release-windows-x86_64 0.1.0 3.00 87.00 90.00 OK
r-oldrel-macos-arm64 0.1.0 39.00 OK
r-oldrel-macos-x86_64 0.1.0 133.00 OK
r-oldrel-windows-x86_64 0.1.0 3.00 105.00 108.00 OK

Additional issues

ATLAS

Check Details

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/62s] 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(RMSDp) > > test_check("RMSDp") trying URL 'http://archive.ics.uci.edu/static/public/109/wine.zip' downloaded 1313 bytes [ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test01.r:5:1'): (code run outside of `test_that()`) ───────────────── Error in `download.file("http://archive.ics.uci.edu/static/public/109/wine.zip", tmp)`: download from 'http://archive.ics.uci.edu/static/public/109/wine.zip' failed Backtrace: ▆ 1. └─utils::download.file(...) at test01.r:5:1 [ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang