CRAN Package Check Results for Package RPushbullet

Last updated on 2026-06-19 20:50:45 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.5 2.13 25.60 27.73 OK
r-devel-linux-x86_64-debian-gcc 0.3.5 1.76 20.70 22.46 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.5 39.51 OK
r-devel-linux-x86_64-fedora-gcc 0.3.5 38.43 OK
r-devel-windows-x86_64 0.3.5 5.00 46.00 51.00 OK
r-patched-linux-x86_64 0.3.5 2.15 22.58 24.73 OK
r-release-linux-x86_64 0.3.5 1.85 22.26 24.11 OK
r-release-macos-arm64 0.3.5 1.00 11.00 12.00 OK
r-release-macos-x86_64 0.3.5 2.00 29.00 31.00 OK
r-release-windows-x86_64 0.3.5 4.00 45.00 49.00 OK
r-oldrel-macos-arm64 0.3.5 OK
r-oldrel-macos-x86_64 0.3.5 2.00 37.00 39.00 OK
r-oldrel-windows-x86_64 0.3.5 3.00 47.00 50.00 OK

Check Details

Version: 0.3.5
Check: examples
Result: ERROR Running examples in ‘RPushbullet-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: pbGetChannelInfo > ### Title: Details for a channel > ### Aliases: pbGetChannelInfo pbGetChannelInfo.default print.pbChannelInfo > ### summary.pbChannelInfo > > ### ** Examples > > xkcd <- pbGetChannelInfo("xkcd", TRUE) Error in curl::curl_fetch_memory(pbUrl) : Timeout was reached [api.pushbullet.com]: Connection timed out after 10003 milliseconds Calls: pbGetChannelInfo ... pbGetChannelInfo.default -> <Anonymous> -> raise_libcurl_error Execution halted Flavor: r-devel-linux-x86_64-debian-gcc