CRAN Package Check Results for Package pkgdiff

Last updated on 2026-09-12 23:53:09 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.4 10.94 108.62 119.56 OK
r-devel-linux-x86_64-debian-gcc 1.0.4 8.27 79.94 88.21 OK
r-devel-linux-x86_64-fedora-clang 1.0.4 73.17 OK
r-devel-linux-x86_64-fedora-gcc 1.0.4 8.00 81.62 89.62 OK
r-devel-windows-x86_64 1.0.4 15.00 276.00 291.00 ERROR
r-patched-linux-x86_64 1.0.4 11.08 102.46 113.54 OK
r-release-linux-x86_64 1.0.4 9.37 104.45 113.82 OK
r-release-macos-arm64 1.0.4 3.00 126.00 129.00 OK
r-release-macos-x86_64 1.0.4 8.00 252.00 260.00 OK
r-release-windows-x86_64 1.0.4 16.00 139.00 155.00 OK
r-oldrel-macos-arm64 1.0.4 3.00 131.00 134.00 OK
r-oldrel-macos-x86_64 1.0.4 8.00 255.00 263.00 OK
r-oldrel-windows-x86_64 1.0.4 20.00 168.00 188.00 OK

Check Details

Version: 1.0.4
Check: tests
Result: ERROR Running 'testthat.R' [109s] 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(pkgdiff) > > test_check("pkgdiff") Package data for 'logxx' not found. Package data for 'logxx' not found. Archive versions of 'logxx' not available. Getting stability score for package 'tcltk'... Package 'tcltk' is a Base package. Getting stability score for package 'Matrix'... Package 'Matrix' is a Base package. Saving _problems/test-summary-39.R No version info available for 'bork'. Package 'tools' is a Base package. [ FAIL 1 | WARN 0 | SKIP 0 | PASS 123 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-summary.R:39:3'): summary2: gen_html() basic functionality. ──── Error: Unknown http status code: 522 Backtrace: ▆ 1. └─pkgdiff:::gen_html("stringr", fpth, ipth, NULL, NULL) at test-summary.R:39:3 2. └─pkgdiff::pkg_info(pkg) 3. └─cranlogs::cran_downloads(pkg, when = "last-month") 4. └─httr::stop_for_status(req) 5. ├─base::stop(http_condition(x, "error", task = task, call = call)) 6. └─httr::http_condition(x, "error", task = task, call = call) 7. └─httr::http_status(status) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 123 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64