CRAN Package Check Results for Package bioRad

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.12.0 9.78 423.51 433.29 OK
r-devel-linux-x86_64-debian-gcc 0.12.0 7.13 286.19 293.32 ERROR
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 532.00 550.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 683.00 706.00 OK

Check Details

Version: 0.12.0
Check: examples
Result: ERROR Running examples in ‘bioRad-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### 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 Examples with CPU (user + system) or elapsed time > 5s user system elapsed plot.scan 7.931 0.444 11.773 Flavor: r-devel-linux-x86_64-debian-gcc