CRAN Package Check Results for Package pkgdiff

Last updated on 2025-05-22 04:50:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 9.08 138.80 147.88 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 7.02 79.88 86.90 OK
r-devel-linux-x86_64-fedora-clang 0.2.0 166.89 OK
r-devel-linux-x86_64-fedora-gcc 0.2.0 196.93 OK
r-devel-windows-x86_64 0.2.0 13.00 210.00 223.00 OK
r-patched-linux-x86_64 0.2.0 10.32 136.38 146.70 OK
r-release-linux-x86_64 0.2.0 9.43 134.58 144.01 OK
r-release-macos-arm64 0.2.0 263.00 OK
r-release-macos-x86_64 0.2.0 310.00 OK
r-release-windows-x86_64 0.2.0 14.00 253.00 267.00 OK
r-oldrel-macos-arm64 0.2.0 264.00 OK
r-oldrel-macos-x86_64 0.2.0 366.00 OK
r-oldrel-windows-x86_64 0.2.0 15.00 192.00 207.00 ERROR

Check Details

Version: 0.2.0
Check: examples
Result: ERROR Running examples in 'pkgdiff-Ex.R' failed The error most likely occurred in: > ### Name: pkg_info > ### Title: Get Information for a Package > ### Aliases: pkg_info > > ### ** Examples > > # View package info > pkg_info("glue") Warning in load(gzcon(murl)) : URL 'https://github.com/dbosak01/pkgdiffdata/raw/refs/heads/main/packages.rds': status was 'Server returned nothing (no headers, no data)' Error in load(gzcon(murl)) : cannot open the connection to 'https://github.com/dbosak01/pkgdiffdata/raw/refs/heads/main/packages.rds' Calls: pkg_info -> github_packages -> get -> load Execution halted Flavor: r-oldrel-windows-x86_64