CRAN Package Check Results for Package rix

Last updated on 2026-07-12 04:49:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.18.2 4.11 75.90 80.01 OK
r-devel-linux-x86_64-debian-gcc 0.18.2 2.89 58.76 61.65 OK
r-devel-linux-x86_64-fedora-clang 0.18.2 124.47 OK
r-devel-linux-x86_64-fedora-gcc 0.18.2 437.08 OK
r-devel-windows-x86_64 0.18.2 7.00 102.00 109.00 OK
r-patched-linux-x86_64 0.18.2 4.41 71.20 75.61 OK
r-release-linux-x86_64 0.18.2 3.58 71.20 74.78 OK
r-release-macos-arm64 0.18.2 1.00 29.00 30.00 OK
r-release-macos-x86_64 0.18.2 3.00 115.00 118.00 OK
r-release-windows-x86_64 0.18.2 6.00 109.00 115.00 ERROR
r-oldrel-macos-arm64 0.18.2 1.00 34.00 35.00 OK
r-oldrel-macos-x86_64 0.18.2 3.00 211.00 214.00 OK
r-oldrel-windows-x86_64 0.18.2 7.00 117.00 124.00 OK

Check Details

Version: 0.18.2
Check: examples
Result: ERROR Running examples in 'rix-Ex.R' failed The error most likely occurred in: > ### Name: available_dates > ### Title: List Available Dates for R and Bioconductor Releases > ### Aliases: available_dates > > ### ** Examples > > available_dates() Warning in file(file, "rt") : cannot open URL 'https://raw.githubusercontent.com/ropensci/rix/refs/heads/main/inst/extdata/available_df.csv': HTTP status was '429 Unknown Error' Error in file(file, "rt") : cannot open the connection to 'https://raw.githubusercontent.com/ropensci/rix/refs/heads/main/inst/extdata/available_df.csv' Calls: available_dates ... unique -> available_df -> read.csv -> read.table -> file Execution halted Flavor: r-release-windows-x86_64