Last updated on 2025-04-24 02:50:16 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 10.13 | 133.66 | 143.79 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 7.15 | 81.04 | 88.19 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 172.56 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 199.09 | OK | |||
r-devel-windows-x86_64 | 0.2.0 | 13.00 | 169.00 | 182.00 | OK | |
r-patched-linux-x86_64 | 0.2.0 | 9.63 | 136.38 | 146.01 | OK | |
r-release-linux-x86_64 | 0.2.0 | 8.81 | 138.37 | 147.18 | 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 | 171.00 | 184.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 | 196.00 | 213.00 | OK |
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.pcache
> ### Title: Print a Package Cache Object
> ### Aliases: print.pcache
>
> ### ** Examples
>
> # Create vector of packages
> pkgs <- c("ggplot2", "patchwork", "gt")
>
> # Capture cache versions
> res <- pkg_cache(pkgs)
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_cache -> github_packages -> get -> load
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
pkg_diff 1.481 0.110 5.932
pkg_info 1.417 0.086 6.389
pkg_cache 1.065 0.071 5.273
Flavor: r-devel-linux-x86_64-debian-clang