CRAN Package Check Results for Package bioRad

Last updated on 2026-08-19 13:51:36 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.12.0 12.76 411.51 424.27 OK
r-devel-linux-x86_64-debian-gcc 0.12.0 7.98 285.51 293.49 OK
r-devel-linux-x86_64-fedora-clang 0.12.0 301.22 OK
r-devel-linux-x86_64-fedora-gcc 0.12.0 303.87 OK
r-devel-windows-x86_64 0.12.0 18.00 540.00 558.00 OK
r-patched-linux-x86_64 0.12.0 11.87 437.30 449.17 OK
r-release-linux-x86_64 0.12.0 12.14 411.39 423.53 OK
r-release-macos-arm64 0.12.0 3.00 136.00 139.00 OK
r-release-macos-x86_64 0.12.0 9.00 488.00 497.00 OK
r-release-windows-x86_64 0.12.0 19.00 0.00 19.00 OK
r-oldrel-macos-arm64 0.12.0 3.00 159.00 162.00 OK
r-oldrel-macos-x86_64 0.12.0 9.00 474.00 483.00 OK
r-oldrel-windows-x86_64 0.12.0 23.00 666.00 689.00 ERROR

Check Details

Version: 0.12.0
Check: examples
Result: ERROR Running examples in 'bioRad-Ex.R' failed The error most likely occurred in: > ### Name: select_vpfiles > ### Title: Select vertical profile ('vp') files from computer > ### Aliases: select_vpfiles > > ### ** Examples > > select_vpfiles( + date_min = "2016-10-03", + date_max = "2016-10-05", + radars = "bejab", + directory = "my_data" + ) Warning in open.connection(con, "rb") : cannot open URL 'https://raw.githubusercontent.com/enram/aloftdata.eu/main/_data/OPERA_RADARS_DB.json': HTTP status was '429 Unknown Error' Error in open.connection(con, "rb") : cannot open the connection to 'https://raw.githubusercontent.com/enram/aloftdata.eu/main/_data/OPERA_RADARS_DB.json' Calls: select_vpfiles ... parse_and_simplify -> parseJSON -> parse_con -> open -> open.connection Execution halted Flavor: r-oldrel-windows-x86_64