CRAN Package Check Results for Package pkgdiff

Last updated on 2025-06-17 16:49:26 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 10.29 140.21 150.50 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 6.97 79.22 86.19 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.0 161.41 OK
r-devel-linux-x86_64-fedora-gcc 0.2.0 195.62 OK
r-devel-windows-x86_64 0.2.0 13.00 174.00 187.00 OK
r-patched-linux-x86_64 0.2.0 10.53 135.75 146.28 OK
r-release-linux-x86_64 0.2.0 10.23 133.80 144.03 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 13.00 173.00 186.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 17.00 200.00 217.00 OK

Check Details

Version: 0.2.0
Check: examples
Result: ERROR Running examples in ‘pkgdiff-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: print.pinfo > ### Title: Print a Package Info Object > ### Aliases: print.pinfo > > ### ** Examples > > # Capture package info > res <- pkg_info("patchwork") Warning in load(gzcon(murl)) : URL 'https://github.com/dbosak01/pkgdiffdata/raw/refs/heads/main/packages.rds': Timeout of 60 seconds was reached 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-devel-linux-x86_64-debian-gcc