CRAN Package Check Results for Package funspotr

Last updated on 2026-08-18 04:50:46 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.5 4.48 45.23 49.71 OK
r-devel-linux-x86_64-debian-gcc 0.0.5 3.11 33.02 36.13 ERROR
r-devel-linux-x86_64-fedora-clang 0.0.5 32.88 OK
r-devel-linux-x86_64-fedora-gcc 0.0.5 31.35 OK
r-devel-windows-x86_64 0.0.5 7.00 63.00 70.00 OK
r-patched-linux-x86_64 0.0.5 4.55 39.60 44.15 OK
r-release-linux-x86_64 0.0.5 4.00 39.69 43.69 OK
r-release-macos-arm64 0.0.5 1.00 14.00 15.00 OK
r-release-macos-x86_64 0.0.5 3.00 51.00 54.00 OK
r-release-windows-x86_64 0.0.5 8.00 0.00 8.00 OK
r-oldrel-macos-arm64 0.0.5 1.00 15.00 16.00 OK
r-oldrel-macos-x86_64 0.0.5 3.00 102.00 105.00 OK
r-oldrel-windows-x86_64 0.0.5 8.00 70.00 78.00 OK

Check Details

Version: 0.0.5
Check: examples
Result: ERROR Running examples in ‘funspotr-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: spot_pkgs_from_description > ### Title: Spot package dependencies from DESCRIPTION file > ### Aliases: spot_pkgs_from_description > ### Keywords: internal > > ### ** Examples > > funspotr::spot_pkgs_from_description( + "https://raw.githubusercontent.com/brshallo/animatrixr/master/DESCRIPTION" + ) Warning in file(con, "r") : cannot open URL 'https://raw.githubusercontent.com/brshallo/animatrixr/master/DESCRIPTION': HTTP status was '429 Unknown Error' Error in file(con, "r") : cannot open the connection to 'https://raw.githubusercontent.com/brshallo/animatrixr/master/DESCRIPTION' Calls: <Anonymous> -> r_to_r_temp -> readLines -> file Execution halted Flavor: r-devel-linux-x86_64-debian-gcc