CRAN Package Check Results for Package exifr

Last updated on 2026-08-30 01:52:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.2 2.22 56.67 58.89 OK
r-devel-linux-x86_64-debian-gcc 0.3.2 2.04 41.95 43.99 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.2 41.21 OK
r-devel-linux-x86_64-fedora-gcc 0.3.2 41.37 OK
r-devel-windows-x86_64 0.3.2 17.00 84.00 101.00 OK
r-patched-linux-x86_64 0.3.2 2.66 53.29 55.95 OK
r-release-linux-x86_64 0.3.2 2.50 52.87 55.37 OK
r-release-macos-arm64 0.3.2 1.00 21.00 22.00 OK
r-release-macos-x86_64 0.3.2 3.00 57.00 60.00 OK
r-release-windows-x86_64 0.3.2 10.00 79.00 89.00 OK
r-oldrel-macos-arm64 0.3.2 OK
r-oldrel-macos-x86_64 0.3.2 2.00 57.00 59.00 OK
r-oldrel-windows-x86_64 0.3.2 12.00 100.00 112.00 OK

Check Details

Version: 0.3.2
Check: tests
Result: ERROR Running ‘testthat.R’ [18s/25s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(exifr) Using ExifTool version 13.55 > > test_check("exifr") Saving _problems/test_utils-29.R [ FAIL 1 | WARN 0 | SKIP 1 | PASS 41 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • empty test (1): 'test_utils.R:35:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_utils.R:21:3'): exiftool install works properly ──────────────── <curl_error_http_returned_error/curl_error/error/condition> Error in `curl::curl_download(install_url, download_file, quiet = quiet)`: HTTP response code said error [paleolimbot.github.io]: The requested URL returned error: 503 Backtrace: ▆ 1. ├─testthat::expect_is(...) at test_utils.R:21:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─exifr::configure_exiftool(...) 5. │ └─curl::curl_download(install_url, download_file, quiet = quiet) 6. └─curl:::raise_libcurl_error(...) [ FAIL 1 | WARN 0 | SKIP 1 | PASS 41 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc