CRAN Package Check Results for Package ButtR

Last updated on 2026-06-16 00:50:27 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.1 1.66 23.47 25.13 OK
r-devel-linux-x86_64-debian-gcc 1.1.1 1.38 18.59 19.97 OK
r-devel-linux-x86_64-fedora-clang 1.1.1 35.51 OK
r-devel-linux-x86_64-fedora-gcc 1.1.1 36.06 OK
r-devel-windows-x86_64 1.1.1 3.00 44.00 47.00 OK
r-patched-linux-x86_64 1.1.1 1.77 20.18 21.95 OK
r-release-linux-x86_64 1.1.1 1.85 20.42 22.27 ERROR
r-release-macos-arm64 1.1.1 1.00 15.00 16.00 OK
r-release-macos-x86_64 1.1.1 2.00 39.00 41.00 OK
r-release-windows-x86_64 1.1.1 4.00 44.00 48.00 OK
r-oldrel-macos-arm64 1.1.1 1.00 19.00 20.00 OK
r-oldrel-macos-x86_64 1.1.1 2.00 38.00 40.00 OK
r-oldrel-windows-x86_64 1.1.1 5.00 49.00 54.00 OK

Check Details

Version: 1.1.1
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/68s] 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(ButtR) > > test_check("ButtR") Saving _problems/test-zenodo-14.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 95 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-zenodo.R:14:3'): zenodo interface works ──────────────────────── <http_504/http_500/http_error/error/condition> Error in `getJSON(getZenodoVersionURL(deposition))`: Gateway Timeout (HTTP 504). Backtrace: ▆ 1. └─ButtR:::listFilesInZenodo(BUTTR_DEPOSITION) at test-zenodo.R:14:3 2. └─ButtR:::getJSON(getZenodoVersionURL(deposition)) 3. └─httr::stop_for_status(resp) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 95 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64