CRAN Package Check Results for Package rix

Last updated on 2026-07-10 00:53:09 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.18.2 4.26 77.28 81.54 OK
r-devel-linux-x86_64-debian-gcc 0.18.2 3.11 57.41 60.52 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 103.00 110.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 4.27 73.26 77.53 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